Bump filp/whoops from 2.13.0 to 2.14.0 (#120)

Bumps [filp/whoops](https://github.com/filp/whoops) from 2.13.0 to 2.14.0.
- [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.13.0...2.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
next
dependabot[bot] 2021-07-15 00:10:34 +08:00 committed by mashirozx
parent 4efaa8413a
commit edeab203e0
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -84,16 +84,16 @@
},
{
"name": "filp/whoops",
"version": "2.13.0",
"version": "2.14.0",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "2edbc73a4687d9085c8f20f398eebade844e8424"
"reference": "fdf92f03e150ed84d5967a833ae93abffac0315b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/2edbc73a4687d9085c8f20f398eebade844e8424",
"reference": "2edbc73a4687d9085c8f20f398eebade844e8424",
"url": "https://api.github.com/repos/filp/whoops/zipball/fdf92f03e150ed84d5967a833ae93abffac0315b",
"reference": "fdf92f03e150ed84d5967a833ae93abffac0315b",
"shasum": ""
},
"require": {
@ -143,7 +143,7 @@
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.13.0"
"source": "https://github.com/filp/whoops/tree/2.14.0"
},
"funding": [
{
@ -151,7 +151,7 @@
"type": "github"
}
],
"time": "2021-06-04T12:00:00+00:00"
"time": "2021-07-13T12:00:00+00:00"
},
{
"name": "geoip2/geoip2",