diff --git a/composer.json b/composer.json index 1ab4b1c..23a2ba7 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "laravel/nova": "5.9.5", "laravel/sanctum": "4.3.3", "laravel/scout": "10.25.0", - "laravel/slack-notification-channel": "3.8.0", + "laravel/slack-notification-channel": "3.9.0", "laravel/tinker": "2.11.1", "meilisearch/meilisearch-php": "1.16.1", "quickbooks/v3-php-sdk": "^6.0", diff --git a/composer.lock b/composer.lock index ef54e73..345c149 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1629594d6ff5197b262c472991ac217c", + "content-hash": "31a72a959684daf3527358a66457358a", "packages": [ { "name": "ans-group/laravel-health-check", @@ -3111,16 +3111,16 @@ }, { "name": "laravel/slack-notification-channel", - "version": "v3.8.0", + "version": "v3.9.0", "source": { "type": "git", "url": "https://github.com/laravel/slack-notification-channel.git", - "reference": "3c27f6e851570274255809f4d3939ff5c2ace82b" + "reference": "51a875b9a6dcae218957b9221abad9f5f1c3dca3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/slack-notification-channel/zipball/3c27f6e851570274255809f4d3939ff5c2ace82b", - "reference": "3c27f6e851570274255809f4d3939ff5c2ace82b", + "url": "https://api.github.com/repos/laravel/slack-notification-channel/zipball/51a875b9a6dcae218957b9221abad9f5f1c3dca3", + "reference": "51a875b9a6dcae218957b9221abad9f5f1c3dca3", "shasum": "" }, "require": { @@ -3170,9 +3170,9 @@ ], "support": { "issues": "https://github.com/laravel/slack-notification-channel/issues", - "source": "https://github.com/laravel/slack-notification-channel/tree/v3.8.0" + "source": "https://github.com/laravel/slack-notification-channel/tree/v3.9.0" }, - "time": "2026-03-17T16:40:49+00:00" + "time": "2026-06-27T02:02:38+00:00" }, { "name": "laravel/tinker",