From f81c6e01c5bf61b841624c9e21776e3e85fc8a94 Mon Sep 17 00:00:00 2001 From: Shift Date: Thu, 12 Sep 2024 17:33:41 +0000 Subject: [PATCH] Bump community package dependencies --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 85d6cdf6..649f39dd 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "guzzlehttp/guzzle": "^7.2", "hashids/hashids": "^4.1", "laravel/framework": "^10.48", - "laravel/horizon": "^5.24", + "laravel/horizon": "^5.26", "laravel/passport": "^11.10", "laravel/slack-notification-channel": "^2.5", "laravel/tinker": "^2.8", @@ -28,7 +28,7 @@ "sentry/sentry-laravel": "^3.4", "slack-php/slack-block-kit": "^0.19.0", "spatie/laravel-data": "2.2.3", - "spatie/laravel-event-sourcing": "^7.6", + "spatie/laravel-event-sourcing": "^7.7", "spatie/laravel-failed-job-monitor": "^4.3", "spatie/laravel-queueable-action": "^2.15", "spatie/laravel-webhook-client": "^3.4",