[HttpClient] Fix deps=low

This commit is contained in:
Nicolas Grekas 2020-09-02 10:01:15 +02:00
parent d9910e0b33
commit 55f451e49c

View File

@ -33,7 +33,7 @@
"php-http/httplug": "^1.0|^2.0", "php-http/httplug": "^1.0|^2.0",
"psr/http-client": "^1.0", "psr/http-client": "^1.0",
"symfony/dependency-injection": "^4.3|^5.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" "symfony/process": "^4.2|^5.0"
}, },
"autoload": { "autoload": {