From ba02bdaeb15b8e089c50fdc74cca884dd23a0dce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:01:57 +0000 Subject: [PATCH] build(deps): bump symfony/routing from 8.0.1 to 8.0.3 Bumps [symfony/routing](https://github.com/symfony/routing) from 8.0.1 to 8.0.3. - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/7.3/CHANGELOG.md) - [Commits](https://github.com/symfony/routing/compare/v8.0.1...v8.0.3) --- updated-dependencies: - dependency-name: symfony/routing dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 63e566908e..60dca9f64a 100644 --- a/composer.lock +++ b/composer.lock @@ -5039,16 +5039,16 @@ }, { "name": "symfony/routing", - "version": "v8.0.1", + "version": "v8.0.3", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "bc8fa314a61fb7c4190e964b18a5bd000d3b45ce" + "reference": "3827ac6e03dcd86e430fb6ae6056acf5b51aece3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/bc8fa314a61fb7c4190e964b18a5bd000d3b45ce", - "reference": "bc8fa314a61fb7c4190e964b18a5bd000d3b45ce", + "url": "https://api.github.com/repos/symfony/routing/zipball/3827ac6e03dcd86e430fb6ae6056acf5b51aece3", + "reference": "3827ac6e03dcd86e430fb6ae6056acf5b51aece3", "shasum": "" }, "require": { @@ -5095,7 +5095,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v8.0.1" + "source": "https://github.com/symfony/routing/tree/v8.0.3" }, "funding": [ { @@ -5115,7 +5115,7 @@ "type": "tidelift" } ], - "time": "2025-12-01T09:13:36+00:00" + "time": "2025-12-19T10:01:18+00:00" }, { "name": "symfony/service-contracts", @@ -8298,5 +8298,5 @@ "platform-overrides": { "php": "8.4.0" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }