Skip to content

Commit 261fb07

Browse files
committed
we need a psr http factory implementation
1 parent 2ed4245 commit 261fb07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"php-http/message": "^1.2",
2323
"psr/http-client": "^1.0",
2424
"psr/http-factory": "^1.0",
25+
"psr/http-factory-implementation": "^1.0",
2526
"symfony/options-resolver": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2627
},
2728
"require-dev": {

0 commit comments

Comments
 (0)