From 8486725212e88bf37956e75c728a4e0430041e48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 15:21:10 +0000 Subject: [PATCH] build(deps): Bump laravel/horizon from 5.21.4 to 5.21.5 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.21.4 to 5.21.5. - [Release notes](https://github.com/laravel/horizon/releases) - [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md) - [Commits](https://github.com/laravel/horizon/compare/v5.21.4...v5.21.5) --- updated-dependencies: - dependency-name: laravel/horizon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 7836f47b..b6dc1522 100644 --- a/composer.lock +++ b/composer.lock @@ -2133,16 +2133,16 @@ }, { "name": "laravel/horizon", - "version": "v5.21.4", + "version": "v5.21.5", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "bdf58c84b592b83f62262cc6ca98b0debbbc308b" + "reference": "081422577fb49608ed68a3b284bcecd0c5860ce6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/bdf58c84b592b83f62262cc6ca98b0debbbc308b", - "reference": "bdf58c84b592b83f62262cc6ca98b0debbbc308b", + "url": "https://api.github.com/repos/laravel/horizon/zipball/081422577fb49608ed68a3b284bcecd0c5860ce6", + "reference": "081422577fb49608ed68a3b284bcecd0c5860ce6", "shasum": "" }, "require": { @@ -2205,9 +2205,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.21.4" + "source": "https://github.com/laravel/horizon/tree/v5.21.5" }, - "time": "2023-11-23T15:47:58+00:00" + "time": "2023-12-29T22:22:23+00:00" }, { "name": "laravel/prompts",