Merge pull request #995 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.8.2

build(deps-dev): Bump barryvdh/laravel-debugbar from 3.8.1 to 3.8.2
This commit is contained in:
Jonny Barnes 2023-08-06 13:15:52 +01:00 committed by GitHub
commit 0694e097e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -7776,16 +7776,16 @@
},
{
"name": "barryvdh/laravel-debugbar",
"version": "v3.8.1",
"version": "v3.8.2",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "aff3235fecb4104203b1e62c32239c56530eee32"
"reference": "56a2dc1da9d3219164074713983eef68996386cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/aff3235fecb4104203b1e62c32239c56530eee32",
"reference": "aff3235fecb4104203b1e62c32239c56530eee32",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/56a2dc1da9d3219164074713983eef68996386cf",
"reference": "56a2dc1da9d3219164074713983eef68996386cf",
"shasum": ""
},
"require": {
@ -7844,7 +7844,7 @@
],
"support": {
"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.8.1"
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.8.2"
},
"funding": [
{
@ -7856,7 +7856,7 @@
"type": "github"
}
],
"time": "2023-02-21T14:21:02+00:00"
"time": "2023-07-26T04:57:49+00:00"
},
{
"name": "barryvdh/laravel-ide-helper",