1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-09 07:40:45 +02:00

[ticket/16616] Do not use latest polyfill-intl-idn

It has a declaration conflict with patchwork/utf8.

PHPBB3-16616
This commit is contained in:
Marc Alexander
2020-10-17 10:57:42 +02:00
parent f6cbc7e80b
commit dc40572312
2 changed files with 15 additions and 100 deletions

View File

@@ -44,6 +44,7 @@
"symfony/finder": "~3.4",
"symfony/http-foundation": "~3.4",
"symfony/http-kernel": "~3.4",
"symfony/polyfill-intl-idn": "~1.17.0",
"symfony/process": "^3.4",
"symfony/proxy-manager-bridge": "~3.4",
"symfony/routing": "~3.4",