diff --git a/composer.json b/composer.json index 7c1cc98..ea2d642 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ ], "require": { "php": "^7.1", - "illuminate/database": "~5.5.0|~5.6.0", - "illuminate/support": "~5.5.0|~5.6.0" + "illuminate/database": "~5.5.0|~5.6.0|~5.7.0", + "illuminate/support": "~5.5.0|~5.6.0|~5.7.0" }, "require-dev": { "ext-pdo_sqlite": "*",