mirror of
https://github.com/Kori1c/ecs-controller.git
synced 2026-05-07 22:27:22 +08:00
13 lines
256 B
JSON
13 lines
256 B
JSON
{
|
|
"require": {
|
|
"alibabacloud/client": "^1.5",
|
|
"phpmailer/phpmailer": "^6.9"
|
|
},
|
|
"repositories": {
|
|
"packagist": {
|
|
"type": "composer",
|
|
"url": "https://mirrors.aliyun.com/composer/"
|
|
}
|
|
}
|
|
}
|