diff --git a/composer.json b/composer.json index 4084b85..5a767c7 100644 --- a/composer.json +++ b/composer.json @@ -22,8 +22,8 @@ "require": { "php": "^5.6.4 || ^7.0", "doctrine/dbal": "^2.5", - "illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*", - "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*" + "illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.0.*", + "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.0.*" }, "extra": { "laravel": {