{
    "packages": [
        {
            "name": "dompdf/dompdf",
            "version": "v0.8.1",
            "version_normalized": "0.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dompdf/dompdf.git",
                "reference": "9ea852c4bdc74fac5def165e6cd52353f7ca3b3f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dompdf/dompdf/zipball/9ea852c4bdc74fac5def165e6cd52353f7ca3b3f",
                "reference": "9ea852c4bdc74fac5def165e6cd52353f7ca3b3f",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-mbstring": "*",
                "phenx/php-font-lib": "0.5.*",
                "phenx/php-svg-lib": "0.3.*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.8.*",
                "squizlabs/php_codesniffer": "2.*"
            },
            "time": "2017-09-14T01:36:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dompdf\\": "src/"
                },
                "classmap": [
                    "lib/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Fabien Ménager",
                    "email": "fabien.menager@gmail.com"
                },
                {
                    "name": "Brian Sweeney",
                    "email": "eclecticgeek@gmail.com"
                },
                {
                    "name": "Gabriel Bull",
                    "email": "me@gabrielbull.com"
                }
            ],
            "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
            "homepage": "https://github.com/dompdf/dompdf",
            "install-path": "../dompdf/dompdf"
        },
        {
            "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": "phenx/php-font-lib",
            "version": "0.5.1",
            "version_normalized": "0.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PhenX/php-font-lib.git",
                "reference": "760148820110a1ae0936e5cc35851e25a938bc97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97",
                "reference": "760148820110a1ae0936e5cc35851e25a938bc97",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8"
            },
            "time": "2017-09-13T16:14:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FontLib\\": "src/FontLib"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Fabien Ménager",
                    "email": "fabien.menager@gmail.com"
                }
            ],
            "description": "A library to read, parse, export and make subsets of different types of font files.",
            "homepage": "https://github.com/PhenX/php-font-lib",
            "install-path": "../phenx/php-font-lib"
        },
        {
            "name": "phenx/php-svg-lib",
            "version": "v0.3",
            "version_normalized": "0.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PhenX/php-svg-lib.git",
                "reference": "a85f7fe9fe08d093a4a8583cdd306b553ff918aa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/a85f7fe9fe08d093a4a8583cdd306b553ff918aa",
                "reference": "a85f7fe9fe08d093a4a8583cdd306b553ff918aa",
                "shasum": ""
            },
            "require": {
                "sabberworm/php-css-parser": "8.1.*"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.0"
            },
            "time": "2017-05-24T10:07:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Svg\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Fabien Ménager",
                    "email": "fabien.menager@gmail.com"
                }
            ],
            "description": "A library to read, parse and export to PDF SVG files.",
            "homepage": "https://github.com/PhenX/php-svg-lib",
            "install-path": "../phenx/php-svg-lib"
        },
        {
            "name": "printnode/printnode-php",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/PrintNode/PrintNode-PHP.git",
                "reference": "d5b95f24fc234e3161df09e87e3de538dad22078"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrintNode/PrintNode-PHP/zipball/d5b95f24fc234e3161df09e87e3de538dad22078",
                "reference": "d5b95f24fc234e3161df09e87e3de538dad22078",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.3.2"
            },
            "time": "2021-03-04T17:11:43+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "PrintNode\\": "src/PrintNode"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "authors": [
                {
                    "name": "Contributors",
                    "email": "support@printnode.com",
                    "homepage": "https://www.printnode.com"
                }
            ],
            "description": "Connect any printer to your application with PrintNode Client and easy to use JSON API",
            "homepage": "https://github.com/PrintNode/PrintNode-PHP",
            "keywords": [
                "PrintNode",
                "api",
                "php",
                "printing"
            ],
            "support": {
                "issues": "https://github.com/PrintNode/PrintNode-PHP/issues",
                "source": "https://github.com/PrintNode/PrintNode-PHP/tree/master"
            },
            "install-path": "../printnode/printnode-php"
        },
        {
            "name": "sabberworm/php-css-parser",
            "version": "8.1.0",
            "version_normalized": "8.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
                "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/850cbbcbe7fbb155387a151ea562897a67e242ef",
                "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "time": "2016-07-19T19:14:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Sabberworm\\CSS": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Raphael Schweikert"
                }
            ],
            "description": "Parser for CSS Files written in PHP",
            "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
            "keywords": [
                "css",
                "parser",
                "stylesheet"
            ],
            "install-path": "../sabberworm/php-css-parser"
        },
        {
            "name": "setasign/fpdf",
            "version": "1.8.6",
            "version_normalized": "1.8.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDF.git",
                "reference": "0838e0ee4925716fcbbc50ad9e1799b5edfae0a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDF/zipball/0838e0ee4925716fcbbc50ad9e1799b5edfae0a0",
                "reference": "0838e0ee4925716fcbbc50ad9e1799b5edfae0a0",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*",
                "ext-zlib": "*"
            },
            "time": "2023-06-26T14:44:25+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.6"
            },
            "install-path": "../setasign/fpdf"
        },
        {
            "name": "setasign/fpdi",
            "version": "v2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDI.git",
                "reference": "ecf0459643ec963febfb9a5d529dcd93656006a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/ecf0459643ec963febfb9a5d529dcd93656006a4",
                "reference": "ecf0459643ec963febfb9a5d529dcd93656006a4",
                "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-09-28T10:46:27+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.5.0"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
                    "type": "tidelift"
                }
            ],
            "install-path": "../setasign/fpdi"
        },
        {
            "name": "spipu/html2pdf",
            "version": "v5.0.1",
            "version_normalized": "5.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spipu/html2pdf.git",
                "reference": "bbfcde715c0458300af8bf7f56b040dcd666a0db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spipu/html2pdf/zipball/bbfcde715c0458300af8bf7f56b040dcd666a0db",
                "reference": "bbfcde715c0458300af8bf7f56b040dcd666a0db",
                "shasum": ""
            },
            "require": {
                "php": "~5.4 || ~7.0",
                "tecnickcom/tcpdf": "~6.2"
            },
            "require-dev": {
                "phake/phake": "~2.0",
                "phpunit/phpunit": "~4.0 || ~5.0",
                "squizlabs/php_codesniffer": "~2"
            },
            "suggest": {
                "ext-gd": "Allows to embed images into the PDF",
                "fagundes/zff-html2pdf": "if you need to integrate Html2Pdf with Zend Framework 2 (zf2)"
            },
            "time": "2017-06-16T13:23:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spipu\\Html2Pdf\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "Spipu",
                    "homepage": "https://github.com/spipu",
                    "role": "Developer"
                }
            ],
            "description": "Html2Pdf is a HTML to PDF converter written in PHP5 (it uses TCPDF). OFFICIAL PACKAGE",
            "homepage": "http://html2pdf.fr/",
            "keywords": [
                "html",
                "html2pdf",
                "pdf"
            ],
            "install-path": "../spipu/html2pdf"
        },
        {
            "name": "tecnickcom/tcpdf",
            "version": "6.2.13",
            "version_normalized": "6.2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/TCPDF.git",
                "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/95c5938aafe4b20df1454dbddb3e5005c0b26f64",
                "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2017-04-26T08:14:48+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": [
                "LGPLv3"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "homepage": "http://nicolaasuni.tecnick.com"
                }
            ],
            "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"
            ],
            "install-path": "../tecnickcom/tcpdf"
        },
        {
            "name": "wapmorgan/imagery",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wapmorgan/Imagery.git",
                "reference": "46301a475b73f597d923c972d44a4226454b1e46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wapmorgan/Imagery/zipball/46301a475b73f597d923c972d44a4226454b1e46",
                "reference": "46301a475b73f597d923c972d44a4226454b1e46",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*"
            },
            "time": "2017-05-04T02:31:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/function.imagecreatefrombmp.php",
                    "src/function.imagebmp.php"
                ],
                "psr-4": {
                    "Imagery\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Simple image editor for resizing, cropping, making collages and other elementary actions with images.",
            "keywords": [
                "images",
                "phash"
            ],
            "support": {
                "issues": "https://github.com/wapmorgan/Imagery/issues",
                "source": "https://github.com/wapmorgan/Imagery/tree/master"
            },
            "install-path": "../wapmorgan/imagery"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
