Files
.github
etc
etc_clearnet_proxy
locale
tools
mass_mail
composer.json
index.php
create_admin.php
crypt_maildir.sh
del_sending_address_from_queue.sh
delete_leftover_files.php
www
.gitignore
COPYING
README.md
SECURITY.md
common_config.php
composer.json
cron.php
install_binaries.sh
install_binaries_proxy.sh
setup.php
squirrelmail_check_quota.patch
squirrelmail_config.php
squirrelmail_plugin_hooks.php
update-translation.sh
mail-hosting/tools/mass_mail/composer.json
2022-05-15 21:41:43 +02:00

6 lines
65 B
JSON

{
"require": {
"phpmailer/phpmailer": "^6.6"
}
}