mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-09 01:27:20 +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"
|
"yiisoft/yii2-faker": "~2.0.0"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
|
"preferred-install": "dist",
|
||||||
"process-timeout": 1800
|
"process-timeout": 1800
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
|
|||||||
Reference in New Issue
Block a user