Files
startup/composer.json

8 lines
114 B
JSON

{
"require": {
"phpmailer/phpmailer": "v6.9.*",
"tecnickcom/tcpdf": "6.8.*",
"ext-mysqli": "*"
}
}