From e264673c63d0970c81febfebd4b9d9113dbcd0d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 20:32:58 +0000 Subject: [PATCH] Bump symfony/http-foundation from 5.4.45 to 5.4.46 Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.4.45 to 5.4.46. - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/http-foundation/compare/v5.4.45...v5.4.46) --- updated-dependencies: - dependency-name: symfony/http-foundation dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 0235718..af1cbfc 100644 --- a/composer.lock +++ b/composer.lock @@ -3746,16 +3746,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": { @@ -3802,7 +3802,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": [ { @@ -3818,7 +3818,7 @@ "type": "tidelift" } ], - "time": "2024-10-21T20:36:41+00:00" + "time": "2024-11-05T15:52:21+00:00" }, { "name": "symfony/http-kernel",