Commit 68a2bb75 authored by Nicolas Widart's avatar Nicolas Widart

Adding more require dev packages

parent 4eaf07f7
...@@ -35,7 +35,10 @@ ...@@ -35,7 +35,10 @@
"asgardcms/demo-theme": "dev-master" "asgardcms/demo-theme": "dev-master"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.0" "phpunit/phpunit": "~4.0",
"mockery/mockery": "dev-master",
"symfony/browser-kit": "~2.6",
"barryvdh/laravel-debugbar": "dev-master"
}, },
"repositories": [ "repositories": [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment