diff --git a/composer.json b/composer.json index 391df4d..e9c0164 100644 --- a/composer.json +++ b/composer.json @@ -19,9 +19,9 @@ ], "require": { "php": "^7.1", - "illuminate/config": "~5.5.0|~5.6.0", - "illuminate/database": "~5.5.0|~5.6.0", - "illuminate/support": "~5.5.0|~5.6.0" + "illuminate/config": "~5.5.0|~5.6.0|~5.7.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": { "orchestra/testbench": "~3.6.0",