Bump barryvdh/laravel-debugbar from 3.6.0 to 3.6.1

Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/changelog.md)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-07 05:05:26 +00:00 committed by GitHub
parent 31ba0133c7
commit 7bd44f5f62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View File

@ -7062,16 +7062,16 @@
"packages-dev": [
{
"name": "barryvdh/laravel-debugbar",
"version": "v3.6.0",
"version": "v3.6.1",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "bc99f4c52aec0636ecb3aae4576ce84c5773bae2"
"reference": "f6f0f895a33cac801286a74355d146bb5384a5da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/bc99f4c52aec0636ecb3aae4576ce84c5773bae2",
"reference": "bc99f4c52aec0636ecb3aae4576ce84c5773bae2",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/f6f0f895a33cac801286a74355d146bb5384a5da",
"reference": "f6f0f895a33cac801286a74355d146bb5384a5da",
"shasum": ""
},
"require": {
@ -7131,7 +7131,7 @@
],
"support": {
"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.0"
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.1"
},
"funding": [
{
@ -7139,7 +7139,7 @@
"type": "github"
}
],
"time": "2021-06-01T08:46:17+00:00"
"time": "2021-06-02T06:42:22+00:00"
},
{
"name": "barryvdh/laravel-ide-helper",
@ -11115,5 +11115,5 @@
"ext-xml": "*"
},
"platform-dev": [],
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.0.0"
}