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 d6915b2 + cbc58f5 commit 59c217aCopy full SHA for 59c217a
composer.json
@@ -7,7 +7,7 @@
7
"php": "^8.0",
8
"ext-json": "*",
9
"colinmollenhour/cache-backend-redis": "^1.14.2",
10
- "colinmollenhour/credis": "^1.6"
+ "colinmollenhour/credis": "^1.6.0 || ^1.13"
11
},
12
"suggest": {
13
"magento/framework": "*",
@@ -20,7 +20,7 @@
20
"codeception/module-db": "^3.0",
21
"codeception/module-phpbrowser": "^3.0",
22
"codeception/module-rest": "^3.0",
23
- "consolidation/robo": "^3.0",
+ "consolidation/robo": "^3.0 || ^4.0 || ^5.0",
24
"phpmd/phpmd": "@stable",
25
"phpstan/phpstan": "~1.2.0 || ^2.0",
26
"phpunit/phpunit": "^10.0",
0 commit comments