修改composer镜像

This commit is contained in:
wuyanwen 2019-12-17 13:57:03 +08:00
parent 4e8aa4ae31
commit 3d8b31b2dc

View File

@ -14,7 +14,7 @@
### install
- curl -sS http://install.phpcomposer.com/installer | php
- composer config -g repo.packagist composer https://packagist.laravel-china.org
- composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/
- composer update
- php think catch:install