chore(deps-dev): bump filp/whoops from 2.5.1 to 2.6.0 (#1150)

Bumps [filp/whoops](https://github.com/filp/whoops) from 2.5.1 to 2.6.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.5.1...2.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-27 11:26:32 +07:00 committed by Phan An
parent 9346c4249e
commit a8e9d8b5a9

16
composer.lock generated
View file

@ -4606,16 +4606,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.5.1", "version": "2.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "ee9699e79d8fcdd15c107e035d7b965e4fa854ac" "reference": "ecbc8f3ed2cafca3cfca3d5febaae5a9d2899508"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/ee9699e79d8fcdd15c107e035d7b965e4fa854ac", "url": "https://api.github.com/repos/filp/whoops/zipball/ecbc8f3ed2cafca3cfca3d5febaae5a9d2899508",
"reference": "ee9699e79d8fcdd15c107e035d7b965e4fa854ac", "reference": "ecbc8f3ed2cafca3cfca3d5febaae5a9d2899508",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4624,8 +4624,8 @@
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^0.9 || ^1.0", "mockery/mockery": "^0.9 || ^1.0",
"phpunit/phpunit": "^4.8.35 || ^5.7", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0",
"symfony/var-dumper": "^2.6 || ^3.0 || ^4.0" "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
}, },
"suggest": { "suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available", "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
@ -4634,7 +4634,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.2-dev" "dev-master": "2.5-dev"
} }
}, },
"autoload": { "autoload": {
@ -4663,7 +4663,7 @@
"throwable", "throwable",
"whoops" "whoops"
], ],
"time": "2019-12-21T10:00:00+00:00" "time": "2019-12-25T10:00:00+00:00"
}, },
{ {
"name": "fzaninotto/faker", "name": "fzaninotto/faker",