diff --git a/composer.json b/composer.json index 6e60f0e..4b37f38 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "require": { "php": "^8.1", "guzzlehttp/guzzle": "^7.0.1", - "illuminate/notifications": "^8.0 || ^9.0 || ^10.0 || ^11.0", + "illuminate/notifications": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0", "illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0" }, "require-dev": {