Added prefered install option to composer.json for advanced app template

This commit is contained in:
Alexander Kochetov
2015-02-26 18:21:02 +03:00
parent ca2071f3aa
commit c7788f3d05

View File

@ -25,6 +25,7 @@
"yiisoft/yii2-faker": "~2.0.0"
},
"config": {
"preferred-install": "dist",
"process-timeout": 1800
},
"extra": {