Skip to content

Commit 4273e66

Browse files
authored
Merge pull request #7 from nightlinus/master
Add support for codeception 5.0
2 parents 53f1d8d + 0e68312 commit 4273e66

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
@@ -25,7 +25,7 @@
2525
"license" : "GPL-3.0+",
2626
"require" : {
2727
"php" : ">=5.6",
28-
"codeception/codeception" : "^2.0.0 || ^3.0.0 || ^4.0.0",
28+
"codeception/codeception" : "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",
2929
"wiremock-php/wiremock-php" : "^2.18"
3030
},
3131
"require-dev" : {

0 commit comments

Comments
 (0)