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