File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 44 "type" : " magento2-module" ,
55 "version" : " 1.0.9" ,
66 "require" : {
7- "php" : " ^7.1" ,
7+ "php" : " ^7.1 || ^8.0 " ,
88 "ext-json" : " *" ,
99 "colinmollenhour/cache-backend-redis" : " ^1.9" ,
1010 "colinmollenhour/credis" : " ^1.6"
1515 "magento/module-url-rewrite" : " *"
1616 },
1717 "require-dev" : {
18- "codeception/codeception" : " ^2.5.3" ,
18+ "codeception/codeception" : " ^4.1" ,
19+ "codeception/module-asserts" : " ^1.2" ,
20+ "codeception/module-db" : " ^1.0" ,
21+ "codeception/module-phpbrowser" : " ^1.0" ,
22+ "codeception/module-rest" : " ^1.2" ,
1923 "consolidation/robo" : " ^1.2" ,
2024 "phpmd/phpmd" : " @stable" ,
21- "phpstan/phpstan" : " ^0.11" ,
22- "phpunit/phpunit" : " ^7.2" ,
25+ "phpstan/phpstan" : " ^0.11 || ^0.12.77 " ,
26+ "phpunit/phpunit" : " ^7.2 || ^9.5 " ,
2327 "squizlabs/php_codesniffer" : " ^3.0"
2428 },
2529 "config" : {
You can’t perform that action at this time.
0 commit comments