Get speakers for a session
This commit is contained in:
parent
1024e7d992
commit
61c5325f78
3 changed files with 73 additions and 3 deletions
|
@ -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",
|
||||
|
|
Reference in a new issue