lighten-mailbox-new/composer.json

9 lines
178 B
JSON
Raw Normal View History

2020-10-30 20:51:04 +00:00
{
"require": {
"league/oauth2-client": "^2.4",
"league/oauth2-google": "^3.0",
"pear/net_dns2": "^1.4",
"phpmailer/phpmailer": "^6.1"
}
}