mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Migrate to repo.packagist.org for package metadata
This commit is contained in:
parent
2f69739c1a
commit
c5fa3bdde0
8 changed files with 26 additions and 20 deletions
|
@ -119,7 +119,7 @@ class ValidatingArrayLoaderTest extends TestCase
|
|||
'repositories' => array(
|
||||
array(
|
||||
'type' => 'composer',
|
||||
'url' => 'https://packagist.org/',
|
||||
'url' => 'https://repo.packagist.org/',
|
||||
),
|
||||
),
|
||||
'config' => array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue