This commit is contained in:
2025-06-04 12:02:09 -06:00
parent 3a01c24bf5
commit bf3c2d19a3
311 changed files with 153541 additions and 69 deletions

View File

@@ -1,5 +1,6 @@
{
"require": {
"phpmailer/phpmailer": "^6.9"
"phpmailer/phpmailer": "^6.9",
"dompdf/dompdf": "^3.1"
}
}