摘要: 全局配置 #应用到所有项目 composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/ #取消配置 composer config -g --unset repos.packagist 项目配置 #仅 阅读全文
posted @ 2021-10-19 20:17 羽*枫 阅读(60) 评论(0) 推荐(0)
摘要: 报错提示: [Composer\Downloader\TransportException] The "https://repo.packagist.org/packages.json" file could not be downloaded: SSL: Handshake timed out F 阅读全文
posted @ 2021-10-19 18:42 羽*枫 阅读(2331) 评论(0) 推荐(0)