Merge pull request #1336 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.12.2

build(deps-dev): Bump barryvdh/laravel-debugbar from 3.12.1 to 3.12.2
This commit is contained in:
Jonny Barnes 2024-03-15 08:36:20 +00:00 committed by GitHub
commit c78aea2581
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -8539,16 +8539,16 @@
}, },
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
"version": "v3.12.1", "version": "v3.12.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git", "url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "ce971eef36dec1ca59b25055e9ed96ed9a817396" "reference": "43555503052443964ce2c1c1f3b0378e58219eb8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/ce971eef36dec1ca59b25055e9ed96ed9a817396", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/43555503052443964ce2c1c1f3b0378e58219eb8",
"reference": "ce971eef36dec1ca59b25055e9ed96ed9a817396", "reference": "43555503052443964ce2c1c1f3b0378e58219eb8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8607,7 +8607,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.12.1" "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.12.2"
}, },
"funding": [ "funding": [
{ {
@ -8619,7 +8619,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-12T12:08:38+00:00" "time": "2024-03-13T09:50:34+00:00"
}, },
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",