Get speakers for a session

This commit is contained in:
Oliver Davies 2019-05-21 08:00:47 +01:00
parent 1024e7d992
commit 61c5325f78
3 changed files with 73 additions and 3 deletions

View file

@ -11,7 +11,8 @@
],
"require": {
"sculpin/sculpin": "^3",
"tightenco/collect": "^5.8"
"tightenco/collect": "^5.8",
"josephlavin/tap": "^1.0"
},
"scripts": {
"dev": "composer run-script generate",