Skip to content

Commit

Permalink
Merge pull request #5 from goldspecdigital/develop
Browse files Browse the repository at this point in the history
switched to guzzlehttp/guzzle library
  • Loading branch information
matthew-inamdar committed Dec 30, 2017
2 parents 63f55a3 + 36c83ff commit 7369a36
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 157 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"require": {
"php": ">=7.2",
"guzzle/http": "^3.9"
"guzzlehttp/guzzle": "^6.3"
},
"require-dev": {
"phpunit/phpunit": "^6.5",
Expand Down
254 changes: 110 additions & 144 deletions composer.lock

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

Loading

0 comments on commit 7369a36

Please sign in to comment.