From 5241052607cc5204645f9768db1cd6e61eec50dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 16:03:25 +0000 Subject: [PATCH] Bump filp/whoops from 2.14.1 to 2.14.5 Bumps [filp/whoops](https://github.com/filp/whoops) from 2.14.1 to 2.14.5. - [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.14.1...2.14.5) --- updated-dependencies: - dependency-name: filp/whoops dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 0672640..2667ea2 100644 --- a/composer.lock +++ b/composer.lock @@ -4246,21 +4246,21 @@ }, { "name": "filp/whoops", - "version": "2.14.1", + "version": "2.14.5", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "15ead64e9828f0fc90932114429c4f7923570cb1" + "reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/15ead64e9828f0fc90932114429c4f7923570cb1", - "reference": "15ead64e9828f0fc90932114429c4f7923570cb1", + "url": "https://api.github.com/repos/filp/whoops/zipball/a63e5e8f26ebbebf8ed3c5c691637325512eb0dc", + "reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc", "shasum": "" }, "require": { "php": "^5.5.9 || ^7.0 || ^8.0", - "psr/log": "^1.0.1" + "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "require-dev": { "mockery/mockery": "^0.9 || ^1.0", @@ -4305,7 +4305,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.14.1" + "source": "https://github.com/filp/whoops/tree/2.14.5" }, "funding": [ { @@ -4313,7 +4313,7 @@ "type": "github" } ], - "time": "2021-08-29T12:00:00+00:00" + "time": "2022-01-07T12:00:00+00:00" }, { "name": "jbelien/mapfile-php-library", @@ -8567,5 +8567,5 @@ "platform-dev": { "ext-gd": "*" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.2.0" }