diff --git a/composer.json b/composer.json index 7fc53f9..22ce91b 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "prefer-stable": true, "require": { "php": "^8.0|^8.1", - "illuminate/support": "^9.0", + "illuminate/support": "^9.0|^10.0", "rapidez/core": "~0.54|^1.0" }, "config": {