From db95ab31d7d8c2b999ccfeddefb7866fee002b63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 19:38:06 +0000 Subject: [PATCH] Bump laravel/horizon from 5.10.4 to 5.10.5 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.10.4 to 5.10.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.10.4...v5.10.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 3f6e13d1..86acbdd7 100644 --- a/composer.lock +++ b/composer.lock @@ -1927,16 +1927,16 @@ }, { "name": "laravel/horizon", - "version": "v5.10.4", + "version": "v5.10.5", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "07a5d73b804c6ba17598e378057f4353c983fb3a" + "reference": "01b26da26ca8abe3a525a307b1155d52d7293c8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/07a5d73b804c6ba17598e378057f4353c983fb3a", - "reference": "07a5d73b804c6ba17598e378057f4353c983fb3a", + "url": "https://api.github.com/repos/laravel/horizon/zipball/01b26da26ca8abe3a525a307b1155d52d7293c8d", + "reference": "01b26da26ca8abe3a525a307b1155d52d7293c8d", "shasum": "" }, "require": { @@ -1998,9 +1998,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.10.4" + "source": "https://github.com/laravel/horizon/tree/v5.10.5" }, - "time": "2022-11-07T08:57:31+00:00" + "time": "2022-11-25T15:57:02+00:00" }, { "name": "laravel/sanctum",