Skip to content

Commit

Permalink
Merge pull request #476 from wouterj/patch-1
Browse files Browse the repository at this point in the history
Declare dependency on guzzlehttp/psr7
  • Loading branch information
yoshdog committed Jan 5, 2022
2 parents b451b74 + 70da59a commit 5e1146f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"require": {
"php": ">=5.5.0",
"guzzlehttp/guzzle": "^6.0 || ^7.0",
"guzzlehttp/psr7": "^1.7",
"mmucklo/inflect": "0.3.*"
},
"require-dev": {
Expand Down

0 comments on commit 5e1146f

Please sign in to comment.