Files
realestatedatainc/composer.json
T

8 lines
146 B
JSON
Raw Normal View History

2026-05-29 14:52:16 -04:00
{
"require": {
"tecnickcom/tcpdf": "^6.10",
"phpmailer/phpmailer": "^7.0",
"phpoffice/phpspreadsheet": "^5.2"
}
}