tests and laravel models

This commit is contained in:
2017-10-06 22:32:31 -04:00
parent 1d3e8e3117
commit 81e40d304e
27 changed files with 495 additions and 463 deletions

View File

@@ -12,7 +12,9 @@
"require": {
"codeception/codeception": "2.1.6",
"laravel/laravel": "^5.2",
"aedart/testing-laravel": "1.6.*"
"aedart/testing-laravel": "1.6.*",
"zackkitzmiller/tiny": "^1.2",
"webpatser/laravel-uuid": "^2.0"
},
"autoload": {
"psr-4": {