mingaixin

本文转载自: https://www.insp.top/article/composer-mirror-image

常见的:

{
    "repositories": [
        {"type": "composer", "url": "http://packagist.phpcomposer.com"},
        {"packagist": false}
    ]
}

其中 url 可替换为以下地址:

分类:

技术点:

相关文章:

  • 2021-07-16
  • 2022-02-22
  • 2021-12-21
  • 2022-12-23
  • 2022-01-31
  • 2019-12-10
  • 2022-01-25
猜你喜欢
  • 2022-02-10
  • 2022-12-23
  • 2022-01-22
  • 2022-01-25
  • 2022-01-14
  • 2021-12-20
  • 2021-12-26
相关资源
相似解决方案