build(deps-dev): Bump barryvdh/laravel-debugbar from 3.8.2 to 3.9.1

Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.8.2 to 3.9.1.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.8.2...v3.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-25 09:03:38 +00:00 committed by GitHub
parent cf00a0e744
commit f813e5fad6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -7780,16 +7780,16 @@
},
{
"name": "barryvdh/laravel-debugbar",
"version": "v3.8.2",
"version": "v3.9.1",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "56a2dc1da9d3219164074713983eef68996386cf"
"reference": "070a313fd744f67348906bc879e544c4dda36be9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/56a2dc1da9d3219164074713983eef68996386cf",
"reference": "56a2dc1da9d3219164074713983eef68996386cf",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/070a313fd744f67348906bc879e544c4dda36be9",
"reference": "070a313fd744f67348906bc879e544c4dda36be9",
"shasum": ""
},
"require": {
@ -7848,7 +7848,7 @@
],
"support": {
"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.8.2"
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.9.1"
},
"funding": [
{
@ -7860,7 +7860,7 @@
"type": "github"
}
],
"time": "2023-07-26T04:57:49+00:00"
"time": "2023-08-24T12:28:59+00:00"
},
{
"name": "barryvdh/laravel-ide-helper",