[
    {
        "name": "iio/libmergepdf",
        "version": "4.0.4",
        "version_normalized": "4.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hanneskod/libmergepdf.git",
            "reference": "6613b978c08d00d559796ab510614243e4dd5dfb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hanneskod/libmergepdf/zipball/6613b978c08d00d559796ab510614243e4dd5dfb",
            "reference": "6613b978c08d00d559796ab510614243e4dd5dfb",
            "shasum": ""
        },
        "require": {
            "php": "^7.1||^8.0",
            "setasign/fpdi": "^2",
            "tecnickcom/tcpdf": "^6.2.22"
        },
        "conflict": {
            "rafikhaceb/tcpdi": "*",
            "setasign/fpdf": "*"
        },
        "require-dev": {
            "phpunit/phpunit": "^7|^8",
            "smalot/pdfparser": "~0.13"
        },
        "time": "2020-12-07T12:18:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "iio\\libmergepdf\\": "src/"
            },
            "classmap": [
                "tcpdi/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "WTFPL"
        ],
        "authors": [
            {
                "name": "Hannes Forsgård",
                "email": "hannes.forsgard@fripost.org"
            }
        ],
        "description": "Library for merging multiple PDFs",
        "homepage": "https://github.com/hanneskod/libmergepdf",
        "keywords": [
            "merge",
            "pdf"
        ]
    },
    {
        "name": "setasign/fpdi",
        "version": "v2.6.1",
        "version_normalized": "2.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Setasign/FPDI.git",
            "reference": "09a816004fcee9ed3405bd164147e3fdbb79a56f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Setasign/FPDI/zipball/09a816004fcee9ed3405bd164147e3fdbb79a56f",
            "reference": "09a816004fcee9ed3405bd164147e3fdbb79a56f",
            "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.6",
            "setasign/tfpdf": "~1.33",
            "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": "2024-09-02T10:17:15+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.6.1"
        },
        "funding": [
            {
                "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "tecnickcom/tcpdf",
        "version": "6.7.5",
        "version_normalized": "6.7.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tecnickcom/TCPDF.git",
            "reference": "951eabf0338ec2522bd0d5d9c79b08a3a3d36b36"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/951eabf0338ec2522bd0d5d9c79b08a3a3d36b36",
            "reference": "951eabf0338ec2522bd0d5d9c79b08a3a3d36b36",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "time": "2024-04-20T17:25:10+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "config",
                "include",
                "tcpdf.php",
                "tcpdf_parser.php",
                "tcpdf_import.php",
                "tcpdf_barcodes_1d.php",
                "tcpdf_barcodes_2d.php",
                "include/tcpdf_colors.php",
                "include/tcpdf_filters.php",
                "include/tcpdf_font_data.php",
                "include/tcpdf_fonts.php",
                "include/tcpdf_images.php",
                "include/tcpdf_static.php",
                "include/barcodes/datamatrix.php",
                "include/barcodes/pdf417.php",
                "include/barcodes/qrcode.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "Nicola Asuni",
                "email": "info@tecnick.com",
                "role": "lead"
            }
        ],
        "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
        "homepage": "http://www.tcpdf.org/",
        "keywords": [
            "PDFD32000-2008",
            "TCPDF",
            "barcodes",
            "datamatrix",
            "pdf",
            "pdf417",
            "qrcode"
        ],
        "support": {
            "issues": "https://github.com/tecnickcom/TCPDF/issues",
            "source": "https://github.com/tecnickcom/TCPDF/tree/6.7.5"
        },
        "funding": [
            {
                "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project",
                "type": "custom"
            }
        ]
    }
]
