Add Whoops as error handler
This commit is contained in:
parent
032d8ff101
commit
e516e6cbdf
4 changed files with 152 additions and 7 deletions
|
@ -9,6 +9,7 @@
|
|||
"require": {
|
||||
"php": "^7.2",
|
||||
"ext-json": "*",
|
||||
"filp/whoops": "^2.6",
|
||||
"php-di/php-di": "^6.0",
|
||||
"twig/twig": "^3.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue