From 3889a01fbec1b0626a2c981ef8471be668197c8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:58:55 +0000 Subject: [PATCH] Bump illuminate/events from 12.34.0 to 12.35.1 Bumps [illuminate/events](https://github.com/illuminate/events) from 12.34.0 to 12.35.1. - [Commits](https://github.com/illuminate/events/compare/v12.34.0...v12.35.1) --- updated-dependencies: - dependency-name: illuminate/events dependency-version: 12.35.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index 646d890..f680a33 100644 --- a/composer.lock +++ b/composer.lock @@ -290,7 +290,7 @@ }, { "name": "illuminate/bus", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/bus.git", @@ -343,7 +343,7 @@ }, { "name": "illuminate/collections", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -402,7 +402,7 @@ }, { "name": "illuminate/conditionable", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -448,7 +448,7 @@ }, { "name": "illuminate/container", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -509,7 +509,7 @@ }, { "name": "illuminate/contracts", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -628,16 +628,16 @@ }, { "name": "illuminate/events", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/events.git", - "reference": "ba94fc7c734864e1eba802e75930725fd8074fce" + "reference": "e0de667c68040d59a6ffc09e914536a1186870f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/events/zipball/ba94fc7c734864e1eba802e75930725fd8074fce", - "reference": "ba94fc7c734864e1eba802e75930725fd8074fce", + "url": "https://api.github.com/repos/illuminate/events/zipball/e0de667c68040d59a6ffc09e914536a1186870f0", + "reference": "e0de667c68040d59a6ffc09e914536a1186870f0", "shasum": "" }, "require": { @@ -679,11 +679,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-09-30T10:20:25+00:00" + "time": "2025-10-21T15:10:34+00:00" }, { "name": "illuminate/macroable", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -729,7 +729,7 @@ }, { "name": "illuminate/pipeline", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/pipeline.git", @@ -781,16 +781,16 @@ }, { "name": "illuminate/support", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "89291f59ef6c170c00f10a41c566c49ee32ca09a" + "reference": "646dcbd7584b40a288863fbac90ea57db79647cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/89291f59ef6c170c00f10a41c566c49ee32ca09a", - "reference": "89291f59ef6c170c00f10a41c566c49ee32ca09a", + "url": "https://api.github.com/repos/illuminate/support/zipball/646dcbd7584b40a288863fbac90ea57db79647cd", + "reference": "646dcbd7584b40a288863fbac90ea57db79647cd", "shasum": "" }, "require": { @@ -856,7 +856,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-10-13T21:11:33+00:00" + "time": "2025-10-21T17:38:47+00:00" }, { "name": "laravel/serializable-closure",