diff --git a/composer.json b/composer.json index 49eacb0..b18f860 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "laravel/nova": "5.10.1", "laravel/sanctum": "4.3.3", "laravel/scout": "10.25.0", - "laravel/slack-notification-channel": "3.9.0", + "laravel/slack-notification-channel": "3.10.0", "laravel/tinker": "2.11.1", "meilisearch/meilisearch-php": "1.16.1", "mxl/laravel-job": "^1.8", diff --git a/composer.lock b/composer.lock index 5905fc0..aa84769 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": "e18ef2c7717c9bdcc9ddc77ee7f1cb7f", + "content-hash": "fd35262803337dce467948cdb9f6adc5", "packages": [ { "name": "ans-group/laravel-health-check", @@ -3110,20 +3110,20 @@ }, { "name": "laravel/slack-notification-channel", - "version": "v3.9.0", + "version": "v3.10.0", "source": { "type": "git", "url": "https://github.com/laravel/slack-notification-channel.git", - "reference": "51a875b9a6dcae218957b9221abad9f5f1c3dca3" + "reference": "f5690359278aaebf5a0e5b07659caea95b6ded40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/slack-notification-channel/zipball/51a875b9a6dcae218957b9221abad9f5f1c3dca3", - "reference": "51a875b9a6dcae218957b9221abad9f5f1c3dca3", + "url": "https://api.github.com/repos/laravel/slack-notification-channel/zipball/f5690359278aaebf5a0e5b07659caea95b6ded40", + "reference": "f5690359278aaebf5a0e5b07659caea95b6ded40", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "^7.0", + "guzzlehttp/guzzle": "^7.0|^8.0", "illuminate/http": "^9.0|^10.0|^11.0|^12.0|^13.0", "illuminate/notifications": "^9.0|^10.0|^11.0|^12.0|^13.0", "illuminate/support": "^9.0|^10.0|^11.0|^12.0|^13.0", @@ -3169,9 +3169,9 @@ ], "support": { "issues": "https://github.com/laravel/slack-notification-channel/issues", - "source": "https://github.com/laravel/slack-notification-channel/tree/v3.9.0" + "source": "https://github.com/laravel/slack-notification-channel/tree/v3.10.0" }, - "time": "2026-06-27T02:02:38+00:00" + "time": "2026-07-24T20:53:54+00:00" }, { "name": "laravel/tinker",