2 "name": "friendica-addons/phpmailer",
3 "description": "Replaces the default `mail()` function by the `PHPMailer` library",
4 "type": "friendica-addon",
7 "name": "Marcus Mueller",
13 "phpmailer/phpmailer": "^6.1"
15 "license": "3-clause BSD license",
16 "minimum-stability": "stable",
18 "optimize-autoloader": true,
19 "autoloader-suffix": "PhpMailerAddon",
20 "preferred-install": "dist"