Bump barryvdh/laravel-debugbar from 3.8.0 to 3.8.1

Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.8.0...v3.8.1)

---
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] 2023-03-03 19:20:50 +00:00 committed by GitHub
parent c88628d360
commit d3f3081947
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
composer.lock generated
View file

@ -7357,23 +7357,23 @@
}, },
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
"version": "v3.8.0", "version": "v3.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git", "url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "eb01216141e62433178c52b0cbdb785b45bae871" "reference": "aff3235fecb4104203b1e62c32239c56530eee32"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/eb01216141e62433178c52b0cbdb785b45bae871", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/aff3235fecb4104203b1e62c32239c56530eee32",
"reference": "eb01216141e62433178c52b0cbdb785b45bae871", "reference": "aff3235fecb4104203b1e62c32239c56530eee32",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/routing": "^9|^10", "illuminate/routing": "^9|^10",
"illuminate/session": "^9|^10", "illuminate/session": "^9|^10",
"illuminate/support": "^9|^10", "illuminate/support": "^9|^10",
"maximebf/debugbar": "^1.17.2", "maximebf/debugbar": "^1.18.2",
"php": "^8.0", "php": "^8.0",
"symfony/finder": "^6" "symfony/finder": "^6"
}, },
@ -7386,7 +7386,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.6-dev" "dev-master": "3.8-dev"
}, },
"laravel": { "laravel": {
"providers": [ "providers": [
@ -7425,7 +7425,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.8.0" "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.8.1"
}, },
"funding": [ "funding": [
{ {
@ -7437,7 +7437,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-02-04T15:47:28+00:00" "time": "2023-02-21T14:21:02+00:00"
}, },
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",