标签:阿里 yun bsp href 开发 class dev font 开发者
1、更换composer镜像源为阿里云composer镜像
开发者社区地址:https://developer.aliyun.com/composer
全局配置:
composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/
取消配置:
composer config -g --unset repos.packagist
2、查看composer配置
composer config -l -g
标签:阿里 yun bsp href 开发 class dev font 开发者
原文地址:https://www.cnblogs.com/liyuchuan/p/12937952.html