PHPMAILER: set up an external SMTP server or use sendmail

This commit is contained in:
sparkyx 2025-10-21 10:16:00 +02:00
parent d160dbb64e
commit b24c5b27c7
418 changed files with 11928 additions and 63103 deletions

View file

@ -1,10 +1,10 @@
{
"require": {
"horstoeko/zugferd": "^1.0",
"zetacomponents/mail": "^1.10",
"php-curl-class/php-curl-class": "^12.0",
"chillerlan/php-authenticator": "^5.2",
"endroid/qr-code": "^6.0",
"smalot/pdfparser": "^2.12"
"smalot/pdfparser": "^2.12",
"phpmailer/phpmailer": "^7.0"
}
}