From dc8a37946adab90931eb2ebb2c5f00c5b36d31fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 08:17:51 +0000 Subject: [PATCH] Bump symfony/routing Bumps [symfony/routing](https://github.com/symfony/routing) from 6.4.18 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.18...v6.4.41) --- updated-dependencies: - dependency-name: symfony/routing dependency-version: 6.4.41 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../cis2/php/composer.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/user-restricted-separate-auth-tutorials/cis2/php/composer.lock b/user-restricted-separate-auth-tutorials/cis2/php/composer.lock index c727af6..cfe7026 100644 --- a/user-restricted-separate-auth-tutorials/cis2/php/composer.lock +++ b/user-restricted-separate-auth-tutorials/cis2/php/composer.lock @@ -5315,16 +5315,16 @@ }, { "name": "symfony/routing", - "version": "v6.4.18", + "version": "v6.4.41", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68" + "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/e9bfc94953019089acdfb9be51c1b9142c4afa68", - "reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68", + "url": "https://api.github.com/repos/symfony/routing/zipball/af04c79671fd8df0805a44c83fa2b0ba56c8329e", + "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e", "shasum": "" }, "require": { @@ -5378,7 +5378,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.18" + "source": "https://github.com/symfony/routing/tree/v6.4.41" }, "funding": [ { @@ -5389,12 +5389,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-01-09T08:51:02+00:00" + "time": "2026-05-24T11:18:16+00:00" }, { "name": "symfony/runtime",