mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 05:52:43 +08:00
去除阿里云composer镜像
This commit is contained in:
parent
cbddd5e39b
commit
a39c1fb728
@ -14,6 +14,7 @@
|
||||
"email": "zoujingli@qq.com"
|
||||
}
|
||||
],
|
||||
"minimum-stability": "stable",
|
||||
"require": {
|
||||
"php": ">=7.1.0",
|
||||
"ext-gd": "*",
|
||||
@ -44,12 +45,5 @@
|
||||
"@php think service:discover",
|
||||
"@php think vendor:publish"
|
||||
]
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
"repositories": {
|
||||
"packagist": {
|
||||
"type": "composer",
|
||||
"url": "https://mirrors.aliyun.com/composer"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user