Bump barryvdh/laravel-ide-helper from 2.8.1 to 2.8.2

Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.8.1...v2.8.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-14 08:22:56 +00:00 committed by GitHub
parent 839c077e8f
commit bd7c5423e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
composer.lock generated
View File

@ -6906,21 +6906,21 @@
}, },
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",
"version": "v2.8.1", "version": "v2.8.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-ide-helper.git", "url": "https://github.com/barryvdh/laravel-ide-helper.git",
"reference": "affa55122f83575888d4ebf1728992686e8223de" "reference": "5515cabea39b9cf55f98980d0f269dc9d85cfcca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/affa55122f83575888d4ebf1728992686e8223de", "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/5515cabea39b9cf55f98980d0f269dc9d85cfcca",
"reference": "affa55122f83575888d4ebf1728992686e8223de", "reference": "5515cabea39b9cf55f98980d0f269dc9d85cfcca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"barryvdh/reflection-docblock": "^2.0.6", "barryvdh/reflection-docblock": "^2.0.6",
"composer/composer": "^1.6 || ^2.0@dev", "composer/composer": "^1.6 || ^2",
"doctrine/dbal": "~2.3", "doctrine/dbal": "~2.3",
"ext-json": "*", "ext-json": "*",
"illuminate/console": "^6 || ^7 || ^8", "illuminate/console": "^6 || ^7 || ^8",
@ -6930,13 +6930,14 @@
"phpdocumentor/type-resolver": "^1.1.0" "phpdocumentor/type-resolver": "^1.1.0"
}, },
"require-dev": { "require-dev": {
"ext-pdo_sqlite": "*",
"friendsofphp/php-cs-fixer": "^2", "friendsofphp/php-cs-fixer": "^2",
"illuminate/config": "^6 || ^7 || ^8", "illuminate/config": "^6 || ^7 || ^8",
"illuminate/view": "^6 || ^7 || ^8", "illuminate/view": "^6 || ^7 || ^8",
"mockery/mockery": "^1.3", "mockery/mockery": "^1.3.3",
"orchestra/testbench": "^4 || ^5 || ^6", "orchestra/testbench": "^4 || ^5 || ^6",
"phpunit/phpunit": "^8.5 || ^9", "phpunit/phpunit": "^8.5 || ^9",
"spatie/phpunit-snapshot-assertions": "^1.4 || ^2.2 || ^3", "spatie/phpunit-snapshot-assertions": "^1.4 || ^2.2 || ^3 || ^4",
"vimeo/psalm": "^3.12" "vimeo/psalm": "^3.12"
}, },
"type": "library", "type": "library",
@ -6983,7 +6984,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-07T07:36:37+00:00" "time": "2020-12-06T08:55:05+00:00"
}, },
{ {
"name": "barryvdh/reflection-docblock", "name": "barryvdh/reflection-docblock",