We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9fa9df commit 10a464bCopy full SHA for 10a464b
composer.json
@@ -34,7 +34,7 @@
34
"license" : "GPL-3.0-or-later",
35
"require" : {
36
"php" : "^7.2|^8.0",
37
- "codeception/codeception" : ">=2.2 <7.0",
+ "codeception/codeception" : ">=2.2 <5.0",
38
"symfony/process": ">=3.0.0 <7.0.0"
39
},
40
"require-dev": {
0 commit comments