Skip to content

Commit b306be7

Browse files
update yii2 codeception module as its now a proper release (1.1.6)
1 parent 69461fc commit b306be7

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
@@ -27,7 +27,7 @@
2727
"codeception/codeception": "^5.0.0 || ^4.0",
2828
"codeception/lib-innerbrowser": "^3.0 || ^1.1",
2929
"codeception/module-asserts": "^3.0 || ^1.1",
30-
"codeception/module-yii2": "dev-codecept5 || ^1.1",
30+
"codeception/module-yii2": "^1.1",
3131
"codeception/module-filesystem": "^3.0 || ^1.1",
3232
"codeception/verify": "^2.2",
3333
"symfony/browser-kit": "^6.0 || >=2.7 <=4.2.4"

0 commit comments

Comments
 (0)