{
    "packages": [
        {
            "name": "mikehaertl/php-pdftk",
            "version": "0.13.1",
            "version_normalized": "0.13.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mikehaertl/php-pdftk.git",
                "reference": "3851b08c1027489e48387d7c14c27bc295d98239"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mikehaertl/php-pdftk/zipball/3851b08c1027489e48387d7c14c27bc295d98239",
                "reference": "3851b08c1027489e48387d7c14c27bc295d98239",
                "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"
            },
            "time": "2023-11-03T16:06:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "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.13.1"
            },
            "install-path": "../mikehaertl/php-pdftk"
        },
        {
            "name": "mikehaertl/php-shellcommand",
            "version": "1.7.0",
            "version_normalized": "1.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mikehaertl/php-shellcommand.git",
                "reference": "e79ea528be155ffdec6f3bf1a4a46307bb49e545"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/e79ea528be155ffdec6f3bf1a4a46307bb49e545",
                "reference": "e79ea528be155ffdec6f3bf1a4a46307bb49e545",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">4.0 <=9.4"
            },
            "time": "2023-04-19T08:25:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "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.7.0"
            },
            "install-path": "../mikehaertl/php-shellcommand"
        },
        {
            "name": "mikehaertl/php-tmpfile",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mikehaertl/php-tmpfile.git",
                "reference": "a5392bed91f67e2849a7cb24075d346468e1b1a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mikehaertl/php-tmpfile/zipball/a5392bed91f67e2849a7cb24075d346468e1b1a8",
                "reference": "a5392bed91f67e2849a7cb24075d346468e1b1a8",
                "shasum": ""
            },
            "require-dev": {
                "php": ">=5.3.0",
                "phpunit/phpunit": ">4.0 <=9.4"
            },
            "time": "2024-10-14T16:12:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "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.3.0"
            },
            "install-path": "../mikehaertl/php-tmpfile"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
