Skip to content

Commit 5c3f2db

Browse files
committed
Add .gitignore for debugbar and update composer.json to require laravel-debugbar
1 parent 0be2f3c commit 5c3f2db

File tree

3 files changed

+425
-3
lines changed

3 files changed

+425
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"sentry/sentry-laravel": "*"
3939
},
4040
"require-dev": {
41+
"barryvdh/laravel-debugbar": "*",
4142
"fakerphp/faker": "^1.23",
42-
"itsgoingd/clockwork": "*",
4343
"laravel/pint": "^1.13",
4444
"mockery/mockery": "^1.6",
4545
"nunomaduro/collision": "^8.6",

0 commit comments

Comments
 (0)