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",
|
||||
"sort-packages": true,
|
||||
"optimize-autoloader": true,
|
||||
"process-timeout":3000,
|
||||
"platform": {
|
||||
"php": "5.6.4"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue