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" }