From 809279a951d1122921ab1b0f6f1466cf26451909 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:19:02 +0000 Subject: [PATCH] Update dependency laravel/horizon to v5.29.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 9d86cc20f..43c5b9003 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "http-interop/http-factory-guzzle": "1.2.0", "kiritokatklian/nova-permission": "4.0.10", "laravel/framework": "11.24.1", - "laravel/horizon": "5.28.1", + "laravel/horizon": "5.29.0", "laravel/nova": "4.35.2", "laravel/passport": "12.3.0", "laravel/scout": "10.11.3", diff --git a/composer.lock b/composer.lock index 9a08f2198..a869e8536 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": "f6b46e4b8b4e8fdb3c59cff99a86b43d", + "content-hash": "4da126b3b3fb7768a09f2ef956662498", "packages": [ { "name": "ans-group/laravel-health-check", @@ -3236,16 +3236,16 @@ }, { "name": "laravel/horizon", - "version": "v5.28.1", + "version": "v5.29.0", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "9d2c4eaeb11408384401f8a7d1b0ea4c76554f3f" + "reference": "1d97f94412e89ff48683acd58d4a702d6bee7b88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/9d2c4eaeb11408384401f8a7d1b0ea4c76554f3f", - "reference": "9d2c4eaeb11408384401f8a7d1b0ea4c76554f3f", + "url": "https://api.github.com/repos/laravel/horizon/zipball/1d97f94412e89ff48683acd58d4a702d6bee7b88", + "reference": "1d97f94412e89ff48683acd58d4a702d6bee7b88", "shasum": "" }, "require": { @@ -3309,9 +3309,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.28.1" + "source": "https://github.com/laravel/horizon/tree/v5.29.0" }, - "time": "2024-09-04T14:06:50+00:00" + "time": "2024-09-24T13:38:25+00:00" }, { "name": "laravel/nova",