From 000529dfffa7e88ef8c3606ca4c6332865886ae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 13:06:04 +0000 Subject: [PATCH] build(deps): Bump laravel/horizon from 5.19.2 to 5.20.0 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.19.2 to 5.20.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.19.2...v5.20.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 1a1d9578..286ff8e2 100644 --- a/composer.lock +++ b/composer.lock @@ -2014,16 +2014,16 @@ }, { "name": "laravel/horizon", - "version": "v5.19.2", + "version": "v5.20.0", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "16f2c0e00e5b0b9a3f85e95f6022b6dc0476993d" + "reference": "2fc2ba769a592e92d170d85e346a5631b3a90ed5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/16f2c0e00e5b0b9a3f85e95f6022b6dc0476993d", - "reference": "16f2c0e00e5b0b9a3f85e95f6022b6dc0476993d", + "url": "https://api.github.com/repos/laravel/horizon/zipball/2fc2ba769a592e92d170d85e346a5631b3a90ed5", + "reference": "2fc2ba769a592e92d170d85e346a5631b3a90ed5", "shasum": "" }, "require": { @@ -2086,9 +2086,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.19.2" + "source": "https://github.com/laravel/horizon/tree/v5.20.0" }, - "time": "2023-08-29T13:37:54+00:00" + "time": "2023-08-30T14:04:11+00:00" }, { "name": "laravel/sanctum",