Skip to content

Commit a64b944

Browse files
Merge branch '5.1'
* 5.1: [HttpClient] Fix deps=low
2 parents 3854b8f + 6f15fbf commit a64b944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpClient/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"php-http/httplug": "^1.0|^2.0",
3939
"psr/http-client": "^1.0",
4040
"symfony/dependency-injection": "^4.4|^5.0",
41-
"symfony/http-kernel": "^4.4|^5.0",
41+
"symfony/http-kernel": "^4.4.13|^5.1.5",
4242
"symfony/process": "^4.4|^5.0"
4343
},
4444
"autoload": {

0 commit comments

Comments
 (0)