maileryio / mailery-channel-smtp
Mailery平台SMTP通道模块
dev-master / 1.0.x-dev
2023-03-04 15:52 UTC
Requires
- php: ^7.4
- foxy/foxy: ^1.0
- maileryio/mailery-channel: dev-master
- maileryio/mailery-messenger: dev-master
- symfony/amazon-mailer: ^6.1
- symfony/mailer: ^5.3
- symfony/mime: ^6.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phan/phan: ^2.4
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-09-04 18:51:24 UTC
README
Mailery平台SMTP通道模块
Mailery平台SMTP通道模块
安装
安装此库的首选方式是通过composer。
可以运行
php composer.phar require "maileryio/mailery-channel-smtp"
或者将以下内容添加到您的composer.json文件的require部分。
"maileryio/mailery-channel-smtp": "*"
许可证
本项目在BSD-3-Clause许可证下发布。更多信息请参阅这里。
版权所有 © 2020, Mailery (https://mailery.io)