From aa99d9ef1f57b58fd09adaaf394aa484544be7ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 11:47:18 +0000 Subject: [PATCH] Bump laravel/horizon from 5.9.9 to 5.9.10 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.9.9 to 5.9.10. - [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.9.9...v5.9.10) --- 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 fa245aca..c943cca4 100644 --- a/composer.lock +++ b/composer.lock @@ -1915,16 +1915,16 @@ }, { "name": "laravel/horizon", - "version": "v5.9.9", + "version": "v5.9.10", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "93f5d74e1b6126d0de4416c230cb35aaddbe51bc" + "reference": "09b2031b3077f22aaca07f1dbe4ee2cc8eacad78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/93f5d74e1b6126d0de4416c230cb35aaddbe51bc", - "reference": "93f5d74e1b6126d0de4416c230cb35aaddbe51bc", + "url": "https://api.github.com/repos/laravel/horizon/zipball/09b2031b3077f22aaca07f1dbe4ee2cc8eacad78", + "reference": "09b2031b3077f22aaca07f1dbe4ee2cc8eacad78", "shasum": "" }, "require": { @@ -1986,9 +1986,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.9.9" + "source": "https://github.com/laravel/horizon/tree/v5.9.10" }, - "time": "2022-07-11T18:08:25+00:00" + "time": "2022-07-25T13:24:03+00:00" }, { "name": "laravel/serializable-closure",