{
"repositories": [
{
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
},
{
"packagist": false
},
{
"type": "git",
"url": "https://gitee.com/xxx/hello.git"
}
],
"config": {
"secure-http": false
}
}
网友评论