diff --git a/composer.json b/composer.json index 7e4e5aa..9de53eb 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ ], "require": { "php": ">=5.5", - "illuminate/database": "^5.0|^6.0|^7.0|^8.0", + "illuminate/database": "^5.0|^6.0|^7.0|^8.0|^9.0", "ramsey/uuid": "^3.0|^4.0", "doctrine/dbal": "^2.5|^3.0" },