From 6aacdbb78c00971bac224f79a8d02b9fba94a40b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 16:56:58 +0000 Subject: [PATCH] Bump symfony/routing from 8.0.4 to 8.0.13 Bumps [symfony/routing](https://github.com/symfony/routing) from 8.0.4 to 8.0.13. - [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/v8.0.4...v8.0.13) --- updated-dependencies: - dependency-name: symfony/routing dependency-version: 8.0.13 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 a1199e4..3966288 100644 --- a/composer.lock +++ b/composer.lock @@ -6472,16 +6472,16 @@ }, { "name": "symfony/routing", - "version": "v8.0.4", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "4a2bc08d1c35307239329f434d45c2bfe8241fa9" + "reference": "18e6213e536842285dfdd29604e43ac8f784d17d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/4a2bc08d1c35307239329f434d45c2bfe8241fa9", - "reference": "4a2bc08d1c35307239329f434d45c2bfe8241fa9", + "url": "https://api.github.com/repos/symfony/routing/zipball/18e6213e536842285dfdd29604e43ac8f784d17d", + "reference": "18e6213e536842285dfdd29604e43ac8f784d17d", "shasum": "" }, "require": { @@ -6528,7 +6528,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v8.0.4" + "source": "https://github.com/symfony/routing/tree/v8.0.13" }, "funding": [ { @@ -6548,7 +6548,7 @@ "type": "tidelift" } ], - "time": "2026-01-12T12:37:40+00:00" + "time": "2026-05-24T11:21:57+00:00" }, { "name": "symfony/security-core",