Added prefered install option to composer.json for basic app template
This commit is contained in:
parent
3bdaca21e4
commit
53443f822a
@ -25,6 +25,7 @@
|
|||||||
"yiisoft/yii2-faker": "~2.0.0"
|
"yiisoft/yii2-faker": "~2.0.0"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
|
"preferred-install": "dist",
|
||||||
"process-timeout": 1800
|
"process-timeout": 1800
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user