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

[ticket/17176] Use symfony error handler instead of debug

PHPBB3-17176
This commit is contained in:
Marc Alexander
2023-09-21 13:15:57 +02:00
parent 043d7286e0
commit 5231e04d49
4 changed files with 12 additions and 82 deletions

View File

@@ -43,8 +43,8 @@
"s9e/text-formatter": "^2.0",
"symfony/config": "^6.3",
"symfony/console": "^6.3",
"symfony/debug": "~4.4",
"symfony/dependency-injection": "^6.3",
"symfony/error-handler": "^6.3",
"symfony/event-dispatcher": "^6.3",
"symfony/filesystem": "^6.3",
"symfony/finder": "^6.3",