From 48427dd8d656e9f5038acf78e1e323699934fa33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 04:10:28 +0000 Subject: [PATCH] Bump symfony/http-kernel from 6.3.9 to 6.3.10 Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 6.3.9 to 6.3.10. - [Release notes](https://github.com/symfony/http-kernel/releases) - [Changelog](https://github.com/symfony/http-kernel/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/http-kernel/compare/v6.3.9...v6.3.10) --- updated-dependencies: - dependency-name: symfony/http-kernel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 4449e9e..463b24b 100644 --- a/composer.lock +++ b/composer.lock @@ -7198,16 +7198,16 @@ }, { "name": "symfony/http-kernel", - "version": "v6.3.9", + "version": "v6.3.10", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "d63fe6b1e3ad2f037f6f000a6fc867fa8934f35c" + "reference": "8d8e7aa60593fd0a2e3c1cea08cc687314841b61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d63fe6b1e3ad2f037f6f000a6fc867fa8934f35c", - "reference": "d63fe6b1e3ad2f037f6f000a6fc867fa8934f35c", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8d8e7aa60593fd0a2e3c1cea08cc687314841b61", + "reference": "8d8e7aa60593fd0a2e3c1cea08cc687314841b61", "shasum": "" }, "require": { @@ -7291,7 +7291,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/v6.3.9" + "source": "https://github.com/symfony/http-kernel/tree/v6.3.10" }, "funding": [ { @@ -7307,7 +7307,7 @@ "type": "tidelift" } ], - "time": "2023-11-29T10:24:27+00:00" + "time": "2023-12-01T16:57:27+00:00" }, { "name": "symfony/intl",