Skip to content

Commit c17b1ac

Browse files
committed
AC-5972: Fix for Magento\Test\Integrity\ComposerTest::testConsistencyOfDeclarationsInComposerFiles
1 parent 7aa7173 commit c17b1ac

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
@@ -23,7 +23,7 @@
2323
"ext-sodium": "*",
2424
"ext-xsl": "*",
2525
"lib-libxml": "*",
26-
"colinmollenhour/php-redis-session-abstract": "~1.4.5",
26+
"colinmollenhour/php-redis-session-abstract": "v1.5.0",
2727
"composer/composer": "^1.9 || ^2.0, !=2.2.16",
2828
"ezyang/htmlpurifier": "^4.14",
2929
"guzzlehttp/guzzle": "^7.4.2",

0 commit comments

Comments
 (0)