Skip to content

Commit

Permalink
Add Guzzle 7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas P. Pons committed Jun 30, 2021
1 parent f0b93aa commit b2ae909
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 @@ -18,7 +18,7 @@
"minimum-stability": "stable",
"require": {
"php": ">=7.2",
"guzzlehttp/guzzle": "^6.2",
"guzzlehttp/guzzle": "^6.2|^7.2",
"illuminate/http": "^7.0",
"illuminate/support": "^7.0",
"nesbot/carbon": "^2.0",
Expand Down

0 comments on commit b2ae909

Please sign in to comment.