Files

9 lines
119 B
JSON

{
"require": {
"phpmailer/phpmailer": "^6.9"
},
"config": {
"vendor-dir": "vendor"
}
}