From bab9f7e017fc201ac02985b1619e734f57449b5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:45:37 +0000 Subject: [PATCH] Bump symfony/http-kernel from 5.4.43 to 5.4.44 (#986) --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 45993d95..b08bb9b6 100644 --- a/composer.lock +++ b/composer.lock @@ -6290,16 +6290,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.4.42", + "version": "v5.4.44", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "9c375b2abef0b657aa0b7612b763df5c12a465ab" + "reference": "ae0d217e5932aa0b70ddb4cf7822cc76d48aee53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9c375b2abef0b657aa0b7612b763df5c12a465ab", - "reference": "9c375b2abef0b657aa0b7612b763df5c12a465ab", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ae0d217e5932aa0b70ddb4cf7822cc76d48aee53", + "reference": "ae0d217e5932aa0b70ddb4cf7822cc76d48aee53", "shasum": "" }, "require": { @@ -6346,7 +6346,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.42" + "source": "https://github.com/symfony/http-foundation/tree/v5.4.44" }, "funding": [ { @@ -6362,20 +6362,20 @@ "type": "tidelift" } ], - "time": "2024-07-26T11:59:59+00:00" + "time": "2024-09-15T07:55:06+00:00" }, { "name": "symfony/http-kernel", - "version": "v5.4.43", + "version": "v5.4.44", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "83f101ea1122972ffe52d1c1f6957a824c205370" + "reference": "788dcf72d9af7432a886aa3b0c5904d68087ba13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/83f101ea1122972ffe52d1c1f6957a824c205370", - "reference": "83f101ea1122972ffe52d1c1f6957a824c205370", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/788dcf72d9af7432a886aa3b0c5904d68087ba13", + "reference": "788dcf72d9af7432a886aa3b0c5904d68087ba13", "shasum": "" }, "require": { @@ -6459,7 +6459,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.43" + "source": "https://github.com/symfony/http-kernel/tree/v5.4.44" }, "funding": [ { @@ -6475,7 +6475,7 @@ "type": "tidelift" } ], - "time": "2024-08-30T16:52:25+00:00" + "time": "2024-09-21T05:47:58+00:00" }, { "name": "symfony/intl",