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 39a4a9f commit de42722Copy full SHA for de42722
composer.json
@@ -17,21 +17,18 @@
17
"php": "^8.0",
18
"ext-dom": "*",
19
"ext-json": "*",
20
- "codeception/codeception": "^5.0.0-alpha2",
+ "codeception/codeception": "^5.0.8",
21
"codeception/lib-xml": "^1.0",
22
"justinrainbow/json-schema": "~5.2.9",
23
"softcreatr/jsonpath": "^0.8"
24
},
25
"require-dev": {
26
"ext-libxml": "*",
27
"ext-simplexml": "*",
28
- "codeception/lib-innerbrowser": "^3.0",
+ "codeception/lib-innerbrowser": "^3.0 | ^4.0",
29
"codeception/stub": "^4.0",
30
"codeception/util-universalframework": "^1.0"
31
32
- "conflict": {
33
- "codeception/codeception": "<5.0.0-alpha3"
34
- },
35
"suggest": {
36
"aws/aws-sdk-php": "For using AWS Auth"
37
0 commit comments