{
    "packages": [
        {
            "name": "jurosh/pdf-merge",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jurosh/php-pdf-merge.git",
                "reference": "89ba3446c9f38c573e3b8bf577d2f22993494130"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jurosh/php-pdf-merge/zipball/89ba3446c9f38c573e3b8bf577d2f22993494130",
                "reference": "89ba3446c9f38c573e3b8bf577d2f22993494130",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.20",
                "setasign/fpdf": "^1.8",
                "setasign/fpdi": "^2.3"
            },
            "time": "2021-03-28T19:57:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/Jurosh/PDFMerge/PDFMerger.php",
                    "src/Jurosh/PDFMerge/PDFObject.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Juraj Husar",
                    "email": "jurosh@jurosh.com",
                    "homepage": "http://jurosh.com"
                }
            ],
            "description": "PHP PDF Merger",
            "homepage": "https://github.com/jurosh/php-pdf-merge",
            "keywords": [
                "merge",
                "pdf"
            ],
            "support": {
                "issues": "https://github.com/jurosh/php-pdf-merge/issues",
                "source": "https://github.com/jurosh/php-pdf-merge/tree/remove"
            },
            "install-path": "../jurosh/pdf-merge"
        },
        {
            "name": "setasign/fpdf",
            "version": "1.8.5",
            "version_normalized": "1.8.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDF.git",
                "reference": "f4104a04c9a3f95c4c26a0a0531abebcc980987a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDF/zipball/f4104a04c9a3f95c4c26a0a0531abebcc980987a",
                "reference": "f4104a04c9a3f95c4c26a0a0531abebcc980987a",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*",
                "ext-zlib": "*"
            },
            "time": "2022-11-18T07:02:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "fpdf.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Olivier Plathey",
                    "email": "oliver@fpdf.org",
                    "homepage": "http://fpdf.org/"
                }
            ],
            "description": "FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.",
            "homepage": "http://www.fpdf.org",
            "keywords": [
                "fpdf",
                "pdf"
            ],
            "support": {
                "source": "https://github.com/Setasign/FPDF/tree/1.8.5"
            },
            "install-path": "../setasign/fpdf"
        },
        {
            "name": "setasign/fpdi",
            "version": "v2.3.7",
            "version_normalized": "2.3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDI.git",
                "reference": "bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05",
                "reference": "bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05",
                "shasum": ""
            },
            "require": {
                "ext-zlib": "*",
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "conflict": {
                "setasign/tfpdf": "<1.31"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "setasign/fpdf": "~1.8",
                "setasign/tfpdf": "1.31",
                "squizlabs/php_codesniffer": "^3.5",
                "tecnickcom/tcpdf": "~6.2"
            },
            "suggest": {
                "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
            },
            "time": "2023-02-09T10:38:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "setasign\\Fpdi\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Slabon",
                    "email": "jan.slabon@setasign.com",
                    "homepage": "https://www.setasign.com"
                },
                {
                    "name": "Maximilian Kresse",
                    "email": "maximilian.kresse@setasign.com",
                    "homepage": "https://www.setasign.com"
                }
            ],
            "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
            "homepage": "https://www.setasign.com/fpdi",
            "keywords": [
                "fpdf",
                "fpdi",
                "pdf"
            ],
            "support": {
                "issues": "https://github.com/Setasign/FPDI/issues",
                "source": "https://github.com/Setasign/FPDI/tree/v2.3.7"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
                    "type": "tidelift"
                }
            ],
            "install-path": "../setasign/fpdi"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
