去除指定的composer镜像

This commit is contained in:
2022-06-22 11:31:00 +08:00
parent 64b66627a1
commit 40c56823d3

View File

@@ -54,11 +54,5 @@
"@php think service:discover",
"@php think vendor:publish"
]
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}