From 81d4fb1ed310ce8b6ca140f7cfaa4edd1b5d36c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 09:36:40 +0000 Subject: [PATCH] build(deps): Bump laravel/horizon from 5.19.1 to 5.19.2 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.19.1 to 5.19.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.19.1...v5.19.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 13f62e56..2a39c830 100644 --- a/composer.lock +++ b/composer.lock @@ -2014,16 +2014,16 @@ }, { "name": "laravel/horizon", - "version": "v5.19.1", + "version": "v5.19.2", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "1987f98084bc3119f78ec3da6283821a2c1acf63" + "reference": "16f2c0e00e5b0b9a3f85e95f6022b6dc0476993d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/1987f98084bc3119f78ec3da6283821a2c1acf63", - "reference": "1987f98084bc3119f78ec3da6283821a2c1acf63", + "url": "https://api.github.com/repos/laravel/horizon/zipball/16f2c0e00e5b0b9a3f85e95f6022b6dc0476993d", + "reference": "16f2c0e00e5b0b9a3f85e95f6022b6dc0476993d", "shasum": "" }, "require": { @@ -2086,9 +2086,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.19.1" + "source": "https://github.com/laravel/horizon/tree/v5.19.2" }, - "time": "2023-08-09T13:18:44+00:00" + "time": "2023-08-29T13:37:54+00:00" }, { "name": "laravel/sanctum",