Add tencent for composer

This commit is contained in:
Aoran Zeng 2023-09-04 10:20:21 +08:00
parent fe5d10d4c7
commit e7bb9c1c6d

View File

@ -2,7 +2,7 @@
* File : chsrc.h
* Authors : Aoran Zeng <ccmywish@qq.com>
* Created on : <2023-08-29>
* Last modified : <2023-09-03>
* Last modified : <2023-09-04>
*
* chsrc:
*
@ -271,14 +271,14 @@ pl_dotnet_sources[] = {
/**
* 2023-08-30
* 2023-09-04
*
* TODO: 1. PHP用户协助
* 2.
* 3.
*/
pl_php_sources[] = {
{&Ali, "https://mirrors.aliyun.com/composer/"}
{&Ali, "https://mirrors.aliyun.com/composer/"},
{&Tencent, "https://mirrors.tencent.com/composer/"}
};