Skip to content

Commit bbd9626

Browse files
committed
MAGETWO-73411: Website doesn't work with Redis cache installed and PhpRedis extension enabled
1 parent 05ccc44 commit bbd9626

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"braintree/braintree_php": "3.22.0",
3434
"colinmollenhour/cache-backend-file": "1.4",
3535
"colinmollenhour/cache-backend-redis": "1.10.2",
36-
"colinmollenhour/credis": "1.6",
36+
"colinmollenhour/credis": "1.8.2",
3737
"colinmollenhour/php-redis-session-abstract": "~1.3.8",
3838
"composer/composer": "1.4.1",
3939
"magento/composer": "~1.2.0",

composer.lock

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

0 commit comments

Comments
 (0)