Add debugbar
Showing
... | ... | @@ -24,7 +24,8 @@ |
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "~4.0", | ||
"phpspec/phpspec": "~2.1" | ||
"phpspec/phpspec": "~2.1", | ||
"barryvdh/laravel-debugbar": "~2.0" | ||
}, | ||
"repositories": [ | ||
{ | ||
... | ... |
Please register or sign in to comment