Files
domili/composer.json
2025-11-16 21:13:51 +01:00

7 lines
99 B
JSON
Executable File

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