From a6bf332f9ea1bce8b9108e3d983d90232204d1a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 17:00:37 +0000 Subject: [PATCH] composer(deps): Bump symfony/cache from 6.3.0 to 6.3.1 Bumps [symfony/cache](https://github.com/symfony/cache) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/symfony/cache/releases) - [Changelog](https://github.com/symfony/cache/blob/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/cache/compare/v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: symfony/cache dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index cd61b71a..c06aca68 100644 --- a/composer.lock +++ b/composer.lock @@ -1835,16 +1835,16 @@ }, { "name": "symfony/cache", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "357bf04b1380f71e40b2d6592dbf7f2a948ca6b1" + "reference": "52cff7608ef6e38376ac11bd1fbb0a220107f066" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/357bf04b1380f71e40b2d6592dbf7f2a948ca6b1", - "reference": "357bf04b1380f71e40b2d6592dbf7f2a948ca6b1", + "url": "https://api.github.com/repos/symfony/cache/zipball/52cff7608ef6e38376ac11bd1fbb0a220107f066", + "reference": "52cff7608ef6e38376ac11bd1fbb0a220107f066", "shasum": "" }, "require": { @@ -1911,7 +1911,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v6.3.0" + "source": "https://github.com/symfony/cache/tree/v6.3.1" }, "funding": [ { @@ -1927,7 +1927,7 @@ "type": "tidelift" } ], - "time": "2023-05-10T09:21:01+00:00" + "time": "2023-06-24T11:51:27+00:00" }, { "name": "symfony/cache-contracts",