Set composer timeout to 3000
This commit is contained in:
parent
f0d04a4a57
commit
e9901f5e58
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue