Install phpunit for tests

This commit is contained in:
James Brooks
2014-11-26 15:38:59 +00:00
parent 68c90abc30
commit 135f57f25e
2 changed files with 749 additions and 2 deletions

View File

@@ -10,6 +10,9 @@
"dingo/api": "~0.6",
"watson/validating": "0.10.*"
},
"require-dev": {
"phpunit/phpunit": "~4.3.0"
},
"autoload": {
"classmap": [
"app/commands",