From e4f916b8e9c60c935083016a7d8d8c3f5e091f3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 05:28:22 +0000 Subject: [PATCH] Bump symfony/routing in the composer group across 1 directory Bumps the composer group with 1 update in the / directory: [symfony/routing](https://github.com/symfony/routing). Updates `symfony/routing` from 5.4.52 to 5.4.53 - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/8.2/CHANGELOG.md) - [Commits](https://github.com/symfony/routing/compare/v5.4.52...v5.4.53) --- updated-dependencies: - dependency-name: symfony/routing dependency-version: 5.4.53 dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 3c75c53..224a320 100644 --- a/composer.lock +++ b/composer.lock @@ -4394,16 +4394,16 @@ }, { "name": "symfony/routing", - "version": "v5.4.52", + "version": "v5.4.53", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "275b31328b2e58cab004be0cf086380e2a5c5ee7" + "reference": "f4ca0c533854c26e3b27e981da760807f89e1a42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/275b31328b2e58cab004be0cf086380e2a5c5ee7", - "reference": "275b31328b2e58cab004be0cf086380e2a5c5ee7", + "url": "https://api.github.com/repos/symfony/routing/zipball/f4ca0c533854c26e3b27e981da760807f89e1a42", + "reference": "f4ca0c533854c26e3b27e981da760807f89e1a42", "shasum": "" }, "require": { @@ -4464,7 +4464,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v5.4.52" + "source": "https://github.com/symfony/routing/tree/v5.4.53" }, "funding": [ { @@ -4484,7 +4484,7 @@ "type": "tidelift" } ], - "time": "2026-04-16T14:40:03+00:00" + "time": "2026-05-22T19:02:28+00:00" }, { "name": "symfony/service-contracts",