From 87aea1faf68811198e62337af910252cbe9c72c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:33:16 +0000 Subject: [PATCH] build(deps): Bump laravel/horizon from 5.16.1 to 5.17.0 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.16.1 to 5.17.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.16.1...v5.17.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 d857cf69..e59ae1a6 100644 --- a/composer.lock +++ b/composer.lock @@ -2018,16 +2018,16 @@ }, { "name": "laravel/horizon", - "version": "v5.16.1", + "version": "v5.17.0", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "ddd6a49063ba3bdfdf5f8ce885d27a8368ad03c4" + "reference": "569c7154033679a1ca05b43bfa640cc60aa3b37b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/ddd6a49063ba3bdfdf5f8ce885d27a8368ad03c4", - "reference": "ddd6a49063ba3bdfdf5f8ce885d27a8368ad03c4", + "url": "https://api.github.com/repos/laravel/horizon/zipball/569c7154033679a1ca05b43bfa640cc60aa3b37b", + "reference": "569c7154033679a1ca05b43bfa640cc60aa3b37b", "shasum": "" }, "require": { @@ -2090,9 +2090,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.16.1" + "source": "https://github.com/laravel/horizon/tree/v5.17.0" }, - "time": "2023-05-29T15:03:42+00:00" + "time": "2023-06-13T20:49:30+00:00" }, { "name": "laravel/sanctum",