From 64608e3b8bb5938990a469e316bc3fd1227974f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 15:43:35 +0000 Subject: [PATCH] Bump laravel/horizon from 5.10.2 to 5.10.3 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.10.2 to 5.10.3. - [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.2...v5.10.3) --- 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 64730f29..89e4aebb 100644 --- a/composer.lock +++ b/composer.lock @@ -1927,16 +1927,16 @@ }, { "name": "laravel/horizon", - "version": "v5.10.2", + "version": "v5.10.3", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "de84bf86ffee940fa92e29c54d41618048ec9b6f" + "reference": "22403726851d62c45051114c89106130c348decc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/de84bf86ffee940fa92e29c54d41618048ec9b6f", - "reference": "de84bf86ffee940fa92e29c54d41618048ec9b6f", + "url": "https://api.github.com/repos/laravel/horizon/zipball/22403726851d62c45051114c89106130c348decc", + "reference": "22403726851d62c45051114c89106130c348decc", "shasum": "" }, "require": { @@ -1998,9 +1998,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.10.2" + "source": "https://github.com/laravel/horizon/tree/v5.10.3" }, - "time": "2022-09-26T13:45:51+00:00" + "time": "2022-10-14T13:33:44+00:00" }, { "name": "laravel/serializable-closure",