Merge pull request #1019 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.9.1

build(deps-dev): Bump barryvdh/laravel-debugbar from 3.8.2 to 3.9.1
This commit is contained in:
Jonny Barnes 2023-08-25 13:38:02 +01:00 committed by GitHub
commit fc86628ae2
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",