Skip to content

Commit

Permalink
Merge pull request #25 from bossanova808/master
Browse files Browse the repository at this point in the history
Update for Guzzle 7 compatibility
  • Loading branch information
matt-west authored Jun 1, 2021
2 parents 8913d66 + 3559646 commit 29d79b6
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 @@ -23,7 +23,7 @@
],
"require": {
"craftcms/cms": "^3.1",
"guzzlehttp/guzzle": "^6.3"
"guzzlehttp/guzzle": "^6.3 || ^7.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 29d79b6

Please sign in to comment.