[HttpClient] remove conflict rule with HttpKernel that prevents using the component in Symfony 3.4

This commit is contained in:
Nicolas Grekas 2019-11-29 17:55:58 +01:00
parent 475967cbc1
commit d9c6476407

View File

@ -36,9 +36,6 @@
"symfony/http-kernel": "^4.4",
"symfony/process": "^4.2|^5.0"
},
"conflict": {
"symfony/http-kernel": "<4.4"
},
"autoload": {
"psr-4": { "Symfony\\Component\\HttpClient\\": "" },
"exclude-from-classmap": [