diff --git a/composer.json b/composer.json index e09d60a..a04c94a 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "keywords": ["Laravel", "laravel-address-finder"], "require": { "php": ">=7.3", - "illuminate/support": "~5|~6|~7" + "illuminate/support": "~5|~6|~7|~8" }, "require-dev": { "phpunit/phpunit": "^8.0",