mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
Add Whoops exception handler (nicer debug info in dev mode)
On production = no errors
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"twig/twig": "^2.0",
|
||||
"erusev/parsedown": "^1.7",
|
||||
"nikic/fast-route": "^1.3",
|
||||
"matomo/device-detector": "^6.0"
|
||||
"matomo/device-detector": "^6.0",
|
||||
"filp/whoops": "^2.15"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user