From 29fd024d3a65826a4ca8dca2d509ab074e5cfb82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 03:03:32 +0000 Subject: [PATCH] Bump laravel/horizon from 5.34.0 to 5.35.2 Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.34.0 to 5.35.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.34.0...v5.35.2) --- updated-dependencies: - dependency-name: laravel/horizon dependency-version: 5.35.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 7eb30ecbe..c84da1c18 100644 --- a/composer.lock +++ b/composer.lock @@ -3053,16 +3053,16 @@ }, { "name": "laravel/framework", - "version": "v12.32.5", + "version": "v12.33.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "77b2740391cd2a825ba59d6fada45e9b8b9bcc5a" + "reference": "124efc5f09d4668a4dc13f94a1018c524a58bcb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/77b2740391cd2a825ba59d6fada45e9b8b9bcc5a", - "reference": "77b2740391cd2a825ba59d6fada45e9b8b9bcc5a", + "url": "https://api.github.com/repos/laravel/framework/zipball/124efc5f09d4668a4dc13f94a1018c524a58bcb1", + "reference": "124efc5f09d4668a4dc13f94a1018c524a58bcb1", "shasum": "" }, "require": { @@ -3268,20 +3268,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-09-30T17:39:22+00:00" + "time": "2025-10-07T14:30:39+00:00" }, { "name": "laravel/horizon", - "version": "v5.34.0", + "version": "v5.35.2", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "c110ff6ed494b57beb6b4102a92bb4bf896bb774" + "reference": "11f9a980d84de56402dec19cf1e78050b211fcef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/c110ff6ed494b57beb6b4102a92bb4bf896bb774", - "reference": "c110ff6ed494b57beb6b4102a92bb4bf896bb774", + "url": "https://api.github.com/repos/laravel/horizon/zipball/11f9a980d84de56402dec19cf1e78050b211fcef", + "reference": "11f9a980d84de56402dec19cf1e78050b211fcef", "shasum": "" }, "require": { @@ -3346,9 +3346,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.34.0" + "source": "https://github.com/laravel/horizon/tree/v5.35.2" }, - "time": "2025-09-12T15:15:45+00:00" + "time": "2025-10-08T12:50:15+00:00" }, { "name": "laravel/prompts",