Skip to content

Commit

Permalink
Merge pull request #7 from fremantle-org/fremantle
Browse files Browse the repository at this point in the history
Updated Guzzle to v7
  • Loading branch information
woganmay authored May 25, 2021
2 parents 2de4fdf + 2e023d1 commit 34897d6
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 34 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "woganmay/domo-php",
"description": "Use Domo.com APIs with PHP",
"require": {
"guzzlehttp/guzzle": "6.3.0",
"guzzlehttp/guzzle": "^7.0",
"ext-curl": "*"
},
"license": "MIT",
Expand Down
217 changes: 184 additions & 33 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 34897d6

Please sign in to comment.