From 7d31bf7e6bbba59f2959f0e45dd5f90d08805c6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 09:43:16 +0000 Subject: [PATCH] Bump symfony/http-foundation from 3.4.43 to 3.4.44 (#999) --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index ceef21c1..b3f40b79 100644 --- a/composer.lock +++ b/composer.lock @@ -581,16 +581,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.43", + "version": "v3.4.44", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "5219dba1253aa07ed3ad82f73c08146fb3f517d0" + "reference": "e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5219dba1253aa07ed3ad82f73c08146fb3f517d0", - "reference": "5219dba1253aa07ed3ad82f73c08146fb3f517d0", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c", + "reference": "e5a42880895b43cd53d1a7b92bdcfb7d80c0af1c", "shasum": "" }, "require": { @@ -645,7 +645,7 @@ "type": "tidelift" } ], - "time": "2020-07-23T09:37:51+00:00" + "time": "2020-08-12T14:55:37+00:00" }, { "name": "symfony/polyfill-ctype",