diff --git a/composer.json b/composer.json index c33201a..6b0ed07 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,8 @@ "homepage": "https://github.com/bhuvidya/laravel-countries", "license": "MIT", "require": { - "illuminate/support": "^5.5|^6.0", - "illuminate/database": "^5.5|^6.0", + "illuminate/support": "^5.5|^6.0|^7.0", + "illuminate/database": "^5.5|^6.0|^7.0", "php": ">=7.0.0" }, "autoload": {