From 66531678039d445c4716f8f2c91fb393ad28eac5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 13:18:54 +0000 Subject: [PATCH] Update dependency laravel/horizon to v5.24.6 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 22457782c..99ecd4cf9 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "http-interop/http-factory-guzzle": "1.2.0", "kiritokatklian/nova-permission": "4.0.10", "laravel/framework": "11.14.0", - "laravel/horizon": "5.24.5", + "laravel/horizon": "5.24.6", "laravel/nova": "4.34.3", "laravel/passport": "12.2.0", "laravel/scout": "10.10.0", diff --git a/composer.lock b/composer.lock index 377f36183..6a12492d7 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": "714aa9b36e52c85b182643db706990d5", + "content-hash": "c5c03ccfdeeb6279fdac592b8a0515d7", "packages": [ { "name": "ans-group/laravel-health-check", @@ -3204,16 +3204,16 @@ }, { "name": "laravel/horizon", - "version": "v5.24.5", + "version": "v5.24.6", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "3c359e3a9ebd3e3be012a15eedf2d64ef8b82540" + "reference": "e0fd80d9cc5f975455b3e46f5cc8e731a3eb6ea3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/3c359e3a9ebd3e3be012a15eedf2d64ef8b82540", - "reference": "3c359e3a9ebd3e3be012a15eedf2d64ef8b82540", + "url": "https://api.github.com/repos/laravel/horizon/zipball/e0fd80d9cc5f975455b3e46f5cc8e731a3eb6ea3", + "reference": "e0fd80d9cc5f975455b3e46f5cc8e731a3eb6ea3", "shasum": "" }, "require": { @@ -3277,9 +3277,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.24.5" + "source": "https://github.com/laravel/horizon/tree/v5.24.6" }, - "time": "2024-05-31T16:18:41+00:00" + "time": "2024-06-25T21:23:57+00:00" }, { "name": "laravel/nova",