From bb3c52aa04a94bbd9e77538e5e28f79d12012312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 21:17:02 +0000 Subject: [PATCH] chore(deps-dev): bump symfony/cache from 8.0.10 to 8.0.13 Bumps [symfony/cache](https://github.com/symfony/cache) from 8.0.10 to 8.0.13. - [Release notes](https://github.com/symfony/cache/releases) - [Changelog](https://github.com/symfony/cache/blob/8.1/CHANGELOG.md) - [Commits](https://github.com/symfony/cache/compare/v8.0.10...v8.0.13) --- updated-dependencies: - dependency-name: symfony/cache dependency-version: 8.0.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index c1785c2..b3579b4 100644 --- a/composer.lock +++ b/composer.lock @@ -6412,16 +6412,16 @@ }, { "name": "symfony/cache", - "version": "v8.0.10", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "8ff96cde73684bfa32b702f5cff1eb83b1fac429" + "reference": "75f92239836ce08bce4d19f2734737dae4276fe9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/8ff96cde73684bfa32b702f5cff1eb83b1fac429", - "reference": "8ff96cde73684bfa32b702f5cff1eb83b1fac429", + "url": "https://api.github.com/repos/symfony/cache/zipball/75f92239836ce08bce4d19f2734737dae4276fe9", + "reference": "75f92239836ce08bce4d19f2734737dae4276fe9", "shasum": "" }, "require": { @@ -6487,7 +6487,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v8.0.10" + "source": "https://github.com/symfony/cache/tree/v8.0.13" }, "funding": [ { @@ -6507,7 +6507,7 @@ "type": "tidelift" } ], - "time": "2026-05-05T08:24:00+00:00" + "time": "2026-05-24T08:44:11+00:00" }, { "name": "symfony/cache-contracts",