mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Set composer timeout to 3000
This commit is contained in:
parent
f0d04a4a57
commit
e9901f5e58
|
@ -73,6 +73,7 @@
|
||||||
"preferred-install": "dist",
|
"preferred-install": "dist",
|
||||||
"sort-packages": true,
|
"sort-packages": true,
|
||||||
"optimize-autoloader": true,
|
"optimize-autoloader": true,
|
||||||
|
"process-timeout":3000,
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "5.6.4"
|
"php": "5.6.4"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue