From a41c53f67a3f38eaceeff2dfd5e28772baa65162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 08:57:24 +0000 Subject: [PATCH] build(deps): bump symfony/routing from 6.4.32 to 6.4.41 Bumps [symfony/routing](https://github.com/symfony/routing) from 6.4.32 to 6.4.41. - [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/v6.4.32...v6.4.41) --- updated-dependencies: - dependency-name: symfony/routing dependency-version: 6.4.41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 68cf5d893..96b957fa2 100644 --- a/composer.json +++ b/composer.json @@ -64,7 +64,7 @@ "symfony/polyfill-php84": "^1.33.0", "symfony/polyfill-php85": "^1.33.0", "symfony/process": "^6.4.33", - "symfony/routing": "^6.4.12", + "symfony/routing": "^6.4.41", "symfony/translation": "^6.4.4", "wapmorgan/mp3info": "^0.1.1", "web-auth/webauthn-lib": "^4.9.1" diff --git a/composer.lock b/composer.lock index ae08cddea..374cfd873 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b428b66dda3b3049960ce06ee7b8a839", + "content-hash": "5a0dd35948d3ae9c8fb7e698cce73c8d", "packages": [ { "name": "aws/aws-crt-php", @@ -5672,16 +5672,16 @@ }, { "name": "symfony/routing", - "version": "v6.4.32", + "version": "v6.4.41", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "0dc6253e864e71b486e8ba4970a56ab849106ebe" + "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/0dc6253e864e71b486e8ba4970a56ab849106ebe", - "reference": "0dc6253e864e71b486e8ba4970a56ab849106ebe", + "url": "https://api.github.com/repos/symfony/routing/zipball/af04c79671fd8df0805a44c83fa2b0ba56c8329e", + "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e", "shasum": "" }, "require": { @@ -5735,7 +5735,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.32" + "source": "https://github.com/symfony/routing/tree/v6.4.41" }, "funding": [ { @@ -5755,7 +5755,7 @@ "type": "tidelift" } ], - "time": "2026-01-12T08:31:19+00:00" + "time": "2026-05-24T11:18:16+00:00" }, { "name": "symfony/service-contracts", @@ -6415,7 +6415,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "^8.2", + "php": "^8.3", "ext-ctype": "*", "ext-mbstring": "*" },