修改config文件读取
This commit is contained in:
parent
0d0cc7ace1
commit
447855e20c
@ -95,5 +95,14 @@
|
||||
"Composer\\Config::disableProcessTimeout",
|
||||
"php ./bin/hyperf.php start"
|
||||
]
|
||||
},
|
||||
"repositories": {
|
||||
"proxy": {
|
||||
"type": "composer",
|
||||
"url": "https://hyperf-cloud-composer.pkg.coding.net/limingxinleo/proxy",
|
||||
"only": [
|
||||
"hyperf/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user