修改lock
This commit is contained in:
parent
b48beeacab
commit
5e77d8bf79
@ -95,5 +95,14 @@
|
|||||||
"Composer\\Config::disableProcessTimeout",
|
"Composer\\Config::disableProcessTimeout",
|
||||||
"php ./bin/hyperf.php start"
|
"php ./bin/hyperf.php start"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"repositories": {
|
||||||
|
"proxy": {
|
||||||
|
"type": "composer",
|
||||||
|
"url": "https://hyperf-cloud-composer.pkg.coding.net/limingxinleo/proxy",
|
||||||
|
"only": [
|
||||||
|
"hyperf/*"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
944
composer.lock
generated
944
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user