From 038432750956b3917cf87689321fd1dff9b6b141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 13:20:31 +0000 Subject: [PATCH] Bump illuminate/database from 12.34.0 to 12.35.1 Bumps [illuminate/database](https://github.com/illuminate/database) from 12.34.0 to 12.35.1. - [Commits](https://github.com/illuminate/database/compare/v12.34.0...v12.35.1) --- updated-dependencies: - dependency-name: illuminate/database dependency-version: 12.35.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index 646d890..2499226 100644 --- a/composer.lock +++ b/composer.lock @@ -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", @@ -557,16 +557,16 @@ }, { "name": "illuminate/database", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "3ad07bda64019d18fc6fda97fec0b3b7cb6ecae1" + "reference": "5f663ea61a13c1776e3353aa9ef5153221f44374" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/3ad07bda64019d18fc6fda97fec0b3b7cb6ecae1", - "reference": "3ad07bda64019d18fc6fda97fec0b3b7cb6ecae1", + "url": "https://api.github.com/repos/illuminate/database/zipball/5f663ea61a13c1776e3353aa9ef5153221f44374", + "reference": "5f663ea61a13c1776e3353aa9ef5153221f44374", "shasum": "" }, "require": { @@ -624,7 +624,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-10-10T13:33:40+00:00" + "time": "2025-10-20T21:28:57+00:00" }, { "name": "illuminate/events", @@ -683,7 +683,7 @@ }, { "name": "illuminate/macroable", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.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",