Skip to content

Commit

Permalink
👌 Fix guzzle dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yoan-myparcel committed Apr 30, 2024
1 parent 8f13f62 commit 15c3011
Show file tree
Hide file tree
Showing 5 changed files with 524 additions and 571 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"aws/aws-sdk-php": "^3.295",
"laravel/framework": "^10.39",
"php": "^8.3",
"guzzle/guzzle": "^3.8"
"guzzlehttp/guzzle": "^7.8"
},
"require-dev": {
"phpunit/phpunit": "^10.5",
Expand Down
Loading

0 comments on commit 15c3011

Please sign in to comment.