diff --git a/composer.json b/composer.json index 133617b..494134b 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { "php": "^7.1.3", - "illuminate/notifications": "5.7.*|5.8.*|^6.0", + "illuminate/notifications": "5.7.*|5.8.*|^6.0|7.0", "ryanwinchester/hubspot-php": "^1.2" }, "require-dev": {