{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "2ddbee7eca619922419838ca089d2430", "packages": [ { "name": "mikehaertl/php-pdftk", "version": "0.9.2", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-pdftk.git", "reference": "84720d0a644368ee379a78357d42237f8cef1511" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-pdftk/zipball/84720d0a644368ee379a78357d42237f8cef1511", "reference": "84720d0a644368ee379a78357d42237f8cef1511", "shasum": "" }, "require": { "mikehaertl/php-shellcommand": "^1.6.3", "mikehaertl/php-tmpfile": "^1.1.0", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": ">4.0 <9.4" }, "type": "library", "autoload": { "psr-4": { "mikehaertl\\pdftk\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Haertl", "email": "haertl.mike@gmail.com" } ], "description": "A PDF conversion and form utility based on pdftk.", "keywords": [ "pdf", "pdftk" ], "time": "2020-12-11T07:23:23+00:00" }, { "name": "mikehaertl/php-shellcommand", "version": "1.6.3", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-shellcommand.git", "reference": "fe86ec847877b83bf61a96719e7f2e3b3e516a6b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/fe86ec847877b83bf61a96719e7f2e3b3e516a6b", "reference": "fe86ec847877b83bf61a96719e7f2e3b3e516a6b", "shasum": "" }, "require": { "php": ">= 5.3.0" }, "require-dev": { "phpunit/phpunit": ">4.0 <=9.4" }, "type": "library", "autoload": { "psr-4": { "mikehaertl\\shellcommand\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Härtl", "email": "haertl.mike@gmail.com" } ], "description": "An object oriented interface to shell commands", "keywords": [ "shell" ], "time": "2020-11-23T17:31:15+00:00" }, { "name": "mikehaertl/php-tmpfile", "version": "1.1.7", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-tmpfile.git", "reference": "f162f70b472c3c1bad2b66c5a7922000a8065638" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-tmpfile/zipball/f162f70b472c3c1bad2b66c5a7922000a8065638", "reference": "f162f70b472c3c1bad2b66c5a7922000a8065638", "shasum": "" }, "require-dev": { "phpunit/phpunit": ">4.0 <8" }, "type": "library", "autoload": { "psr-4": { "mikehaertl\\tmp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Härtl", "email": "haertl.mike@gmail.com" } ], "description": "A convenience class for temporary files", "keywords": [ "files" ], "time": "2020-11-20T16:10:10+00:00" }, { "name": "tecnickcom/tcpdf", "version": "6.3.5", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549", "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "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-only" ], "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" ], "time": "2020-02-14T14:20:12+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }