Skip to content

Commit

Permalink
move back guzzle changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ahongbynder committed Jan 21, 2025
1 parent 8f2fd22 commit 2d865cb
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 @@ -17,7 +17,7 @@
],
"require": {
"php": ">= 5.6",
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/guzzle": "~6.0|~7.0",
"league/oauth2-client": "^2.6"
},
"require-dev": {
Expand Down

0 comments on commit 2d865cb

Please sign in to comment.