Bump barryvdh/laravel-debugbar from 3.6.7 to 3.6.8

Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.6.7 to 3.6.8.
- [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.7...v3.6.8)

---
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] 2022-07-08 17:53:23 +00:00 committed by GitHub
parent e8eb26c4c1
commit ea28332822
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -7480,16 +7480,16 @@
}, },
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
"version": "v3.6.7", "version": "v3.6.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git", "url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "b96f9820aaf1ff9afe945207883149e1c7afb298" "reference": "814b36a08a60f4159cdcbb1c466a6a0027440b6c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/b96f9820aaf1ff9afe945207883149e1c7afb298", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/814b36a08a60f4159cdcbb1c466a6a0027440b6c",
"reference": "b96f9820aaf1ff9afe945207883149e1c7afb298", "reference": "814b36a08a60f4159cdcbb1c466a6a0027440b6c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7549,7 +7549,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/barryvdh/laravel-debugbar/issues", "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.7" "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.8"
}, },
"funding": [ "funding": [
{ {
@ -7561,7 +7561,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-02-09T07:52:32+00:00" "time": "2022-06-08T15:03:05+00:00"
}, },
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",