Initial DEV environment from production snapshot

This commit is contained in:
2025-11-22 10:51:24 +00:00
commit 143a17a6e7
18 changed files with 474 additions and 0 deletions

5
composer.json Executable file
View File

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