1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 19:49:54 +02:00

[ticket/15016] Fixed an issue with some parentheses in smilies

PHPBB3-15016
This commit is contained in:
JoshyPHP
2017-01-15 11:24:15 +01:00
parent 42e78004fb
commit 52d53ef3de
5 changed files with 58 additions and 8 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.8.0",
"s9e/text-formatter": "~0.9.0",
"symfony/config": "^2.8",
"symfony/console": "^2.8",
"symfony/debug": "^2.8",