1
0
mirror of https://github.com/flarum/core.git synced 2025-07-23 09:41:26 +02:00

Require version 0.1 of Whoops middleware

This commit is contained in:
Franz Liedke
2015-10-14 13:40:02 +02:00
parent 4eebd97b46
commit 79df1d793a

View File

@@ -48,7 +48,7 @@
"symfony/yaml": "^2.7",
"doctrine/dbal": "^2.5",
"monolog/monolog": "^1.16.0",
"franzl/whoops-middleware": "dev-master",
"franzl/whoops-middleware": "^0.1.0",
"matthiasmullie/minify": "^1.3"
},
"require-dev": {