本文转载自: https://www.insp.top/article/composer-mirror-image 常见的: { "repositories": [ {"type": "composer", "url": "http://packagist.phpcomposer.com"}, {"packagist": false} ] } 其中 url 可替换为以下地址: http://composer-proxy.jp/proxy/packagist http://comproxy.cn/repo/packagist http://packagist.cn http://pkg.uselaravel.com/repo/packagist 相关文章: 2021-07-16 2022-02-22 2021-12-21 2022-12-23 2022-01-31 2019-12-10 2022-01-25