本文转载自: https://www.insp.top/article/composer-mirror-image
常见的:
{ "repositories": [ {"type": "composer", "url": "http://packagist.phpcomposer.com"}, {"packagist": false} ] }
其中 url 可替换为以下地址:
url
国内 Composer 镜像收集
原文:http://www.cnblogs.com/mingaixin/p/6223840.html