From 5aa25b178d261f06063c3ce512880cd23c6780c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 13:49:12 +0330 Subject: [PATCH] Bump laravel/horizon from 5.24.6 to 5.25.0 (#43) Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.24.6 to 5.25.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.24.6...v5.25.0) --- updated-dependencies: - dependency-name: laravel/horizon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 8d5079c..5792189 100644 --- a/composer.lock +++ b/composer.lock @@ -2636,16 +2636,16 @@ }, { "name": "laravel/horizon", - "version": "v5.24.6", + "version": "v5.25.0", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "e0fd80d9cc5f975455b3e46f5cc8e731a3eb6ea3" + "reference": "81e62cee5b3feaf169d683b8890e33bf454698ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/e0fd80d9cc5f975455b3e46f5cc8e731a3eb6ea3", - "reference": "e0fd80d9cc5f975455b3e46f5cc8e731a3eb6ea3", + "url": "https://api.github.com/repos/laravel/horizon/zipball/81e62cee5b3feaf169d683b8890e33bf454698ab", + "reference": "81e62cee5b3feaf169d683b8890e33bf454698ab", "shasum": "" }, "require": { @@ -2709,9 +2709,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.24.6" + "source": "https://github.com/laravel/horizon/tree/v5.25.0" }, - "time": "2024-06-25T21:23:57+00:00" + "time": "2024-07-05T16:46:31+00:00" }, { "name": "laravel/octane",