400 B
400 B
FPDI-tFPDF
A kind of metadata package for Composer with fixed dependencies for the latest versions of FPDI and tFPDF
Installation with Composer
$ composer require setasign/fpdi-tfpdf:2.3
or you can include the following in your composer.json file:
{
"require": {
"setasign/fpdi-tfpdf": "^2.3"
}
}