Skip to content

Commit 69461fc

Browse files
replace "codeception/codeception": "^5.0.0-alpha2" with "codeception/codeception": "^5.0.0"
1 parent 9d3b845 commit 69461fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"yiisoft/yii2-gii": "~2.2.0",
2525
"yiisoft/yii2-faker": "~2.0.0",
2626
"phpunit/phpunit": "~9.5.0",
27-
"codeception/codeception": "^5.0.0-alpha2 || ^4.0",
27+
"codeception/codeception": "^5.0.0 || ^4.0",
2828
"codeception/lib-innerbrowser": "^3.0 || ^1.1",
2929
"codeception/module-asserts": "^3.0 || ^1.1",
3030
"codeception/module-yii2": "dev-codecept5 || ^1.1",

0 commit comments

Comments
 (0)