Initial files

This commit is contained in:
John Crisp
2025-09-02 14:27:20 +02:00
parent bb8fedb899
commit ffef244d17
9 changed files with 1996 additions and 1 deletions

6
composer.json Normal file
View File

@@ -0,0 +1,6 @@
{
"require": {
"atdev/rocket-chat": "~1.0",
"vlucas/phpdotenv": "^5.6"
}
}