diff --git a/composer.json b/composer.json index 5a2f0344..bc13002f 100644 --- a/composer.json +++ b/composer.json @@ -13,9 +13,9 @@ ], "require": { "php": ">=7.0.0", - "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0", - "illuminate/events": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0", - "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0" + "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0|~6.0.0", + "illuminate/events": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0|~6.0.0", + "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0|~6.0.0" }, "require-dev": { "d11wtq/boris": "~1.0.10",