Skip to content

Commit 59c217a

Browse files
Merge pull request #46 from magento-commerce/MCLOUD-13707
MCLOUD-13707: Included newer versions for Cloud components package de…
2 parents d6915b2 + cbc58f5 commit 59c217a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"php": "^8.0",
88
"ext-json": "*",
99
"colinmollenhour/cache-backend-redis": "^1.14.2",
10-
"colinmollenhour/credis": "^1.6"
10+
"colinmollenhour/credis": "^1.6.0 || ^1.13"
1111
},
1212
"suggest": {
1313
"magento/framework": "*",
@@ -20,7 +20,7 @@
2020
"codeception/module-db": "^3.0",
2121
"codeception/module-phpbrowser": "^3.0",
2222
"codeception/module-rest": "^3.0",
23-
"consolidation/robo": "^3.0",
23+
"consolidation/robo": "^3.0 || ^4.0 || ^5.0",
2424
"phpmd/phpmd": "@stable",
2525
"phpstan/phpstan": "~1.2.0 || ^2.0",
2626
"phpunit/phpunit": "^10.0",

0 commit comments

Comments
 (0)