From a932555ce23c9b056a0af07b03b8f50a77e33074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 08:13:38 -0500 Subject: [PATCH] Bump symfony/routing from 6.3.10 to 6.3.11 (#16587) Bumps [symfony/routing](https://github.com/symfony/routing) from 6.3.10 to 6.3.11. - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/routing/compare/v6.3.10...v6.3.11) --- updated-dependencies: - dependency-name: symfony/routing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 26cc6ae2b..e465a3642 100644 --- a/composer.lock +++ b/composer.lock @@ -24660,16 +24660,16 @@ }, { "name": "symfony/routing", - "version": "v6.3.10", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "cb7404232d49dd11cc971b832fcbd49e7c22b049" + "reference": "5f1b4eb8e7b7d8487389bd774fb76f51dba57452" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/cb7404232d49dd11cc971b832fcbd49e7c22b049", - "reference": "cb7404232d49dd11cc971b832fcbd49e7c22b049", + "url": "https://api.github.com/repos/symfony/routing/zipball/5f1b4eb8e7b7d8487389bd774fb76f51dba57452", + "reference": "5f1b4eb8e7b7d8487389bd774fb76f51dba57452", "shasum": "" }, "require": { @@ -24723,7 +24723,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.3.10" + "source": "https://github.com/symfony/routing/tree/v6.3.11" }, "funding": [ { @@ -24739,7 +24739,7 @@ "type": "tidelift" } ], - "time": "2023-12-01T14:25:58+00:00" + "time": "2023-12-29T15:20:22+00:00" }, { "name": "symfony/serializer",