We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d023430 + a2385c0 commit 1819931Copy full SHA for 1819931
1 file changed
composer.json
@@ -44,7 +44,8 @@
44
},
45
"provide": {
46
"php-http/client-implementation": "1.0",
47
- "php-http/async-client-implementation": "1.0"
+ "php-http/async-client-implementation": "1.0",
48
+ "psr/http-client-implementation": "1.0"
49
50
"scripts": {
51
"test": "vendor/bin/phpunit",
0 commit comments