diff --git a/composer.json b/composer.json index 26708f5..3cd83c0 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "laravel/horizon": "5.29.2", "laravel/pint": "1.18.1", "laravel/sanctum": "4.0.3", - "laravel/slack-notification-channel": "3.3.2", + "laravel/slack-notification-channel": "3.4.0", "laravel/tinker": "2.10.0", "mrclay/jsmin-php": "2.4.3", "sentry/sentry-laravel": "4.9.0", diff --git a/composer.lock b/composer.lock index 6e375db..d6fe916 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": "ca35f1c0b3071bc8b5a8d2006d54b3a8", + "content-hash": "6989c5232f128eaabb7921375351a323", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2524,16 +2524,16 @@ }, { "name": "laravel/slack-notification-channel", - "version": "v3.3.2", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/laravel/slack-notification-channel.git", - "reference": "5e04e4a0834b84650a207a76b7a67de8156d0b04" + "reference": "8ffbb9f0578956cc192bffc8d75f5b07beb35aa3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/slack-notification-channel/zipball/5e04e4a0834b84650a207a76b7a67de8156d0b04", - "reference": "5e04e4a0834b84650a207a76b7a67de8156d0b04", + "url": "https://api.github.com/repos/laravel/slack-notification-channel/zipball/8ffbb9f0578956cc192bffc8d75f5b07beb35aa3", + "reference": "8ffbb9f0578956cc192bffc8d75f5b07beb35aa3", "shasum": "" }, "require": { @@ -2583,9 +2583,9 @@ ], "support": { "issues": "https://github.com/laravel/slack-notification-channel/issues", - "source": "https://github.com/laravel/slack-notification-channel/tree/v3.3.2" + "source": "https://github.com/laravel/slack-notification-channel/tree/v3.4.0" }, - "time": "2024-09-04T06:56:09+00:00" + "time": "2024-10-24T15:06:08+00:00" }, { "name": "laravel/tinker",