added tests

This commit is contained in:
Jake Mitchell
2016-06-25 22:10:21 +00:00
parent ea3ec0bacc
commit ddea4dd573
5 changed files with 47 additions and 12 deletions

View File

@@ -9,11 +9,10 @@
}
],
"require": {
"php": ">=5.6.4",
"illuminate/support": "^5.2",
"illuminate/database": "^5.2",
"ramsey/uuid": "^3.4",
"glmdev/foundation": "^0.0.004"
"glmdev/foundation": "^0.0.10"
},
"require-dev": {
"phpunit/phpunit": "~4.0"