From 2f5e75990490314e402c7417bcf3a0c5b6ca3911 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 11:55:28 +0000 Subject: [PATCH] build(deps): Bump laravel/horizon from 5.21.1 to 5.21.2 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.21.1 to 5.21.2. - [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.1...v5.21.2) --- 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 7635ae8c..80d1c2c3 100644 --- a/composer.lock +++ b/composer.lock @@ -2018,16 +2018,16 @@ }, { "name": "laravel/horizon", - "version": "v5.21.1", + "version": "v5.21.2", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "ded3632dca7fd66618d5b712b4a0c6c1c77ecb3f" + "reference": "1035d56b5f0d408c8eb9a4ccb0d185f1dd6ffb70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/ded3632dca7fd66618d5b712b4a0c6c1c77ecb3f", - "reference": "ded3632dca7fd66618d5b712b4a0c6c1c77ecb3f", + "url": "https://api.github.com/repos/laravel/horizon/zipball/1035d56b5f0d408c8eb9a4ccb0d185f1dd6ffb70", + "reference": "1035d56b5f0d408c8eb9a4ccb0d185f1dd6ffb70", "shasum": "" }, "require": { @@ -2090,9 +2090,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.21.1" + "source": "https://github.com/laravel/horizon/tree/v5.21.2" }, - "time": "2023-09-19T22:42:19+00:00" + "time": "2023-10-17T13:41:14+00:00" }, { "name": "laravel/sanctum",