mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-08 17:07:33 +08:00
Fixed faker extension composer.json
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"yiisoft/yii2": "*",
|
||||
"yiisoft/yii2": "~2.0.0",
|
||||
"fzaninotto/faker": "*"
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user