Files
desayuno/public_html/php/librerias/composer.json
T

6 lines
65 B
JSON
Raw Normal View History

2019-06-20 18:00:41 -05:00
{
"require": {
"phpmailer/phpmailer": "^6.0"
}
}