Skip to content

Commit 5d85b71

Browse files
committed
psr/http-client-implementation added for composer
1 parent 8e43673 commit 5d85b71

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"webmozart/assert": "^1.11",
1212
"psr/http-factory": "^1.0",
1313
"php-http/discovery": "^1.19",
14-
"psr/http-factory-implementation": "^1.0"
14+
"psr/http-factory-implementation": "^1.0",
15+
"psr/http-client-implementation": "^1.0"
1516
},
1617
"require-dev": {
1718
"phpunit/phpunit": "^10.0",

0 commit comments

Comments
 (0)