Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 3249580

Browse files
committed
Add provided implementation
1 parent b77828b commit 3249580

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
}
3535
],
3636
"provide": {
37-
"php-http/client-implementation": "1.0"
37+
"php-http/client-implementation": "1.0",
38+
"php-http/async-client-implementation": "1.0"
3839
},
3940
"autoload": {
4041
"psr-4": {

0 commit comments

Comments
 (0)