diff --git a/composer.json b/composer.json index e9593aa19..8465b7357 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "symfony/polyfill-intl-grapheme": "^1.31.0", "symfony/polyfill-intl-normalizer": "^1.31.0", "symfony/process": "^6.4.12", - "symfony/routing": "^6.4.12", + "symfony/routing": "^6.4.13", "symfony/translation": "^6.4.12", "wapmorgan/mp3info": "^0.1.0", "web-auth/webauthn-lib": "^4.9.1" diff --git a/composer.lock b/composer.lock index 53a54f034..e460470c7 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": "feb6685162b93ecd2c17cd21e098b8a8", + "content-hash": "0bc56e6395fd58308c0cae1384f854c2", "packages": [ { "name": "aws/aws-crt-php", @@ -5639,16 +5639,16 @@ }, { "name": "symfony/routing", - "version": "v6.4.12", + "version": "v6.4.13", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "a7c8036bd159486228dc9be3e846a00a0dda9f9f" + "reference": "640a74250d13f9c30d5ca045b6aaaabcc8215278" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/a7c8036bd159486228dc9be3e846a00a0dda9f9f", - "reference": "a7c8036bd159486228dc9be3e846a00a0dda9f9f", + "url": "https://api.github.com/repos/symfony/routing/zipball/640a74250d13f9c30d5ca045b6aaaabcc8215278", + "reference": "640a74250d13f9c30d5ca045b6aaaabcc8215278", "shasum": "" }, "require": { @@ -5702,7 +5702,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.12" + "source": "https://github.com/symfony/routing/tree/v6.4.13" }, "funding": [ { @@ -5718,7 +5718,7 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:32:26+00:00" + "time": "2024-10-01T08:30:56+00:00" }, { "name": "symfony/service-contracts",