Skip to content

Commit

Permalink
Support guzzle 7
Browse files Browse the repository at this point in the history
  • Loading branch information
lruozzi9 committed Jun 10, 2024
1 parent bd7d852 commit 28c55f7
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 @@ -11,7 +11,7 @@
"ext-ctype": "*",
"ext-json": "*",
"psr/log": "^2.0",
"guzzlehttp/guzzle": "^6.2",
"guzzlehttp/guzzle": "^6.2 || ^7.0",
"respect/validation": "^1.1",
"php": "^8.0"
},
Expand Down

0 comments on commit 28c55f7

Please sign in to comment.