From 60ea16b6d07ed1b0efdaf391b9987154f7991c1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:03:50 +0000 Subject: [PATCH] chore(deps): bump laravel/horizon from 5.24.5 to 5.24.6 (#1372) Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.24.5 to 5.24.6. - [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.24.5...v5.24.6) --- updated-dependencies: - dependency-name: laravel/horizon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d10d80e5..11d732e5 100644 --- a/composer.lock +++ b/composer.lock @@ -1871,16 +1871,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": { @@ -1944,9 +1944,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/prompts",