Skip to content

Commit eaba492

Browse files
author
Sergey Shvets
committed
MAGETWO-72798: [Backport] - Website doesn't work with Redis cache installed and PhpRedis extension enabled - for 2.1
1 parent 2951e0a commit eaba492

File tree

3 files changed

+117
-99
lines changed

3 files changed

+117
-99
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"zendframework/zend-log": "~2.4.6",
3333
"zendframework/zend-http": "~2.4.6",
3434
"magento/zendframework1": "~1.12.16",
35-
"colinmollenhour/credis": "1.6",
36-
"colinmollenhour/php-redis-session-abstract": "1.2",
35+
"colinmollenhour/credis": "1.8.2",
36+
"colinmollenhour/php-redis-session-abstract": "1.3.4",
3737
"colinmollenhour/cache-backend-redis": "1.9",
3838
"colinmollenhour/cache-backend-file": "1.4",
3939
"composer/composer": "<=1.0.0-beta1",

0 commit comments

Comments
 (0)