From 1bc8b3261328683b173b7d5c56bb5dd64036ef47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 02:30:30 +0000 Subject: [PATCH] chore(deps): Bump symfony/routing from 4.4.30 to 4.4.44 Bumps [symfony/routing](https://github.com/symfony/routing) from 4.4.30 to 4.4.44. - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/routing/compare/v4.4.30...v4.4.44) --- updated-dependencies: - dependency-name: symfony/routing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index bc8d60b05..898f8fb7a 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ "symfony/polyfill-intl-grapheme": "^1.20", "symfony/polyfill-intl-normalizer": "^1.20", "symfony/process": "4.4.30", - "symfony/routing": "4.4.30", + "symfony/routing": "4.4.44", "symfony/translation": "^4.4.41", "web-auth/webauthn-lib": "^3.1" }, diff --git a/composer.lock b/composer.lock index 77ffdb44c..8815acfd2 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": "f262e7f99a4f195644c8542f2c4ed3e2", + "content-hash": "67f60d41cab99135db5e441877a93248", "packages": [ { "name": "aws/aws-crt-php", @@ -5999,16 +5999,16 @@ }, { "name": "symfony/routing", - "version": "v4.4.30", + "version": "v4.4.44", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "9ddf033927ad9f30ba2bfd167a7b342cafa13e8e" + "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/9ddf033927ad9f30ba2bfd167a7b342cafa13e8e", - "reference": "9ddf033927ad9f30ba2bfd167a7b342cafa13e8e", + "url": "https://api.github.com/repos/symfony/routing/zipball/f7751fd8b60a07f3f349947a309b5bdfce22d6ae", + "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae", "shasum": "" }, "require": { @@ -6068,7 +6068,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v4.4.30" + "source": "https://github.com/symfony/routing/tree/v4.4.44" }, "funding": [ { @@ -6084,7 +6084,7 @@ "type": "tidelift" } ], - "time": "2021-08-04T21:41:01+00:00" + "time": "2022-07-20T09:59:04+00:00" }, { "name": "symfony/service-contracts",