From fa688cdacfb65487f42377a0070ba7ea73e6844b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:59:45 +0000 Subject: [PATCH] Bump symfony/routing from 8.0.12 to 8.0.13 in /fusio 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: indirect ... Signed-off-by: dependabot[bot] --- fusio/composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/fusio/composer.lock b/fusio/composer.lock index b293ef3..1c1c80c 100644 --- a/fusio/composer.lock +++ b/fusio/composer.lock @@ -11273,16 +11273,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": { @@ -11329,7 +11329,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v8.0.12" + "source": "https://github.com/symfony/routing/tree/v8.0.13" }, "funding": [ { @@ -11349,7 +11349,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:22:03+00:00" + "time": "2026-05-24T11:21:57+00:00" }, { "name": "symfony/sendgrid-mailer", @@ -12598,5 +12598,5 @@ "php": ">=8.4" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }