Skip to content

Commit 55f451e

Browse files
[HttpClient] Fix deps=low
1 parent d9910e0 commit 55f451e

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
@@ -33,7 +33,7 @@
3333
"php-http/httplug": "^1.0|^2.0",
3434
"psr/http-client": "^1.0",
3535
"symfony/dependency-injection": "^4.3|^5.0",
36-
"symfony/http-kernel": "^4.4",
36+
"symfony/http-kernel": "^4.4.13",
3737
"symfony/process": "^4.2|^5.0"
3838
},
3939
"autoload": {

0 commit comments

Comments
 (0)