chore:新增腾讯镜像

This commit is contained in:
JaguarJack 2023-08-14 11:33:04 +08:00
parent 4008ebdf7e
commit 07621425dc

View File

@ -69,6 +69,12 @@
"pestphp/pest-plugin": true
}
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.tencent.com/composer/"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}