Files
votervue/composer.json
T

8 lines
146 B
JSON
Raw Normal View History

2026-07-03 15:46:56 -04:00
{
"require": {
"tecnickcom/tcpdf": "^6.10",
"phpmailer/phpmailer": "^7.0",
"phpoffice/phpspreadsheet": "^5.2"
}
}