mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
去除阿里云composer镜像
This commit is contained in:
parent
cbddd5e39b
commit
a39c1fb728
@ -14,6 +14,7 @@
|
|||||||
"email": "zoujingli@qq.com"
|
"email": "zoujingli@qq.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"minimum-stability": "stable",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.1.0",
|
"php": ">=7.1.0",
|
||||||
"ext-gd": "*",
|
"ext-gd": "*",
|
||||||
@ -44,12 +45,5 @@
|
|||||||
"@php think service:discover",
|
"@php think service:discover",
|
||||||
"@php think vendor:publish"
|
"@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