From 7a92cdf81d52973111850a53625e32e8ca1ea93a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 01:18:43 +0000 Subject: [PATCH] Bump illuminate/contracts from 12.15.0 to 12.40.2 in /cooldown_major Bumps [illuminate/contracts](https://github.com/illuminate/contracts) from 12.15.0 to 12.40.2. - [Commits](https://github.com/illuminate/contracts/compare/v12.15.0...v12.40.2) --- updated-dependencies: - dependency-name: illuminate/contracts dependency-version: 12.40.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cooldown_major/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cooldown_major/composer.lock b/cooldown_major/composer.lock index f784690..c18d660 100644 --- a/cooldown_major/composer.lock +++ b/cooldown_major/composer.lock @@ -271,16 +271,16 @@ }, { "name": "illuminate/contracts", - "version": "v12.15.0", + "version": "v12.40.2", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "b559b9840344cc02cb142a5d72132a2c928f2e5c" + "reference": "b97a94df448f196f23d646e21999bfd5d86ae23b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/b559b9840344cc02cb142a5d72132a2c928f2e5c", - "reference": "b559b9840344cc02cb142a5d72132a2c928f2e5c", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/b97a94df448f196f23d646e21999bfd5d86ae23b", + "reference": "b97a94df448f196f23d646e21999bfd5d86ae23b", "shasum": "" }, "require": { @@ -315,7 +315,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-05-13T15:08:45+00:00" + "time": "2025-11-26T16:51:20+00:00" }, { "name": "illuminate/macroable",