diff --git a/composer.json b/composer.json index 225f26a..b9199af 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "homepage": "https://github.com/stats4sd/laravel-sql-views", "keywords": ["Laravel", "Sql"], "require": { - "illuminate/support": "~5|~6|~7" + "illuminate/support": "~5|~6|~7|~8" }, "require-dev": { "phpunit/phpunit": "^8.0",