From 4b887b58643b1095e6841be12fd0c675153df699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 04:28:49 +0000 Subject: [PATCH] build(deps): bump symfony/routing from 7.1.0 to 7.1.1 Bumps [symfony/routing](https://github.com/symfony/routing) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/routing/compare/v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: symfony/routing 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 f7ce0163dc..4fb7c2027d 100644 --- a/composer.lock +++ b/composer.lock @@ -3652,16 +3652,16 @@ }, { "name": "symfony/routing", - "version": "v7.1.0", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "0ec2f36fbd769467f98c9c02cea1b76ed117115d" + "reference": "60c31bab5c45af7f13091b87deb708830f3c96c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/0ec2f36fbd769467f98c9c02cea1b76ed117115d", - "reference": "0ec2f36fbd769467f98c9c02cea1b76ed117115d", + "url": "https://api.github.com/repos/symfony/routing/zipball/60c31bab5c45af7f13091b87deb708830f3c96c0", + "reference": "60c31bab5c45af7f13091b87deb708830f3c96c0", "shasum": "" }, "require": { @@ -3713,7 +3713,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v7.1.0" + "source": "https://github.com/symfony/routing/tree/v7.1.1" }, "funding": [ { @@ -3729,7 +3729,7 @@ "type": "tidelift" } ], - "time": "2024-05-28T06:54:05+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/service-contracts",