Skip to content

Commit

Permalink
Use more recent guzzlehttp version
Browse files Browse the repository at this point in the history
  • Loading branch information
David Vandemaele committed May 24, 2022
1 parent e8cfa11 commit 7f60910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"tigron/skeleton-object": "*",
"tigron/skeleton-transaction": "*",
"tigron/skeleton-migrate": "*",
"guzzlehttp/guzzle": "^6.5.5"
"guzzlehttp/guzzle": "^7.2"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 7f60910

Please sign in to comment.