From 568f6ed40699450fd51b90446320246ca3cd20bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ewilan=20Rivi=C3=A8re?= Date: Thu, 26 Sep 2024 10:01:53 +0200 Subject: [PATCH] v0.3.18 Fix notifier handler with null webhook --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1afb249..58f38ae 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "kiwilan/notifier-laravel", "description": "Notifier for Laravel is a package to send notifications and monitoring, built for Discord, Slack and mails.", - "version": "0.3.17", + "version": "0.3.18", "keywords": [ "laravel", "notifier",