summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/HttpClient
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Component/HttpClient')
-rw-r--r--src/Symfony/Component/HttpClient/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/HttpClient/composer.json b/src/Symfony/Component/HttpClient/composer.json
index b66b184..a620906 100644
--- a/src/Symfony/Component/HttpClient/composer.json
+++ b/src/Symfony/Component/HttpClient/composer.json
@@ -18,7 +18,7 @@
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "1.0",
- "symfony/http-client-implementation": "1.1"
+ "symfony/http-client-implementation": "1.1|2.0"
},
"require": {
"php": ">=7.1.3",