moved to /static to be deployed with the website

This commit is contained in:
Andreas Hnida 2024-04-26 23:16:30 +02:00
commit 0203015048
84 changed files with 11727 additions and 24 deletions

5
static/vendor/composer.json vendored Normal file
View file

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