diff --git a/composer.json b/composer.json index e8dc133..49b46be 100644 --- a/composer.json +++ b/composer.json @@ -14,8 +14,8 @@ "require": { "php": ">=7.2", "guzzlehttp/guzzle": "^6.2", - "illuminate/notifications": "~5.5 || ^6.0 || ^7.0", - "illuminate/support": "~5.5 || ^6.0 || ^7.0" + "illuminate/notifications": "~5.5 || ^6.0 || ^7.0 || ^8.0", + "illuminate/support": "~5.5 || ^6.0 || ^7.0 || ^8.0" }, "require-dev": { "mockery/mockery": "^1.0",