mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 23:36:21 +07:00 
			
		
		
		
	Use default packagist mirror for old PHP
This commit is contained in:
		| @ -139,10 +139,6 @@ Function Edit-ComposerConfig() { | ||||
|   if (Test-Path env:COMPOSER_TOKEN) { | ||||
|     composer -q global config github-oauth.github.com $env:COMPOSER_TOKEN | ||||
|   } | ||||
|   # TODO: Remove after composer 2.0 update, fixes peer fingerprint error | ||||
|   if ($version -lt 5.6) { | ||||
|     composer -q global config repos.packagist composer https://repo-ca-bhs-1.packagist.org | ||||
|   } | ||||
| } | ||||
|  | ||||
| Function Add-Tool() { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur