diff --git a/composer.lock b/composer.lock index dd7ca34..52ad0fb 100644 --- a/composer.lock +++ b/composer.lock @@ -4472,16 +4472,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.4.45", + "version": "v5.4.46", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "3f38426b9447521b044fbee56a1b31b18e049042" + "reference": "168b77c71e6f02d8fc479db78beaf742a37d3cab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3f38426b9447521b044fbee56a1b31b18e049042", - "reference": "3f38426b9447521b044fbee56a1b31b18e049042", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/168b77c71e6f02d8fc479db78beaf742a37d3cab", + "reference": "168b77c71e6f02d8fc479db78beaf742a37d3cab", "shasum": "" }, "require": { @@ -4528,7 +4528,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.4.45" + "source": "https://github.com/symfony/http-foundation/tree/v5.4.46" }, "funding": [ { @@ -4544,7 +4544,7 @@ "type": "tidelift" } ], - "time": "2024-10-21T20:36:41+00:00" + "time": "2024-11-05T15:52:21+00:00" }, { "name": "symfony/http-kernel",