From 28574fddd4c86fb2d3d323d30f3356a9dbf520b0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 03:16:10 +0000 Subject: [PATCH] Bump filp/whoops from 2.2.0 to 2.4.1 Bumps [filp/whoops](https://github.com/filp/whoops) from 2.2.0 to 2.4.1. - [Release notes](https://github.com/filp/whoops/releases) - [Changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md) - [Commits](https://github.com/filp/whoops/compare/2.2.0...2.4.1) Signed-off-by: dependabot-preview[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index c11426d..5b3dbb0 100644 --- a/composer.lock +++ b/composer.lock @@ -1800,7 +1800,7 @@ }, { "name": "Gert de Pagter", - "email": "backendtea@gmail.com" + "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", @@ -2421,16 +2421,16 @@ }, { "name": "filp/whoops", - "version": "2.2.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "181c4502d8f34db7aed7bfe88d4f87875b8e947a" + "reference": "6fb502c23885701a991b0bba974b1a8eb6673577" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/181c4502d8f34db7aed7bfe88d4f87875b8e947a", - "reference": "181c4502d8f34db7aed7bfe88d4f87875b8e947a", + "url": "https://api.github.com/repos/filp/whoops/zipball/6fb502c23885701a991b0bba974b1a8eb6673577", + "reference": "6fb502c23885701a991b0bba974b1a8eb6673577", "shasum": "" }, "require": { @@ -2449,7 +2449,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.2-dev" } }, "autoload": { @@ -2478,7 +2478,7 @@ "throwable", "whoops" ], - "time": "2018-03-03T17:56:25+00:00" + "time": "2019-07-04T09:00:00+00:00" }, { "name": "fzaninotto/faker",