initial commit

This commit is contained in:
smueller
2026-07-07 10:20:44 +02:00
commit f9a711766c
90 changed files with 14853 additions and 0 deletions

5
composer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"require": {
"phpmailer/phpmailer": "^7.1"
}
}