From 55b1f3ccc2a2e27224ff2ed4705f238a81b24841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:32:30 +0000 Subject: [PATCH] composer(deps): bump symfony/cache-contracts from 3.7.0 to 3.7.1 Bumps [symfony/cache-contracts](https://github.com/symfony/cache-contracts) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/symfony/cache-contracts/releases) - [Changelog](https://github.com/symfony/cache-contracts/blob/main/CHANGELOG.md) - [Commits](https://github.com/symfony/cache-contracts/compare/v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: symfony/cache-contracts dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 1aa8470..6f534de 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "psr/container": "^2.0", "psr/log": "^3.0", "symfony/cache": "^7.4", - "symfony/cache-contracts": "^3.4", + "symfony/cache-contracts": "^3.7", "symfony/config": "^7.3", "symfony/console": "^7.3", "symfony/dependency-injection": "^7.3", diff --git a/composer.lock b/composer.lock index df067ae..a3cbecd 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "163e388247ff8a1953d4bd66ead96197", + "content-hash": "3147968e4b51da9b1a0e4ed70179b1f6", "packages": [ { "name": "composer/semver", @@ -461,16 +461,16 @@ }, { "name": "symfony/cache-contracts", - "version": "v3.7.0", + "version": "v3.7.1", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", - "reference": "225e8a254166bd3442e370c6f50145465db63831" + "reference": "9789738bc19af1106dc54d6afba9a0b467516cf2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/225e8a254166bd3442e370c6f50145465db63831", - "reference": "225e8a254166bd3442e370c6f50145465db63831", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/9789738bc19af1106dc54d6afba9a0b467516cf2", + "reference": "9789738bc19af1106dc54d6afba9a0b467516cf2", "shasum": "" }, "require": { @@ -517,7 +517,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/cache-contracts/tree/v3.7.0" + "source": "https://github.com/symfony/cache-contracts/tree/v3.7.1" }, "funding": [ { @@ -537,7 +537,7 @@ "type": "tidelift" } ], - "time": "2026-05-05T15:33:14+00:00" + "time": "2026-06-05T06:23:12+00:00" }, { "name": "symfony/config",