Mixer now returns a MixedRecipe instead of array

This commit is contained in:
2019-07-10 23:48:03 +02:00
parent 04f357fc0a
commit efdc860df2
5 changed files with 59 additions and 36 deletions
+4 -1
View File
@@ -13,5 +13,8 @@
"psr-4": {
"NoccyLabs\\Juicer\\": "src/"
}
},
"require": {
"php": "~7.0"
}
}
}