diff --git a/composer.json b/composer.json index bd1d41a..b4be802 100755 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ ], "require": { "php": ">=5.4.0", - "illuminate/database": "^4.2 | ^5.0 | ^6.0 | ^7.0 | ^8.0", + "illuminate/database": "^4.2 | ^5.0 | ^6.0 | ^7.0 | ^8.0 | ^9.0", "ext-mbstring": "*" }, "autoload": {