1
0
Fork 0
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:
Jordi Boggiano 2018-07-24 09:30:06 +02:00
parent 2f69739c1a
commit c5fa3bdde0
8 changed files with 26 additions and 20 deletions

View file

@ -119,7 +119,7 @@ class ValidatingArrayLoaderTest extends TestCase
'repositories' => array(
array(
'type' => 'composer',
'url' => 'https://packagist.org/',
'url' => 'https://repo.packagist.org/',
),
),
'config' => array(