diff --git a/composer.json b/composer.json index 0d431b220..f20bac1f0 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "php": "^7.1.3", "bugsnag/bugsnag": "v3.29.0", "egulias/email-validator": "2.*", - "filp/whoops": "2.14.6", + "filp/whoops": "2.15.1", "gigablah/sphinxphp": "2.0.8", "google/recaptcha": "1.2.4", "guzzlehttp/guzzle": "6.*", diff --git a/composer.lock b/composer.lock index 627755cdc..a7ec7e232 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fe19943e4649e385d7d39dad9572fdcc", + "content-hash": "530818326ea7baa3a459b76781f0157a", "packages": [ { "name": "bugsnag/bugsnag", @@ -291,16 +291,16 @@ }, { "name": "filp/whoops", - "version": "2.14.6", + "version": "2.15.1", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "f7948baaa0330277c729714910336383286305da" + "reference": "e864ac957acd66e1565f25efda61e37791a5db0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/f7948baaa0330277c729714910336383286305da", - "reference": "f7948baaa0330277c729714910336383286305da", + "url": "https://api.github.com/repos/filp/whoops/zipball/e864ac957acd66e1565f25efda61e37791a5db0b", + "reference": "e864ac957acd66e1565f25efda61e37791a5db0b", "shasum": "" }, "require": { @@ -350,7 +350,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.14.6" + "source": "https://github.com/filp/whoops/tree/2.15.1" }, "funding": [ { @@ -358,7 +358,7 @@ "type": "github" } ], - "time": "2022-11-02T16:23:29+00:00" + "time": "2023-03-06T18:09:13+00:00" }, { "name": "gigablah/sphinxphp",