Skip to content

Commit 0edacbc

Browse files
committed
MAGETWO-81820: Fix versions of packages into magento/framework composer.json
1 parent 2fb5735 commit 0edacbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lib-libxml": "*",
2222
"ext-xsl": "*",
2323
"symfony/process": "~2.1",
24-
"colinmollenhour/php-redis-session-abstract": "~1.2.2",
24+
"colinmollenhour/php-redis-session-abstract": "1.3.4",
2525
"composer/composer": "1.4.1",
2626
"monolog/monolog": "^1.17",
2727
"oyejorge/less.php": "~1.7.0",

0 commit comments

Comments
 (0)