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

[ticket/17135] Rebase to reflect upgrading to Symfony 6.3

PHPBB3-17135
This commit is contained in:
rxu
2023-11-05 23:12:13 +07:00
parent b57f1f7751
commit 068987eba6
2 changed files with 225 additions and 0 deletions

View File

@@ -51,6 +51,7 @@
"symfony/http-foundation": "^6.3",
"symfony/http-kernel": "^6.3",
"symfony/polyfill-mbstring": "^1.23",
"symfony/mailer": "^6.3",
"symfony/mime": "^6.3",
"symfony/process": "^6.3",
"symfony/proxy-manager-bridge": "^6.3",