(chore): initial MVP release

This commit is contained in:
2025-11-16 19:05:01 +05:30
commit 842fa3bce3
186 changed files with 24820 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"require": {
"phpmailer/phpmailer": "^7.0",
"vlucas/phpdotenv": "^5.6"
}
}