diff --git a/composer.json b/composer.json index 4e01703..9e7afcf 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require": { "php": "^8.4", - "illuminate/http": "^12.17" + "illuminate/http": "^13.0" }, "require-dev": { "captainhook/captainhook": "^5.28",