Skip to content

Commit 5caec9f

Browse files
author
Rich Shank
authored
Allow codeception 5
1 parent c540721 commit 5caec9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"minimum-stability": "stable",
66
"license": "MIT",
77
"require": {
8-
"codeception/codeception": "^2.1 || ^3.0 || ^4.0",
8+
"codeception/codeception": "^2.1 || ^3.0 || ^4.0 || ^5.0",
99
"euautomation/graphql-client": "0.2",
1010
"php": ">=7.1"
1111
},

0 commit comments

Comments
 (0)