1
0
mirror of https://github.com/flarum/core.git synced 2025-08-28 10:30:54 +02:00

chore: use ExceptionHandler contract

This commit is contained in:
Sami Mazouz
2023-08-13 17:43:14 +01:00
parent e1ab77f66a
commit 2a0f8ff7ed
14 changed files with 119 additions and 174 deletions

View File

@@ -88,6 +88,7 @@
"symfony/mime": "^6.3",
"symfony/polyfill-intl-messageformatter": "^1.27",
"symfony/postmark-mailer": "^6.3",
"symfony/psr-http-message-bridge": "^2.3",
"symfony/translation": "^6.3",
"symfony/translation-contracts": "^2.5",
"symfony/yaml": "^6.3",