Skip to content

Commit

Permalink
add possibility to install with codeception 4 (fixes #50, via #53)
Browse files Browse the repository at this point in the history
  • Loading branch information
vromants authored Feb 21, 2020
1 parent 67eddab commit 7503e93
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 @@ -17,7 +17,7 @@
},
"require": {
"php": ">=5.6",
"codeception/codeception": "^2.3|^3.0",
"codeception/codeception": "^2.3|^3.0|^4.0",
"allure-framework/allure-php-api": "~1.1.7",
"symfony/filesystem": ">=2.6",
"symfony/finder": ">=2.6"
Expand Down

0 comments on commit 7503e93

Please sign in to comment.