diff --git a/composer.json b/composer.json index e7f97ae..9e92086 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,8 @@ "require": { "illuminate/console": ">=5.1", "php": ">=7.0.0", - "illuminate/support": "^5.5|^6", - "illuminate/translation": "^5.5|^6", + "illuminate/support": "^5.5|^6|^7", + "illuminate/translation": "^5.5|^6|^7", "stichoza/google-translate-php": "^4.0" }, "extra": {