Skip to content

Commit 3e727b7

Browse files
Indrani sonawaneIndraniks
authored andcommitted
AC-7686:PHP8.2 Functional Failures, fixed few functional ce test failures
1 parent 868c337 commit 3e727b7

File tree

3 files changed

+21
-11
lines changed

3 files changed

+21
-11
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"colinmollenhour/php-redis-session-abstract": "^1.5",
4040
"composer/composer": "^2.0, !=2.2.16",
4141
"elasticsearch/elasticsearch": "^7.17||^8.5",
42-
"ezyang/htmlpurifier": "^4.14",
42+
"ezyang/htmlpurifier": "^4.16",
4343
"guzzlehttp/guzzle": "^7.4",
4444
"laminas/laminas-captcha": "^2.12",
4545
"laminas/laminas-code": "^4.5",

composer.lock

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

lib/internal/Magento/Framework/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"lib-libxml": "*",
2626
"colinmollenhour/php-redis-session-abstract": "^1.5",
2727
"composer/composer": "^2.0, !=2.2.16",
28-
"ezyang/htmlpurifier": "^4.14",
28+
"ezyang/htmlpurifier": "^4.16",
2929
"guzzlehttp/guzzle": "^7.4",
3030
"laminas/laminas-code": "^4.5",
3131
"laminas/laminas-escaper": "^2.10",

0 commit comments

Comments
 (0)