diff --git a/composer.json b/composer.json index d69ab9b..b4ed8d3 100644 --- a/composer.json +++ b/composer.json @@ -18,10 +18,10 @@ "prefer-stable": true, "require": { "php": "^8.0|^8.1", - "illuminate/database": "^9.0", - "illuminate/support": "^9.0", - "illuminate/view": "^9.0", - "rapidez/core": "~0.57" + "illuminate/database": "^9.0|^10.0", + "illuminate/support": "^9.0|^10.0", + "illuminate/view": "^9.0|^10.0", + "rapidez/core": "~0.57|^1.0" }, "autoload": { "psr-4": {