Update error handler

This commit is contained in:
Maarten 2019-12-27 00:48:09 +01:00
parent 37e4278952
commit b2ce582152
10 changed files with 131 additions and 24 deletions

View file

@ -10,6 +10,7 @@
"php": "^7.2",
"ext-json": "*",
"filp/whoops": "^2.6",
"kint-php/kint": "^3.3",
"php-di/php-di": "^6.0",
"twig/twig": "^3.0"
},