implemented email functionality, users can now request to become contributors.

This commit is contained in:
2025-04-03 13:25:01 -06:00
parent e5af3aca66
commit 7eebc920a2
5 changed files with 62 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"require": {
"erusev/parsedown": "^1.7",
"vlucas/phpdotenv": "^5.6",
"phpmailer/phpmailer": "^6.9"
"wildbit/postmark-php": "^6.0"
},
"authors": [
{