mail-hosting/tools/mass_mail/composer.json

6 lines
65 B
JSON
Raw Normal View History

2022-05-15 19:39:39 +00:00
{
"require": {
"phpmailer/phpmailer": "^6.6"
}
}