Composer(deps): Bump filp/whoops from 2.14.6 to 2.15.1

Bumps [filp/whoops](https://github.com/filp/whoops) from 2.14.6 to 2.15.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.14.6...2.15.1)

---
updated-dependencies:
- dependency-name: filp/whoops
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-09 18:26:07 +00:00 committed by Yury Pikhtarev
commit 1bf85de2f3
2 changed files with 8 additions and 8 deletions

View file

@ -44,7 +44,7 @@
"php": "^7.1.3", "php": "^7.1.3",
"bugsnag/bugsnag": "v3.29.0", "bugsnag/bugsnag": "v3.29.0",
"egulias/email-validator": "2.*", "egulias/email-validator": "2.*",
"filp/whoops": "2.14.6", "filp/whoops": "2.15.1",
"gigablah/sphinxphp": "2.0.8", "gigablah/sphinxphp": "2.0.8",
"google/recaptcha": "1.2.4", "google/recaptcha": "1.2.4",
"guzzlehttp/guzzle": "6.*", "guzzlehttp/guzzle": "6.*",

14
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "fe19943e4649e385d7d39dad9572fdcc", "content-hash": "530818326ea7baa3a459b76781f0157a",
"packages": [ "packages": [
{ {
"name": "bugsnag/bugsnag", "name": "bugsnag/bugsnag",
@ -291,16 +291,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.14.6", "version": "2.15.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "f7948baaa0330277c729714910336383286305da" "reference": "e864ac957acd66e1565f25efda61e37791a5db0b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/f7948baaa0330277c729714910336383286305da", "url": "https://api.github.com/repos/filp/whoops/zipball/e864ac957acd66e1565f25efda61e37791a5db0b",
"reference": "f7948baaa0330277c729714910336383286305da", "reference": "e864ac957acd66e1565f25efda61e37791a5db0b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -350,7 +350,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/filp/whoops/issues", "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": [ "funding": [
{ {
@ -358,7 +358,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-11-02T16:23:29+00:00" "time": "2023-03-06T18:09:13+00:00"
}, },
{ {
"name": "gigablah/sphinxphp", "name": "gigablah/sphinxphp",