1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-06-23 11:58:41 +08:00

更新composer.json

This commit is contained in:
xiaochong0302 2022-10-26 00:32:14 +08:00
parent de38cc756d
commit fd1c209a1d

View File

@ -32,5 +32,10 @@
"type": "composer",
"url": "https://mirrors.aliyun.com/composer"
}
},
"config": {
"allow-plugins": {
"easywechat-composer/easywechat-composer": true
}
}
}