diff --git a/composer.json b/composer.json index be6e2fc..c3619f3 100644 --- a/composer.json +++ b/composer.json @@ -13,8 +13,8 @@ ], "require": { "php": ">=7.2", - "illuminate/database": "^6.0", - "illuminate/support": "^6.0" + "illuminate/database": "^6.0|^7.0", + "illuminate/support": "^6.0|^7.0" }, "autoload": { "psr-4": {