Skip to content

Commit 6c235cf

Browse files
[HttpClient] remove conflict rule with HttpKernel that prevents using the component in Symfony 3.4
1 parent 9ac8f73 commit 6c235cf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
"symfony/http-kernel": "^4.4",
3737
"symfony/process": "^4.2|^5.0"
3838
},
39-
"conflict": {
40-
"symfony/http-kernel": "<4.4"
41-
},
4239
"autoload": {
4340
"psr-4": { "Symfony\\Component\\HttpClient\\": "" },
4441
"exclude-from-classmap": [

0 commit comments

Comments
 (0)