Skip to content

Commit

Permalink
change version guzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiconical committed Jan 30, 2023
1 parent f9c6870 commit 74a91fe
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 @@ -4,7 +4,7 @@
"type": "library",
"require": {
"php": ">=7.1",
"guzzlehttp/guzzle": "~7"
"guzzlehttp/guzzle": "~6.5.8"
},
"license": "MIT",
"autoload": {
Expand Down

0 comments on commit 74a91fe

Please sign in to comment.