Skip to content

Commit

Permalink
chore(deps): added debugbar
Browse files Browse the repository at this point in the history
  • Loading branch information
blt950 committed Nov 30, 2024
1 parent 349d05f commit 8bbba01
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 3 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"barryvdh/laravel-debugbar": "^3.14",
"graham-campbell/markdown": "^15.2",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^10.8",
Expand Down
158 changes: 155 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions storage/debugbar/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!.gitignore

0 comments on commit 8bbba01

Please sign in to comment.