{
    "packages": [
        {
            "name": "phar-io/composer-distributor",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/composer-distributor.git",
                "reference": "dd7d936290b2a42b0c64bfe08090b5c597c280c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/composer-distributor/zipball/dd7d936290b2a42b0c64bfe08090b5c597c280c9",
                "reference": "dd7d936290b2a42b0c64bfe08090b5c597c280c9",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "ext-dom": "*",
                "ext-libxml": "*",
                "phar-io/filesystem": "^2.0",
                "phar-io/gnupg": "^1.0",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^2.0",
                "phpunit/phpunit": "^9.4"
            },
            "time": "2023-05-31T17:05:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PharIo\\ComposerDistributor\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Heigl",
                    "email": "andreas@heigl.org",
                    "role": "Developer"
                },
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Feldmann",
                    "email": "sf@sebastian-feldmann.info",
                    "role": "Developer"
                }
            ],
            "description": "Base Code for a composer plugin that installs PHAR-files",
            "homepage": "https://phar.io",
            "keywords": [
                "bin",
                "binary",
                "composer",
                "distribute",
                "phar",
                "phive"
            ],
            "support": {
                "issues": "https://github.com/phar-io/composer-distributor/issues",
                "source": "https://github.com/phar-io/composer-distributor/tree/1.0.2"
            },
            "funding": [
                {
                    "url": "https://phar.io",
                    "type": "other"
                }
            ],
            "install-path": "../phar-io/composer-distributor"
        },
        {
            "name": "phar-io/executor",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/executor.git",
                "reference": "5bfb7400224a0c1cf83343660af85c7f5a073473"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/executor/zipball/5bfb7400224a0c1cf83343660af85c7f5a073473",
                "reference": "5bfb7400224a0c1cf83343660af85c7f5a073473",
                "shasum": ""
            },
            "require": {
                "phar-io/filesystem": "^2.0",
                "php": "^7.2||^8.0"
            },
            "time": "2020-11-30T10:53:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                }
            ],
            "support": {
                "issues": "https://github.com/phar-io/executor/issues",
                "source": "https://github.com/phar-io/executor/tree/1.0.1"
            },
            "install-path": "../phar-io/executor"
        },
        {
            "name": "phar-io/filesystem",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/filesystem.git",
                "reference": "222e3ea432262a05706b7066697c21257664d9d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/filesystem/zipball/222e3ea432262a05706b7066697c21257664d9d1",
                "reference": "222e3ea432262a05706b7066697c21257664d9d1",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2020-11-30T10:16:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                }
            ],
            "support": {
                "issues": "https://github.com/phar-io/filesystem/issues",
                "source": "https://github.com/phar-io/filesystem/tree/2.0.1"
            },
            "install-path": "../phar-io/filesystem"
        },
        {
            "name": "phar-io/gnupg",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/gnupg.git",
                "reference": "ed8ab1740ac4e9db99500e7252911f2821357093"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/gnupg/zipball/ed8ab1740ac4e9db99500e7252911f2821357093",
                "reference": "ed8ab1740ac4e9db99500e7252911f2821357093",
                "shasum": ""
            },
            "require": {
                "phar-io/executor": "^1.0",
                "phar-io/filesystem": "^2.0",
                "php": "^7.2||^8.0"
            },
            "time": "2024-08-22T20:45:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                }
            ],
            "description": "Thin GnuPG wrapper class around the gnupg binary, mimicking the pecl/gnupg api",
            "support": {
                "issues": "https://github.com/phar-io/gnupg/issues",
                "source": "https://github.com/phar-io/gnupg/tree/1.0.3"
            },
            "install-path": "../phar-io/gnupg"
        },
        {
            "name": "phpdocumentor/shim",
            "version": "v3.9.1",
            "version_normalized": "3.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/shim.git",
                "reference": "f34a43193996194a2b22d243b650f1fbf5746257"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/shim/zipball/f34a43193996194a2b22d243b650f1fbf5746257",
                "reference": "f34a43193996194a2b22d243b650f1fbf5746257",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.0",
                "phar-io/composer-distributor": "^1.0"
            },
            "time": "2025-11-25T21:55:20+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "phpDocumentor\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "source": "https://github.com/phpDocumentor/shim/tree/v3.9.1"
            },
            "install-path": "../phpdocumentor/shim"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
