diff --git a/composer.json b/composer.json index be9af8c..61c6768 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,8 @@ "type": "library", "require": { "php": "^8.5", - "illuminate/http": "^13.17" + "illuminate/http": "^13.17", + "illuminate/contracts": "^13.17" }, "license": "MIT", "autoload": {