conf: composer aliyun mirror

This commit is contained in:
daydaygo 2019-07-03 17:36:06 +08:00
parent 14dd8128ab
commit ec405a31a8

View File

@ -59,7 +59,7 @@
"repositories": { "repositories": {
"packagist": { "packagist": {
"type": "composer", "type": "composer",
"url": "https://packagist.laravel-china.org" "url": "https://mirrors.aliyun.com/composer/"
} }
} }
} }