diff --git a/composer.json b/composer.json index fba311d..26801f1 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ ], "require": { "php": "^7.0", - "illuminate/database": "~5.6|^6.0" + "illuminate/database": "~5.6|^6.0|^7.0" }, "autoload": { "psr-4": {