Skip to content

Commit 27e20ee

Browse files
author
Bizley
authored
Merge pull request #266 from developedsoftware/master
removed dev-codecept5 from composer and replaced with latest releast 1.1.6
2 parents e30a4ab + 024d638 commit 27e20ee

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)