Skip to content

Commit 7867495

Browse files
committed
composer 默认使用阿里云镜像
1 parent a4f55fd commit 7867495

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,11 @@
4646
"@php think vendor:publish"
4747
],
4848
"cs-fix": "php-cs-fixer fix $1"
49+
},
50+
"repositories": {
51+
"packagist": {
52+
"type": "composer",
53+
"url": "https://mirrors.aliyun.com/composer/"
54+
}
4955
}
5056
}

0 commit comments

Comments
 (0)