Composer in China
I've tried these with no luck:
composer config --global repo.packagist composer https://packagist.org
composer global update --verbose -vvv --profile
I've tried these with no luck:
composer config --global repo.packagist composer https://packagist.org
composer global update --verbose -vvv --profile
This is solved with composer config --global repo.packagist composer https://packagist.phpcomposer.com
, thanks @jonsslemmer
closed
mentioned in commit 986ebe75