mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-08 17:07:33 +08:00
Added prefered install option to composer.json for advanced app template
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
"yiisoft/yii2-faker": "~2.0.0"
|
||||
},
|
||||
"config": {
|
||||
"preferred-install": "dist",
|
||||
"process-timeout": 1800
|
||||
},
|
||||
"extra": {
|
||||
|
||||
Reference in New Issue
Block a user