From 4ea637d1b1ebf445356775be82b3c694f1e723ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 05:16:26 +0000 Subject: [PATCH] Bump symfony/http-foundation from 3.4.44 to 3.4.45 Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.44 to 3.4.45. - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/http-foundation/compare/v3.4.44...v3.4.45) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 3b8d7122..8451e6aa 100644 --- a/composer.lock +++ b/composer.lock @@ -581,16 +581,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.44", + "version": "v3.4.45", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c" + "reference": "2264e389995997d2786c1eeb0a45db8e77dac132" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c", - "reference": "e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/2264e389995997d2786c1eeb0a45db8e77dac132", + "reference": "2264e389995997d2786c1eeb0a45db8e77dac132", "shasum": "" }, "require": { @@ -645,7 +645,7 @@ "type": "tidelift" } ], - "time": "2020-08-12T14:55:37+00:00" + "time": "2020-09-12T20:41:00+00:00" }, { "name": "symfony/polyfill-ctype",