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 1717 "php" : " ^8.0" ,
1818 "ext-dom" : " *" ,
1919 "ext-json" : " *" ,
20- "codeception/codeception" : " ^5.0.0-alpha2 " ,
20+ "codeception/codeception" : " ^5.0.8 " ,
2121 "codeception/lib-xml" : " ^1.0" ,
2222 "justinrainbow/json-schema" : " ~5.2.9" ,
2323 "softcreatr/jsonpath" : " ^0.8"
2424 },
2525 "require-dev" : {
2626 "ext-libxml" : " *" ,
2727 "ext-simplexml" : " *" ,
28- "codeception/lib-innerbrowser" : " ^3.0" ,
28+ "codeception/lib-innerbrowser" : " ^3.0 | ^4.0 " ,
2929 "codeception/stub" : " ^4.0" ,
3030 "codeception/util-universalframework" : " ^1.0"
3131 },
32- "conflict" : {
33- "codeception/codeception" : " <5.0.0-alpha3"
34- },
3532 "suggest" : {
3633 "aws/aws-sdk-php" : " For using AWS Auth"
3734 },
38- "minimum-stability" : " dev " ,
35+ "minimum-stability" : " RC " ,
3936 "autoload" : {
4037 "classmap" : [
4138 " src/"
You can’t perform that action at this time.
0 commit comments