Fixed codeception extension composer.json

This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
Alexander Kochetov
2015-02-26 04:20:09 +03:00
gitea-unlock(16/)
parent 6654f578cf
commit 13c32b6281

2
extensions/codeception/composer.json
View File

@@ -17,7 +17,7 @@
}
],
"require": {
"yiisoft/yii2": "*"
"yiisoft/yii2": "~2.0.0"
},
"autoload": {
"psr-4": { "yii\\codeception\\": "" }