{ "_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": "ad402f27fa7cdd201e2f8b31f8737ed5", "packages": [ { "name": "h4cc/wkhtmltopdf-amd64", "version": "0.12.4", "source": { "type": "git", "url": "https://github.com/h4cc/wkhtmltopdf-amd64.git", "reference": "4e2ab2d032a5d7fbe2a741de8b10b8989523c95b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/h4cc/wkhtmltopdf-amd64/zipball/4e2ab2d032a5d7fbe2a741de8b10b8989523c95b", "reference": "4e2ab2d032a5d7fbe2a741de8b10b8989523c95b", "shasum": "" }, "bin": [ "bin/wkhtmltopdf-amd64" ], "type": "library", "autoload": { "psr-4": { "h4cc\\WKHTMLToPDF\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL Version 3" ], "authors": [ { "name": "Julius Beckmann", "email": "github@h4cc.de" } ], "description": "Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.", "homepage": "http://wkhtmltopdf.org/", "keywords": [ "binary", "convert", "pdf", "snapshot", "thumbnail", "wkhtmltopdf" ], "time": "2018-01-15T06:57:33+00:00" }, { "name": "h4cc/wkhtmltopdf-i386", "version": "0.12.4", "source": { "type": "git", "url": "https://github.com/h4cc/wkhtmltopdf-i386.git", "reference": "da14486ec8eba1873b026b56126ed02d2f2ae5e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/h4cc/wkhtmltopdf-i386/zipball/da14486ec8eba1873b026b56126ed02d2f2ae5e3", "reference": "da14486ec8eba1873b026b56126ed02d2f2ae5e3", "shasum": "" }, "bin": [ "bin/wkhtmltopdf-i386" ], "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL Version 3" ], "authors": [ { "name": "Julius Beckmann", "email": "github@h4cc.de" } ], "description": "Convert html to pdf using webkit (qtwebkit). Static linked linux binary for i386 systems.", "homepage": "http://wkhtmltopdf.org/", "keywords": [ "binary", "convert", "pdf", "snapshot", "thumbnail", "wkhtmltopdf" ], "time": "2018-01-15T07:18:15+00:00" }, { "name": "mikehaertl/php-shellcommand", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-shellcommand.git", "reference": "8d98d8536e05abafe76a491da87296d824939076" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/8d98d8536e05abafe76a491da87296d824939076", "reference": "8d98d8536e05abafe76a491da87296d824939076", "shasum": "" }, "require": { "php": ">= 5.4.0" }, "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": "2019-12-20T08:48:10+00:00" }, { "name": "mikehaertl/php-tmpfile", "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-tmpfile.git", "reference": "491476ffb63612ee4bbfa063d4ff02717fc6bf42" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-tmpfile/zipball/491476ffb63612ee4bbfa063d4ff02717fc6bf42", "reference": "491476ffb63612ee4bbfa063d4ff02717fc6bf42", "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-07-21T11:54:36+00:00" }, { "name": "mikehaertl/phpwkhtmltopdf", "version": "2.4.2", "source": { "type": "git", "url": "https://github.com/mikehaertl/phpwkhtmltopdf.git", "reference": "0e97c2e1eec918fbcd13f5b4b6c9fa476f99e9db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/phpwkhtmltopdf/zipball/0e97c2e1eec918fbcd13f5b4b6c9fa476f99e9db", "reference": "0e97c2e1eec918fbcd13f5b4b6c9fa476f99e9db", "shasum": "" }, "require": { "mikehaertl/php-shellcommand": "^1.5.0", "mikehaertl/php-tmpfile": "^1.1.0", "php": ">=5.0.0" }, "require-dev": { "phpunit/phpunit": ">4.0 <8" }, "type": "library", "autoload": { "psr-4": { "mikehaertl\\wkhtmlto\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Haertl", "email": "haertl.mike@gmail.com" } ], "description": "A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface", "homepage": "http://mikehaertl.github.com/phpwkhtmltopdf/", "keywords": [ "pdf", "wkhtmltoimage", "wkhtmltopdf" ], "time": "2020-01-07T07:47:15+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" }