Fixed faker extension composer.json

This commit is contained in:
Alexander Kochetov
2015-02-26 04:20:48 +03:00
parent d99e094b3b
commit 75911261ed

View File

@ -17,7 +17,7 @@
}
],
"require": {
"yiisoft/yii2": "*",
"yiisoft/yii2": "~2.0.0",
"fzaninotto/faker": "*"
},
"autoload": {