From ac5307a2f40daf39cac691d2d0c827dd4ff65de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 19:49:06 +0000 Subject: [PATCH] (chore): bump symfony/routing from 6.4.37 to 6.4.41 Bumps [symfony/routing](https://github.com/symfony/routing) from 6.4.37 to 6.4.41. - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/8.1/CHANGELOG.md) - [Commits](https://github.com/symfony/routing/compare/v6.4.37...v6.4.41) --- updated-dependencies: - dependency-name: symfony/routing dependency-version: 6.4.41 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 e0e7e39..e9da121 100644 --- a/composer.lock +++ b/composer.lock @@ -4704,16 +4704,16 @@ }, { "name": "symfony/routing", - "version": "v6.4.37", + "version": "v6.4.41", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "48035d186798d27d375d95aad37db8fe097e4048" + "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/48035d186798d27d375d95aad37db8fe097e4048", - "reference": "48035d186798d27d375d95aad37db8fe097e4048", + "url": "https://api.github.com/repos/symfony/routing/zipball/af04c79671fd8df0805a44c83fa2b0ba56c8329e", + "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e", "shasum": "" }, "require": { @@ -4767,7 +4767,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.37" + "source": "https://github.com/symfony/routing/tree/v6.4.41" }, "funding": [ { @@ -4787,7 +4787,7 @@ "type": "tidelift" } ], - "time": "2026-04-18T13:45:55+00:00" + "time": "2026-05-24T11:18:16+00:00" }, { "name": "symfony/service-contracts",