diff --git a/composer.json b/composer.json index e0fe4cf..1f001db 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ "require": { "php": ">=7.2", "ext-json": "*", - "illuminate/support": "^6.0", - "illuminate/console": "^6.0", + "illuminate/support": "^7.0", + "illuminate/console": "^7.0", "guzzlehttp/guzzle": "^6.3", "socialiteproviders/manager": "^3.4" },