Commit 2f005eb6 by Alexander Makarov

Revert "Locked Codeception versions since master is under heavy refactoring"

This reverts commit 7145b9e9.
parent 17ca07fd
...@@ -21,9 +21,9 @@ ...@@ -21,9 +21,9 @@
}, },
"require-dev": { "require-dev": {
"yiisoft/yii2-codeception": "*", "yiisoft/yii2-codeception": "*",
"codeception/codeception": "1.8.*", "codeception/codeception": "*",
"codeception/specify": "0.3.*", "codeception/specify": "*",
"codeception/verify": "0.2.*", "codeception/verify": "*",
"yiisoft/yii2-debug": "*", "yiisoft/yii2-debug": "*",
"yiisoft/yii2-gii": "*" "yiisoft/yii2-gii": "*"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment