[ErrorRenderer] conflict with symfony/debug

This commit is contained in:
Nicolas Grekas 2019-10-15 16:12:06 +02:00
parent 54499ef963
commit 27a2d8a3d7

View File

@ -29,6 +29,7 @@
"symfony/http-kernel": "^4.4"
},
"conflict": {
"symfony/debug": "<5.0",
"symfony/http-kernel": "<4.4"
},
"autoload": {