From c9a841edfb6d4e6f59f67be2564d11b46be411d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 17:00:02 +0000 Subject: [PATCH] Bump symfony/routing in the composer group across 1 directory Bumps the composer group with 1 update in the / directory: [symfony/routing](https://github.com/symfony/routing). Updates `symfony/routing` from 8.0.8 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.8...v8.0.13) --- updated-dependencies: - dependency-name: symfony/routing dependency-version: 8.0.13 dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b9941e1..eebc283 100644 --- a/composer.lock +++ b/composer.lock @@ -2544,16 +2544,16 @@ }, { "name": "symfony/routing", - "version": "v8.0.8", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "0de330ec2ea922a7b08ec45615bd51179de7fda4" + "reference": "18e6213e536842285dfdd29604e43ac8f784d17d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/0de330ec2ea922a7b08ec45615bd51179de7fda4", - "reference": "0de330ec2ea922a7b08ec45615bd51179de7fda4", + "url": "https://api.github.com/repos/symfony/routing/zipball/18e6213e536842285dfdd29604e43ac8f784d17d", + "reference": "18e6213e536842285dfdd29604e43ac8f784d17d", "shasum": "" }, "require": { @@ -2600,7 +2600,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v8.0.8" + "source": "https://github.com/symfony/routing/tree/v8.0.13" }, "funding": [ { @@ -2620,7 +2620,7 @@ "type": "tidelift" } ], - "time": "2026-03-30T15:14:47+00:00" + "time": "2026-05-24T11:21:57+00:00" }, { "name": "symfony/service-contracts",