From eb13b116d85ce498ac7fdf4807572ef99e8051d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:56:04 +0000 Subject: [PATCH] Update dependency laravel/horizon to v5.24.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 900ba519e..b209e0705 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "http-interop/http-factory-guzzle": "1.2.0", "kiritokatklian/nova-permission": "4.0.7", "laravel/framework": "10.48.5", - "laravel/horizon": "5.23.2", + "laravel/horizon": "5.24.0", "laravel/nova": "4.33.2", "laravel/passport": "11.10.6", "laravel/scout": "10.8.5", diff --git a/composer.lock b/composer.lock index 13ef12ac8..8a9e3cb98 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": "4beee9cab939527531b656c56f746430", + "content-hash": "d7b77432c00c38665aa7921c7ca10aa2", "packages": [ { "name": "adldap2/adldap2", @@ -3504,16 +3504,16 @@ }, { "name": "laravel/horizon", - "version": "v5.23.2", + "version": "v5.24.0", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "96d154340f1223bcc161ea7cee355c8fc29ff81e" + "reference": "ae6bba835779db19458db831bab73b0d2a0e34e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/96d154340f1223bcc161ea7cee355c8fc29ff81e", - "reference": "96d154340f1223bcc161ea7cee355c8fc29ff81e", + "url": "https://api.github.com/repos/laravel/horizon/zipball/ae6bba835779db19458db831bab73b0d2a0e34e2", + "reference": "ae6bba835779db19458db831bab73b0d2a0e34e2", "shasum": "" }, "require": { @@ -3577,9 +3577,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.23.2" + "source": "https://github.com/laravel/horizon/tree/v5.24.0" }, - "time": "2024-03-23T12:11:34+00:00" + "time": "2024-04-09T06:56:30+00:00" }, { "name": "laravel/nova",