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

Setasign/FPDI-FPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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/fpdf.

FPDI-FPDF

A kind of metadata package for Composer with fixed dependencies for the latest versions of FPDI and FPDF.

Installation with Composer

$ composer require setasign/fpdi-fpdf:2.3

or you can include the following in your composer.json file:

{
    "require": {
        "setasign/fpdi-fpdf": "^2.3"
    }
}

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published