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.
2 parents eeb7a57 + 1103839 commit a34a92bCopy full SHA for a34a92b
composer.json
@@ -14,12 +14,12 @@
14
15
"require": {
16
"php": ">=5.6.0 <8.0",
17
- "flow/jsonpath": "^0.4.0",
18
- "codeception/codeception": "4.0.x-dev | ^4.0"
+ "flow/jsonpath": "^0.5",
+ "codeception/codeception": "^4.0"
19
},
20
"require-dev": {
21
"codeception/util-robohelpers": "dev-master",
22
- "codeception/util-universalframework": "dev-master",
+ "codeception/util-universalframework": "^1.0",
23
"codeception/lib-innerbrowser": "^1.0"
24
25
"suggest": {
0 commit comments