Skip to content

Commit aa7d3c1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php-http/httplug": "^2.0",
2222
"php-http/message": "^1.2",
2323
"psr/http-client": "^1.0",
24-
"psr/http-factory": "^1.0",
24+
"psr/http-factory-implementation": "^1.0",
2525
"symfony/options-resolver": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)