composer.json 171 Bytes
{
"name": "GDC/tfpdf_demo",
"description": "Demo of the tFPDF library",
"require": {
"tecnickcom/tcpdf": "6.2.12",
"setasign/fpdi": "1.6.1"
}
}