add authors, composers, history and settings to Tune::merge()

This commit is contained in:
2018-05-10 21:34:53 -04:00
parent 82dc3de079
commit d4d3654653
12 changed files with 640 additions and 28 deletions

View File

@@ -20,7 +20,8 @@
"illuminate/database": "^5.5",
"enzyme/collection": "^1.0",
"illuminate/Pipeline": "^5.5",
"league/pipeline": "^0.3.0"
"league/pipeline": "^0.3.0",
"php-deal/framework": "^0.4.1"
},
"autoload": {
"psr-4": {