From c392db26c75af7283f545adc80de945244bf3fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:49:58 +0000 Subject: [PATCH] Bump symfony/http-foundation in /testWorkspaces/drupal-10 Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 6.4.33 to 6.4.41. - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/8.2/CHANGELOG.md) - [Commits](https://github.com/symfony/http-foundation/compare/v6.4.33...v6.4.41) --- updated-dependencies: - dependency-name: symfony/http-foundation dependency-version: 6.4.41 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- testWorkspaces/drupal-10/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/testWorkspaces/drupal-10/composer.lock b/testWorkspaces/drupal-10/composer.lock index 945ae8f0..4cdde20e 100644 --- a/testWorkspaces/drupal-10/composer.lock +++ b/testWorkspaces/drupal-10/composer.lock @@ -2488,16 +2488,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.4.33", + "version": "v6.4.41", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "f1a490cc9d595ba7ebe684220e625d1e472ad278" + "reference": "48d76c29a67a301e0f7779a512bf76417395ffef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f1a490cc9d595ba7ebe684220e625d1e472ad278", - "reference": "f1a490cc9d595ba7ebe684220e625d1e472ad278", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/48d76c29a67a301e0f7779a512bf76417395ffef", + "reference": "48d76c29a67a301e0f7779a512bf76417395ffef", "shasum": "" }, "require": { @@ -2545,7 +2545,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.4.33" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.41" }, "funding": [ { @@ -2565,7 +2565,7 @@ "type": "tidelift" } ], - "time": "2026-01-27T15:04:55+00:00" + "time": "2026-05-24T10:54:17+00:00" }, { "name": "symfony/http-kernel",