Skip to content

Commit

Permalink
Merge pull request #5 from itsnasser/dev
Browse files Browse the repository at this point in the history
update guzzlehttp version
  • Loading branch information
mrkindy authored Dec 11, 2022
2 parents df606ae + 2208f4a commit 5081089
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 @@ -20,7 +20,7 @@
],
"require": {
"php" : ">=5.5",
"guzzlehttp/guzzle": "^6.5"
"guzzlehttp/guzzle": "^7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5081089

Please sign in to comment.