diff --git a/composer.json b/composer.json index 92d0041..aaa152f 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ ], "require": { "php": "^7.4|^8.0", - "illuminate/support": "^8.0|^9.0", - "illuminate/database": "^8.0|^9.0", + "illuminate/support": "^8.0|^9.0|^10.0", + "illuminate/database": "^8.0|^9.0|^10.0", "tectonic/localisation": "^3.0" }, "require-dev": {