From f75fcef77b44991a0f3ef96fb00a551784974443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 13:03:36 +0000 Subject: [PATCH] build(deps): Bump laravel/horizon from 5.15.1 to 5.16.0 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.15.1 to 5.16.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.15.1...v5.16.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 a0a1c970..72061d9a 100644 --- a/composer.lock +++ b/composer.lock @@ -2018,16 +2018,16 @@ }, { "name": "laravel/horizon", - "version": "v5.15.1", + "version": "v5.16.0", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "952c2a0caa79b3fdc513e8db668029004f3a0f35" + "reference": "4f762b1bd47b51f0557da84873a208410de9eece" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/952c2a0caa79b3fdc513e8db668029004f3a0f35", - "reference": "952c2a0caa79b3fdc513e8db668029004f3a0f35", + "url": "https://api.github.com/repos/laravel/horizon/zipball/4f762b1bd47b51f0557da84873a208410de9eece", + "reference": "4f762b1bd47b51f0557da84873a208410de9eece", "shasum": "" }, "require": { @@ -2090,9 +2090,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.15.1" + "source": "https://github.com/laravel/horizon/tree/v5.16.0" }, - "time": "2023-04-26T16:00:44+00:00" + "time": "2023-05-18T14:11:32+00:00" }, { "name": "laravel/sanctum",