chimera-mark2-core-release/composer.json

7 lines
122 B
JSON
Raw Normal View History

2022-04-26 19:48:03 +00:00
{
"require" : {
"aws/aws-sdk-php" : "^3.208",
"html2text/html2text" : "^4.3",
"phpmailer/phpmailer" : "~6.5.3"
}
}