From 2a1772d984154e830d484f33a958a02b028c9ea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 03:01:26 +0000 Subject: [PATCH] build(deps): bump symfony/http-kernel in the symfony-dependencies group Bumps the symfony-dependencies group with 1 update: [symfony/http-kernel](https://github.com/symfony/http-kernel). Updates `symfony/http-kernel` from 5.4.48 to 5.4.50 - [Release notes](https://github.com/symfony/http-kernel/releases) - [Changelog](https://github.com/symfony/http-kernel/blob/7.3/CHANGELOG.md) - [Commits](https://github.com/symfony/http-kernel/compare/v5.4.48...v5.4.50) --- updated-dependencies: - dependency-name: symfony/http-kernel dependency-version: 5.4.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony-dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 8bb9fbce6..2326afeff 100644 --- a/composer.lock +++ b/composer.lock @@ -10394,16 +10394,16 @@ }, { "name": "symfony/http-kernel", - "version": "v5.4.48", + "version": "v5.4.50", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "c2dbfc92b851404567160d1ecf3fb7d9b7bde9b0" + "reference": "2fe5cf994d7e1e189258b7f7d3395cc5999a9762" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c2dbfc92b851404567160d1ecf3fb7d9b7bde9b0", - "reference": "c2dbfc92b851404567160d1ecf3fb7d9b7bde9b0", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2fe5cf994d7e1e189258b7f7d3395cc5999a9762", + "reference": "2fe5cf994d7e1e189258b7f7d3395cc5999a9762", "shasum": "" }, "require": { @@ -10487,7 +10487,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v5.4.48" + "source": "https://github.com/symfony/http-kernel/tree/v5.4.50" }, "funding": [ { @@ -10498,12 +10498,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-11-27T12:43:17+00:00" + "time": "2025-11-12T11:09:00+00:00" }, { "name": "symfony/intl",