add enzyme/axiom interfaces

use axiom/RepositoryInterface in tests and store music
add axiom/Models/ModelInterface to TuneCollection
This commit is contained in:
2017-10-17 21:56:05 -04:00
parent 0cc8361929
commit 4ac9707184
7 changed files with 308 additions and 25 deletions

View File

@@ -12,7 +12,9 @@
"require": {
"codeception/codeception": "^2.2",
"zackkitzmiller/tiny": "^1.2",
"webpatser/laravel-uuid": "^2.0"
"webpatser/laravel-uuid": "^2.0",
"enzyme/axiom": "^4.2",
"enzyme/freckle": "^0.3.0"
},
"autoload": {
"psr-4": {