diff --git a/composer.json b/composer.json index 479d139..169e893 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ "prefer-stable": true, "require": { "php": "^8.0|^8.1", - "illuminate/support": "^9.0", - "illuminate/view": "^9.0", + "illuminate/support": "^9.0|^10.0", + "illuminate/view": "^9.0|^10.0", "rapidez/core": "~0.54|^1.0" }, "autoload": {