From 93fbc9dd79728e6c672233446a2e52190a8a7d04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 07:17:11 +0000 Subject: [PATCH] build(deps): bump symfony/routing from 8.0.12 to 8.0.13 Bumps [symfony/routing](https://github.com/symfony/routing) from 8.0.12 to 8.0.13. - [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/v8.0.12...v8.0.13) --- updated-dependencies: - dependency-name: symfony/routing dependency-version: 8.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 27ace5b2c0..b58f3ab27e 100644 --- a/composer.lock +++ b/composer.lock @@ -7088,16 +7088,16 @@ }, { "name": "symfony/routing", - "version": "v8.0.12", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "c7f22a665faa3e5212b8f042e0c5831a6b85492f" + "reference": "18e6213e536842285dfdd29604e43ac8f784d17d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/c7f22a665faa3e5212b8f042e0c5831a6b85492f", - "reference": "c7f22a665faa3e5212b8f042e0c5831a6b85492f", + "url": "https://api.github.com/repos/symfony/routing/zipball/18e6213e536842285dfdd29604e43ac8f784d17d", + "reference": "18e6213e536842285dfdd29604e43ac8f784d17d", "shasum": "" }, "require": { @@ -7144,7 +7144,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v8.0.12" + "source": "https://github.com/symfony/routing/tree/v8.0.13" }, "funding": [ { @@ -7164,7 +7164,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:22:03+00:00" + "time": "2026-05-24T11:21:57+00:00" }, { "name": "symfony/service-contracts",