Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
/ FPDI-tFPDF Public archive

ABANDONED! A kind of metadata package for Composer with fixed dependencies for the latest versions of FPDI and tFPDF

License

Notifications You must be signed in to change notification settings

Setasign/FPDI-tFPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ABANDONED! We decided to abandon the meta package because of inconsistencies in the version systems used by the PDF generation libraries. As it is up to the developers to define which PDF generation library is used in their code it should be configured as a direct dependency in their own composer.json file too.

Please remove this package from your composer.json and replace it by direct dependencies to setasign/fpdi and setasign/tfpdf.

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"
    }
}

About

ABANDONED! A kind of metadata package for Composer with fixed dependencies for the latest versions of FPDI and tFPDF

Resources

License

Stars

Watchers

Forks

Packages

No packages published