mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-09 12:24:07 +08:00
Add tencent for composer
This commit is contained in:
parent
fe5d10d4c7
commit
e7bb9c1c6d
8
chsrc.h
8
chsrc.h
@ -2,7 +2,7 @@
|
|||||||
* File : chsrc.h
|
* File : chsrc.h
|
||||||
* Authors : Aoran Zeng <ccmywish@qq.com>
|
* Authors : Aoran Zeng <ccmywish@qq.com>
|
||||||
* Created on : <2023-08-29>
|
* Created on : <2023-08-29>
|
||||||
* Last modified : <2023-09-03>
|
* Last modified : <2023-09-04>
|
||||||
*
|
*
|
||||||
* chsrc:
|
* chsrc:
|
||||||
*
|
*
|
||||||
@ -271,14 +271,14 @@ pl_dotnet_sources[] = {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 2023-08-30 更新
|
* 2023-09-04 更新
|
||||||
*
|
*
|
||||||
* TODO: 1. 速度未经测试,请PHP用户协助
|
* TODO: 1. 速度未经测试,请PHP用户协助
|
||||||
* 2. 缺少教育网或开源社区软件源
|
* 2. 缺少教育网或开源社区软件源
|
||||||
* 3. 当前仅有一个源
|
|
||||||
*/
|
*/
|
||||||
pl_php_sources[] = {
|
pl_php_sources[] = {
|
||||||
{&Ali, "https://mirrors.aliyun.com/composer/"}
|
{&Ali, "https://mirrors.aliyun.com/composer/"},
|
||||||
|
{&Tencent, "https://mirrors.tencent.com/composer/"}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user