[HttpClient] Fix deps=low

This commit is contained in:
Nicolas Grekas 2020-09-02 10:01:15 +02:00
parent d9910e0b33
commit 55f451e49c
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
"php-http/httplug": "^1.0|^2.0",
"psr/http-client": "^1.0",
"symfony/dependency-injection": "^4.3|^5.0",
"symfony/http-kernel": "^4.4",
"symfony/http-kernel": "^4.4.13",
"symfony/process": "^4.2|^5.0"
},
"autoload": {