Files
MVE/composer.json
2025-06-04 12:02:09 -06:00

7 lines
98 B
JSON

{
"require": {
"phpmailer/phpmailer": "^6.9",
"dompdf/dompdf": "^3.1"
}
}