States that the HttpClient provides a Http Async implementation

This commit is contained in:
Baptiste Clavié 2019-11-18 11:11:23 +01:00
parent 4498e7e5e3
commit 8a460cefef
No known key found for this signature in database
GPG Key ID: 8D6FEF92FBA5798D
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
}
],
"provide": {
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "1.0",
"symfony/http-client-implementation": "1.1"