diff --git a/composer.json b/composer.json index 8aefaa4..6cef4d4 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": ">=7.0", - "illuminate/database": "^5.4|^6.0" + "illuminate/database": "^5.4|^6.0|^7.0" }, "require-dev": { "crysalead/kahlan": "~1.1"