diff --git a/composer.json b/composer.json index 0f0676b..7492e28 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ ], "require": { "php": "^8.2|^8.3|^8.4", - "illuminate/support": "^11.0|^12.0", - "illuminate/contracts": "^11.0|^12.0" + "illuminate/support": "^11.0|^12.0|^13.0", + "illuminate/contracts": "^11.0|^12.0|^13.0" }, "require-dev": { "pestphp/pest": "^3.0",