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

This commit is contained in:
Alexander Kochetov 2015-02-26 18:20:50 +03:00
parent 3bdaca21e4
commit 53443f822a

View File

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