chimera-mark2-core-release/composer.json

8 lines
153 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",
2022-05-12 13:59:48 +00:00
"phpmailer/phpmailer" : "~6.5.3",
"firebase/php-jwt" : "~6.1"
2022-04-26 19:48:03 +00:00
}
}