From fe311ceffe0fbaa25bf000a24722d793a3fa26fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 19:14:24 +0000 Subject: [PATCH] Bump symfony/routing from 5.4.45 to 5.4.53 Bumps [symfony/routing](https://github.com/symfony/routing) from 5.4.45 to 5.4.53. - [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/v5.4.45...v5.4.53) --- updated-dependencies: - dependency-name: symfony/routing dependency-version: 5.4.53 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 946721ed..c8145667 100644 --- a/composer.lock +++ b/composer.lock @@ -4162,16 +4162,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.33.0", + "version": "v1.37.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" + "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", - "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411", + "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411", "shasum": "" }, "require": { @@ -4222,7 +4222,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0" }, "funding": [ { @@ -4242,7 +4242,7 @@ "type": "tidelift" } ], - "time": "2025-01-02T08:10:11+00:00" + "time": "2026-04-10T16:19:22+00:00" }, { "name": "symfony/polyfill-php81", @@ -4388,16 +4388,16 @@ }, { "name": "symfony/routing", - "version": "v5.4.45", + "version": "v5.4.53", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "986597b3d1c86ecefe094c0c236a9e9ad22756f2" + "reference": "f4ca0c533854c26e3b27e981da760807f89e1a42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/986597b3d1c86ecefe094c0c236a9e9ad22756f2", - "reference": "986597b3d1c86ecefe094c0c236a9e9ad22756f2", + "url": "https://api.github.com/repos/symfony/routing/zipball/f4ca0c533854c26e3b27e981da760807f89e1a42", + "reference": "f4ca0c533854c26e3b27e981da760807f89e1a42", "shasum": "" }, "require": { @@ -4458,7 +4458,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v5.4.45" + "source": "https://github.com/symfony/routing/tree/v5.4.53" }, "funding": [ { @@ -4469,12 +4469,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-30T08:44:06+00:00" + "time": "2026-05-22T19:02:28+00:00" }, { "name": "symfony/service-contracts", @@ -7531,5 +7535,5 @@ "php": "^7.3|^8.0" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }