From 10493672b5a71a75dba260e4ca346c20fd0aeb2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:14:16 +0000 Subject: [PATCH] (chore): bump symfony/routing from 6.4.40 to 6.4.41 Bumps [symfony/routing](https://github.com/symfony/routing) from 6.4.40 to 6.4.41. - [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/v6.4.40...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 c47d301..6d7f5b6 100644 --- a/composer.lock +++ b/composer.lock @@ -5396,16 +5396,16 @@ }, { "name": "symfony/routing", - "version": "v6.4.40", + "version": "v6.4.41", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "0cd0d2fb05382c95dff6b33c51a7c96cbdbc136d" + "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/0cd0d2fb05382c95dff6b33c51a7c96cbdbc136d", - "reference": "0cd0d2fb05382c95dff6b33c51a7c96cbdbc136d", + "url": "https://api.github.com/repos/symfony/routing/zipball/af04c79671fd8df0805a44c83fa2b0ba56c8329e", + "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e", "shasum": "" }, "require": { @@ -5459,7 +5459,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.40" + "source": "https://github.com/symfony/routing/tree/v6.4.41" }, "funding": [ { @@ -5479,7 +5479,7 @@ "type": "tidelift" } ], - "time": "2026-05-19T20:33:22+00:00" + "time": "2026-05-24T11:18:16+00:00" }, { "name": "symfony/service-contracts",