From 1cc9e2e92be41e40559c0114338c36c5bd9c4a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 07:27:44 +0000 Subject: [PATCH] Bump laravel/horizon from 5.14.1 to 5.14.2 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.14.1 to 5.14.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.14.1...v5.14.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 0d8ad337..a1980d18 100644 --- a/composer.lock +++ b/composer.lock @@ -2022,16 +2022,16 @@ }, { "name": "laravel/horizon", - "version": "v5.14.1", + "version": "v5.14.2", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "a990617de27700df73841f6ccaff46e09ba9ec3f" + "reference": "d41a14c601766af0e2cce9486fd5dd143688c25f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/a990617de27700df73841f6ccaff46e09ba9ec3f", - "reference": "a990617de27700df73841f6ccaff46e09ba9ec3f", + "url": "https://api.github.com/repos/laravel/horizon/zipball/d41a14c601766af0e2cce9486fd5dd143688c25f", + "reference": "d41a14c601766af0e2cce9486fd5dd143688c25f", "shasum": "" }, "require": { @@ -2093,9 +2093,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.14.1" + "source": "https://github.com/laravel/horizon/tree/v5.14.2" }, - "time": "2023-02-07T14:56:05+00:00" + "time": "2023-02-10T15:40:38+00:00" }, { "name": "laravel/sanctum",