diff --git a/composer.json b/composer.json index 09ba915..a55bd24 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "require": { "php": ">=7.1", "symfony/framework-bundle": "^3.4|^4.0", - "tgalopin/html-sanitizer": "^1.0" + "tgalopin/html-sanitizer": "^1.1" }, "require-dev": { "phpunit/phpunit": "^7.4", diff --git a/src/Resources/config/services.xml b/src/Resources/config/services.xml index c258a1b..362e4ad 100644 --- a/src/Resources/config/services.xml +++ b/src/Resources/config/services.xml @@ -7,7 +7,12 @@ - + + + + + +