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