From 6e7da1304f5ba1a1a613068b9f83519b87b38039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 11:11:23 +0000 Subject: [PATCH] build(deps): Bump laravel/horizon from 5.21.2 to 5.21.3 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.21.2 to 5.21.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.21.2...v5.21.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 632830cf..ba888f57 100644 --- a/composer.lock +++ b/composer.lock @@ -2020,16 +2020,16 @@ }, { "name": "laravel/horizon", - "version": "v5.21.2", + "version": "v5.21.3", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "1035d56b5f0d408c8eb9a4ccb0d185f1dd6ffb70" + "reference": "6e2b0bb3f8c5b653e8e3ba15661caea6d9613c31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/1035d56b5f0d408c8eb9a4ccb0d185f1dd6ffb70", - "reference": "1035d56b5f0d408c8eb9a4ccb0d185f1dd6ffb70", + "url": "https://api.github.com/repos/laravel/horizon/zipball/6e2b0bb3f8c5b653e8e3ba15661caea6d9613c31", + "reference": "6e2b0bb3f8c5b653e8e3ba15661caea6d9613c31", "shasum": "" }, "require": { @@ -2092,9 +2092,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.21.2" + "source": "https://github.com/laravel/horizon/tree/v5.21.3" }, - "time": "2023-10-17T13:41:14+00:00" + "time": "2023-10-27T13:58:13+00:00" }, { "name": "laravel/prompts",