1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 21:02:41 +02:00

[ticket/15261] Fix censoring HTML tags

PHPBB3-15261
This commit is contained in:
JoshyPHP
2017-07-03 16:06:50 +02:00
parent aef138d8bc
commit 329e5c5e05
6 changed files with 27 additions and 15 deletions

View File

@@ -33,7 +33,7 @@
"marc1706/fast-image-size": "^1.1",
"paragonie/random_compat": "^1.4",
"patchwork/utf8": "^1.1",
"s9e/text-formatter": "~0.9.0",
"s9e/text-formatter": "~0.10.0",
"symfony/config": "^2.8",
"symfony/console": "^2.8",
"symfony/debug": "^2.8",