mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-20 10:27:18 +08:00
Revert "Locked Codeception versions since master is under heavy refactoring"
This reverts commit 7145b9e9a7da9eddfbdc0d7dc6e7eea2a9051371.
This commit is contained in:
@ -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": "*"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user