Skip to content

Commit 9c8a6aa

Browse files
committed
Resolves #158. Manually require psr/http-factory
1 parent 46f8022 commit 9c8a6aa

File tree

2 files changed

+232
-60
lines changed

2 files changed

+232
-60
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"ext-simplexml": "*",
2424
"psr/cache": "^1.0",
2525
"psr/http-client": "^1.0",
26+
"psr/http-factory": "^1.0",
2627
"psr/http-message": "^1.0"
2728
},
2829
"require-dev": {

0 commit comments

Comments
 (0)