Skip to content

Commit

Permalink
added Laravel debugbar -- run composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
jongravois committed May 19, 2015
1 parent 4b90cf5 commit d797eac
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"barryvdh/laravel-cors": "0.2.x",
"itsgoingd/clockwork": "dev-master",
"guzzlehttp/guzzle": "~5.2",
"bdelespierre/underscore": "0.1.0"
"bdelespierre/underscore": "0.1.0",
"barryvdh/laravel-debugbar": "~1.8"
},
"require-dev": {
"fzaninotto/faker": "~1.4"
Expand Down
172 changes: 171 additions & 1 deletion composer.lock

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

0 comments on commit d797eac

Please sign in to comment.