From 60feab7babf7e9ec349b7df13709e21279f8ba33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 2 Aug 2018 09:31:10 +0000 Subject: [PATCH] :arrow_up: :lock: Bump symfony/http-foundation from 4.1.0 to 4.1.3 Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.1.0 to 4.1.3. **This update includes security fixes.** - [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/v4.1.0...v4.1.3) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 9c8de67..b6db245 100644 --- a/composer.lock +++ b/composer.lock @@ -1846,16 +1846,16 @@ }, { "name": "symfony/http-foundation", - "version": "v4.1.0", + "version": "v4.1.3", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "a916c88390fb861ee21f12a92b107d51bb68af99" + "reference": "7d93e3547660ec7ee3dad1428ba42e8076a0e5f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a916c88390fb861ee21f12a92b107d51bb68af99", - "reference": "a916c88390fb861ee21f12a92b107d51bb68af99", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7d93e3547660ec7ee3dad1428ba42e8076a0e5f1", + "reference": "7d93e3547660ec7ee3dad1428ba42e8076a0e5f1", "shasum": "" }, "require": { @@ -1896,7 +1896,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2018-05-25T14:55:38+00:00" + "time": "2018-08-01T14:07:44+00:00" }, { "name": "symfony/http-kernel",