Composer(deps): Bump filp/whoops from 2.15.1 to 2.15.2 (#677)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-13 14:32:41 +07:00 committed by GitHub
commit 4831000a0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -335,16 +335,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.15.1", "version": "2.15.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "e864ac957acd66e1565f25efda61e37791a5db0b" "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/e864ac957acd66e1565f25efda61e37791a5db0b", "url": "https://api.github.com/repos/filp/whoops/zipball/aac9304c5ed61bf7b1b7a6064bf9806ab842ce73",
"reference": "e864ac957acd66e1565f25efda61e37791a5db0b", "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -394,7 +394,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.15.1" "source": "https://github.com/filp/whoops/tree/2.15.2"
}, },
"funding": [ "funding": [
{ {
@ -402,7 +402,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-03-06T18:09:13+00:00" "time": "2023-04-12T12:00:00+00:00"
}, },
{ {
"name": "gigablah/sphinxphp", "name": "gigablah/sphinxphp",
@ -2383,5 +2383,5 @@
"php": "^7.4 || ^8.0" "php": "^7.4 || ^8.0"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.2.0" "plugin-api-version": "2.3.0"
} }