Skip to content

Commit

Permalink
added guzzle 6.5 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin committed Jan 16, 2024
1 parent 09f172e commit 6cf3a74
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 @@ -13,7 +13,7 @@
"require": {
"php": "^7.2|^8.0",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.3"
"guzzlehttp/guzzle": "^7.3|^6.5"
},
"require-dev": {
"phpunit/phpunit": "^8|^9"
Expand Down

0 comments on commit 6cf3a74

Please sign in to comment.