From 3e9904fb40f8463adc64c492d411e262beec4333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 11:44:11 +0000 Subject: [PATCH] Bump laravel/horizon from 5.9.10 to 5.10.0 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.9.10 to 5.10.0. - [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.10...v5.10.0) --- updated-dependencies: - dependency-name: laravel/horizon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 2279cf99..a37c2782 100644 --- a/composer.lock +++ b/composer.lock @@ -1911,16 +1911,16 @@ }, { "name": "laravel/horizon", - "version": "v5.9.10", + "version": "v5.10.0", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "09b2031b3077f22aaca07f1dbe4ee2cc8eacad78" + "reference": "8cbdf156dbbc146be5527d0c5fae185a3d31fff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/09b2031b3077f22aaca07f1dbe4ee2cc8eacad78", - "reference": "09b2031b3077f22aaca07f1dbe4ee2cc8eacad78", + "url": "https://api.github.com/repos/laravel/horizon/zipball/8cbdf156dbbc146be5527d0c5fae185a3d31fff0", + "reference": "8cbdf156dbbc146be5527d0c5fae185a3d31fff0", "shasum": "" }, "require": { @@ -1982,9 +1982,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.9.10" + "source": "https://github.com/laravel/horizon/tree/v5.10.0" }, - "time": "2022-07-25T13:24:03+00:00" + "time": "2022-08-11T17:05:00+00:00" }, { "name": "laravel/serializable-closure",