increase composer timeout setting for apps.
This commit is contained in:
parent
f92502753f
commit
34cbe06852
@ -29,6 +29,9 @@
|
|||||||
"yii\\composer\\Installer::setPermission"
|
"yii\\composer\\Installer::setPermission"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"config": {
|
||||||
|
"process-timeout": 1800
|
||||||
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"writable": [
|
"writable": [
|
||||||
"runtime",
|
"runtime",
|
||||||
|
Loading…
Reference in New Issue
Block a user