diff --git a/composer.json b/composer.json index 601b2fd..e1bf346 100644 --- a/composer.json +++ b/composer.json @@ -13,8 +13,8 @@ ], "require": { "php": ">=7.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", "infobip/infobip-api-php-client": "dev-master" }, "require-dev": {