Skip to content

Commit

Permalink
Merge pull request #3 from LysanderH/master
Browse files Browse the repository at this point in the history
Added barryvdh/laravel-debugbar
  • Loading branch information
voidgraphics authored Feb 1, 2021
2 parents 4a32483 + 8cda51c commit 3a50262
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"orchestra/testbench": "^6.0",
"phpunit/phpunit": "^9.0",
"laravel/helpers": "^1.3",
"spatie/laravel-log-dumper": "^1.4"
"spatie/laravel-log-dumper": "^1.4",
"barryvdh/laravel-debugbar": "^3.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3a50262

Please sign in to comment.