Skip to content

Commit edb4df4

Browse files
authored
Add psr/http-factory to the dependencies list (#159)
1 parent 46f8022 commit edb4df4

File tree

2 files changed

+62
-57
lines changed

2 files changed

+62
-57
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ext-simplexml": "*",
2424
"psr/cache": "^1.0",
2525
"psr/http-client": "^1.0",
26-
"psr/http-message": "^1.0"
26+
"psr/http-factory": "^1.0"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^5.0.5",

composer.lock

+61-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)