Skip to content

Commit 5f9773d

Browse files
author
Shank
authored
allow codeception v3
1 parent 10008ed commit 5f9773d

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",
8+
"codeception/codeception": "^2.1 || ^3.0",
99
"euautomation/graphql-client": "0.2",
1010
"php": ">=7.1"
1111
},

0 commit comments

Comments
 (0)