From 1f89fb13f8cff97bf7194b875ea60e5638fe273d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 21:29:45 +0000 Subject: [PATCH] Bump symfony/cache-contracts from 3.3.0 to 3.4.0 Bumps [symfony/cache-contracts](https://github.com/symfony/cache-contracts) from 3.3.0 to 3.4.0. - [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.3.0...v3.4.0) --- updated-dependencies: - dependency-name: symfony/cache-contracts dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 9c1854d7..9547ca3b 100644 --- a/composer.lock +++ b/composer.lock @@ -6993,16 +6993,16 @@ }, { "name": "symfony/cache-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", - "reference": "ad945640ccc0ae6e208bcea7d7de4b39b569896b" + "reference": "1d74b127da04ffa87aa940abe15446fa89653778" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/ad945640ccc0ae6e208bcea7d7de4b39b569896b", - "reference": "ad945640ccc0ae6e208bcea7d7de4b39b569896b", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778", + "reference": "1d74b127da04ffa87aa940abe15446fa89653778", "shasum": "" }, "require": { @@ -7049,7 +7049,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/cache-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/cache-contracts/tree/v3.4.0" }, "funding": [ { @@ -7065,7 +7065,7 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2023-09-25T12:52:38+00:00" }, { "name": "symfony/console",