Skip to content

Commit d39ad57

Browse files
author
olysenko
committed
MAGETWO-83898: Can't install magento with enabled redis on 2.2.2
1 parent cbdc959 commit d39ad57

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"zendframework/zend-captcha": "^2.7.1",
3636
"zendframework/zend-session": "^2.7.3",
3737
"magento/zendframework1": "~1.13.0",
38-
"colinmollenhour/credis": "1.9.1",
38+
"colinmollenhour/credis": "1.8.2",
3939
"colinmollenhour/php-redis-session-abstract": "1.3.4",
40-
"colinmollenhour/cache-backend-redis": "1.10.4",
40+
"colinmollenhour/cache-backend-redis": "1.10.2",
4141
"colinmollenhour/cache-backend-file": "1.4",
4242
"composer/composer": "1.4.1",
4343
"monolog/monolog": "^1.17",

composer.lock

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)