Added Voice tables & canVoiceplan permission

This commit is contained in:
Frank Schubert
2023-10-04 17:09:58 +02:00
parent 3e7da85a41
commit be9b78065d
6 changed files with 320 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
{
"require": {
"phpoffice/phpspreadsheet": "^1.23",
"robmorgan/phinx": "^0.13.4"
"robmorgan/phinx": "^0.13.4",
"textalk/websocket": "^1.6"
}
}