maileryio / mailery-security
Security module for Mailery Platform
dev-master / 1.0.x-dev
2022-12-08 22:53 UTC
Requires
- php: ^7.4|^8.1
- yiisoft/security: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.13
- phpunit/phpunit: ^9.5
- rector/rector: ^0.15.0
- vimeo/psalm: ^5.1
This package is auto-updated.
Last update: 2024-10-09 02:31:26 UTC
README
Security module for Mailery Platform
Security module for Mailery Platform
Installation
The preferred way to install this library is through composer.
Either run
php composer.phar require "maileryio/mailery-security"
or add
"maileryio/mailery-security": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2020, Mailery (https://mailery.io)