File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 17
17
"php" : " ^8.0" ,
18
18
"ext-dom" : " *" ,
19
19
"ext-json" : " *" ,
20
- "codeception/codeception" : " ^5.0.0-alpha2 " ,
20
+ "codeception/codeception" : " ^5.0.8 " ,
21
21
"codeception/lib-xml" : " ^1.0" ,
22
22
"justinrainbow/json-schema" : " ~5.2.9" ,
23
23
"softcreatr/jsonpath" : " ^0.8"
24
24
},
25
25
"require-dev" : {
26
26
"ext-libxml" : " *" ,
27
27
"ext-simplexml" : " *" ,
28
- "codeception/lib-innerbrowser" : " ^3.0" ,
28
+ "codeception/lib-innerbrowser" : " ^3.0 | ^4.0 " ,
29
29
"codeception/stub" : " ^4.0" ,
30
30
"codeception/util-universalframework" : " ^1.0"
31
31
},
32
- "conflict" : {
33
- "codeception/codeception" : " <5.0.0-alpha3"
34
- },
35
32
"suggest" : {
36
33
"aws/aws-sdk-php" : " For using AWS Auth"
37
34
},
38
- "minimum-stability" : " dev " ,
35
+ "minimum-stability" : " RC " ,
39
36
"autoload" : {
40
37
"classmap" : [
41
38
" src/"
You can’t perform that action at this time.
0 commit comments