Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6f15fbf

Browse files
Merge branch '4.4' into 5.1
* 4.4: [HttpClient] Fix deps=low
2 parents 5a0436f + 55f451e commit 6f15fbf

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
@@ -37,7 +37,7 @@
3737
"php-http/httplug": "^1.0|^2.0",
3838
"psr/http-client": "^1.0",
3939
"symfony/dependency-injection": "^4.4|^5.0",
40-
"symfony/http-kernel": "^4.4|^5.0",
40+
"symfony/http-kernel": "^4.4.13|^5.1.5",
4141
"symfony/process": "^4.4|^5.0"
4242
},
4343
"autoload": {

0 commit comments

Comments
 (0)