From 93cc403fe8c01e3b91c718c6385e034214827f8b Mon Sep 17 00:00:00 2001 From: Geert Lucas <56250338+gldrenthe89@users.noreply.github.com> Date: Tue, 25 Feb 2025 09:33:36 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {