修改config文件读取
This commit is contained in:
@@ -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/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user