{ "_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": "b558b647c51398e7f7f25952640da210", "packages": [ { "name": "mikehaertl/php-pdftk", "version": "0.10.4", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-pdftk.git", "reference": "706e6e86f738a1b1080ccedd16910d084d2ae52b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-pdftk/zipball/706e6e86f738a1b1080ccedd16910d084d2ae52b", "reference": "706e6e86f738a1b1080ccedd16910d084d2ae52b", "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" ], "support": { "issues": "https://github.com/mikehaertl/php-pdftk/issues", "source": "https://github.com/mikehaertl/php-pdftk/tree/0.10.4" }, "time": "2021-10-25T15:20:30+00:00" }, { "name": "mikehaertl/php-shellcommand", "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-shellcommand.git", "reference": "3488d7803df1e8f1a343d3d0ca452d527ad8d5e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/3488d7803df1e8f1a343d3d0ca452d527ad8d5e5", "reference": "3488d7803df1e8f1a343d3d0ca452d527ad8d5e5", "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" ], "support": { "issues": "https://github.com/mikehaertl/php-shellcommand/issues", "source": "https://github.com/mikehaertl/php-shellcommand/tree/1.6.4" }, "time": "2021-03-17T06:54:33+00:00" }, { "name": "mikehaertl/php-tmpfile", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-tmpfile.git", "reference": "70a5b70b17bc0d9666388e6a551ecc93d0b40a10" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-tmpfile/zipball/70a5b70b17bc0d9666388e6a551ecc93d0b40a10", "reference": "70a5b70b17bc0d9666388e6a551ecc93d0b40a10", "shasum": "" }, "require-dev": { "php": ">=5.3.0", "phpunit/phpunit": ">4.0 <=9.4" }, "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" ], "support": { "issues": "https://github.com/mikehaertl/php-tmpfile/issues", "source": "https://github.com/mikehaertl/php-tmpfile/tree/1.2.1" }, "time": "2021-03-01T18:26:25+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }