diff --git a/composer.json b/composer.json index 85d6cdf..649f39d 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",