Skip to content

Commit

Permalink
Merge pull request #266 from developedsoftware/master
Browse files Browse the repository at this point in the history
removed dev-codecept5 from composer and replaced with latest releast 1.1.6
  • Loading branch information
Bizley authored Jun 21, 2022
2 parents e30a4ab + 024d638 commit 27e20ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"codeception/codeception": "^5.0.0 || ^4.0",
"codeception/lib-innerbrowser": "^3.0 || ^1.1",
"codeception/module-asserts": "^3.0 || ^1.1",
"codeception/module-yii2": "dev-codecept5 || ^1.1",
"codeception/module-yii2": "^1.1",
"codeception/module-filesystem": "^3.0 || ^1.1",
"codeception/verify": "^2.2",
"symfony/browser-kit": "^6.0 || >=2.7 <=4.2.4"
Expand Down

0 comments on commit 27e20ee

Please sign in to comment.