diff --git a/composer.json b/composer.json index 285c9d7..9dc8396 100644 --- a/composer.json +++ b/composer.json @@ -14,8 +14,8 @@ "require": { "php": "^7.3 || ~8.0.0 || ~8.1.0 || ~8.2.0", "guzzlehttp/guzzle": "^6.2 || ^7.0", - "illuminate/notifications": "~5.5 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0", - "illuminate/support": "~5.5 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0" + "illuminate/notifications": "~5.5 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0 || ~11.0", + "illuminate/support": "~5.5 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0|| ~11.0" }, "require-dev": { "mockery/mockery": "^1.2.0",