Files
electionvue/composer.json
T

8 lines
146 B
JSON
Raw Normal View History

2026-08-30 22:02:02 +00:00
{
"require": {
"tecnickcom/tcpdf": "^6.10",
"phpmailer/phpmailer": "^7.0",
"phpoffice/phpspreadsheet": "^5.2"
}
}