Skip to content

Commit 0e68312

Browse files
author
Mihail Chervontsev
committed
Add support for codeception 5.0
1 parent 53f1d8d commit 0e68312

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)