conflict with HttpKernel component 5.0

This commit is contained in:
Christian Flothmann 2019-06-04 11:08:45 +02:00
parent ec9159e074
commit be82b987bf

View File

@ -19,7 +19,7 @@
"php": "^7.1.3",
"monolog/monolog": "~1.19",
"symfony/service-contracts": "^1.1",
"symfony/http-kernel": "^4.3|^5.0"
"symfony/http-kernel": "^4.3"
},
"require-dev": {
"symfony/console": "^3.4|^4.0|^5.0",