mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-18 09:17:15 +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": {
|
||||
"yiisoft/yii2-codeception": "*",
|
||||
"codeception/codeception": "1.8.*",
|
||||
"codeception/specify": "0.3.*",
|
||||
"codeception/verify": "0.2.*",
|
||||
"codeception/codeception": "*",
|
||||
"codeception/specify": "*",
|
||||
"codeception/verify": "*",
|
||||
"yiisoft/yii2-debug": "*",
|
||||
"yiisoft/yii2-gii": "*"
|
||||
},
|
||||
|
Reference in New Issue
Block a user