Skip to content

Commit fb7ea13

Browse files
build(deps-dev): bump barryvdh/laravel-debugbar from 3.16.3 to 4.0.5 (#1168)
* build(deps-dev): bump barryvdh/laravel-debugbar from 3.16.3 to 4.0.5 Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.16.3 to 4.0.5. - [Release notes](https://github.com/barryvdh/laravel-debugbar/releases) - [Changelog](https://github.com/fruitcake/laravel-debugbar/blob/master/CHANGELOG.md) - [Upgrade guide](https://github.com/fruitcake/laravel-debugbar/blob/master/UPGRADE.md) - [Commits](fruitcake/laravel-debugbar@v3.16.3...v4.0.5) --- updated-dependencies: - dependency-name: barryvdh/laravel-debugbar dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * wip * wip --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrei Ioniță <hi@andrei.io>
1 parent 655f736 commit fb7ea13

File tree

2 files changed

+215
-104
lines changed

2 files changed

+215
-104
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"tightenco/ziggy": "^2.6"
4040
},
4141
"require-dev": {
42-
"barryvdh/laravel-debugbar": "^3.16",
4342
"barryvdh/laravel-ide-helper": "^3.6",
4443
"fakerphp/faker": "^1.24",
4544
"friendsofphp/php-cs-fixer": "^3.93",
45+
"fruitcake/laravel-debugbar": "^4.0",
4646
"itsgoingd/clockwork": "^5.3",
4747
"laravel/sail": "^1.52",
4848
"mockery/mockery": "^1.6",

0 commit comments

Comments
 (0)