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

[ticket/16822] Replace patchwork/utf8 with symfony/polyfill

PHPBB3-16822
This commit is contained in:
rxu
2021-07-19 23:03:28 +07:00
3 changed files with 7 additions and 84 deletions

View File

@@ -39,7 +39,6 @@
"guzzlehttp/guzzle": "~6.3",
"lusitanian/oauth": "^0.8.1",
"marc1706/fast-image-size": "^1.1",
"patchwork/utf8": "^1.1",
"s9e/text-formatter": "^2.0",
"symfony/config": "^5.0",
"symfony/console": "^5.0",
@@ -50,6 +49,9 @@
"symfony/finder": "^5.0",
"symfony/http-foundation": "^5.0",
"symfony/http-kernel": "^5.0",
"symfony/polyfill-intl-normalizer": "^1.23",
"symfony/polyfill-mbstring": "^1.23",
"symfony/polyfill-php72": "^1.23",
"symfony/mime": "^5.0",
"symfony/process": "^5.0",
"symfony/proxy-manager-bridge": "^5.0",