feat: replace xss extension with symfony component

This commit is contained in:
Björn Fromme
2026-03-16 11:59:10 +01:00
parent 1e48e107fc
commit 3198e03cc4
8 changed files with 415 additions and 573 deletions
+3 -2
View File
@@ -21,6 +21,7 @@
"nesbot/carbon": "^3.8",
"phpdocumentor/reflection-docblock": "^5.6",
"phpstan/phpdoc-parser": "^2.0",
"spatie/blink": "^1.4",
"spatie/crypto": "^2.1",
"symfony/apache-pack": "^1.0",
"symfony/asset": "6.4.*",
@@ -32,6 +33,7 @@
"symfony/flex": "^2",
"symfony/form": "6.4.*",
"symfony/framework-bundle": "6.4.*",
"symfony/html-sanitizer": "6.4.*",
"symfony/http-client": "6.4.*",
"symfony/intl": "6.4.*",
"symfony/mailer": "6.4.*",
@@ -56,8 +58,7 @@
"twig/extra-bundle": "^2.12|^3.0",
"twig/html-extra": "^3.15",
"twig/intl-extra": "*",
"twig/twig": "^2.12|^3.0",
"voku/anti-xss": "^4.1"
"twig/twig": "^2.12|^3.0"
},
"config": {
"allow-plugins": {