diff --git a/composer.json b/composer.json index 9153269..9e8d8b8 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "illuminate/contracts": "^12.0||^13.0", "illuminate/support": "^12.0||^13.0", "illuminate/http": "^12.0||^13.0", - "guzzlehttp/guzzle": "^7.0" + "guzzlehttp/guzzle": "^8.0" }, "require-dev": { "laravel/pint": "^1.14",