Skip to content

Commit cfa1fc7

Browse files
Merge pull request #7716 from magento-cia/AC-3195
Bugfixes
2 parents 23cc31f + e6d9e44 commit cfa1fc7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"lib-libxml": "*",
2626
"colinmollenhour/php-redis-session-abstract": "~1.4.5",
2727
"composer/composer": "^1.9 || ^2.0",
28+
"ezyang/htmlpurifier": "^4.14",
2829
"guzzlehttp/guzzle": "^7.4.2",
2930
"laminas/laminas-code": "~4.5.0",
3031
"laminas/laminas-escaper": "~2.10.0",
@@ -34,15 +35,15 @@
3435
"laminas/laminas-stdlib": "^3.7.1",
3536
"laminas/laminas-uri": "^2.9.1",
3637
"laminas/laminas-validator": "^2.17.0",
38+
"magento/composer-dependency-version-audit-plugin": "~0.1",
3739
"magento/zendframework1": "~1.15.0",
3840
"monolog/monolog": "^2.6",
3941
"ramsey/uuid": "~4.2.0",
4042
"symfony/console": "~4.4.0",
4143
"symfony/process": "~4.4.0",
4244
"tedivm/jshrink": "~1.4.0",
4345
"webonyx/graphql-php": "~14.11.6",
44-
"wikimedia/less.php": "^3.0.0",
45-
"magento/composer-dependency-version-audit-plugin": "~0.1"
46+
"wikimedia/less.php": "^3.0.0"
4647
},
4748
"archive": {
4849
"exclude": [

0 commit comments

Comments
 (0)