{
    "packages": [
        {
            "name": "karriere/json-decoder",
            "version": "v4.2.0",
            "version_normalized": "4.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/karriereat/json-decoder.git",
                "reference": "e40e6033c9b3d67c700bb4170468ef3be4c4ade1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/karriereat/json-decoder/zipball/e40e6033c9b3d67c700bb4170468ef3be4c4ade1",
                "reference": "e40e6033c9b3d67c700bb4170468ef3be4c4ade1",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 | ^8.0",
                "php-di/phpdoc-reader": "^2.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.4",
                "phpstan/phpstan": "^1.2",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "time": "2022-11-11T10:36:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Karriere\\JsonDecoder\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Johannes Pichler",
                    "email": "johannes.pichler@karriere.at",
                    "role": "Maintainer"
                }
            ],
            "description": "JsonDecoder implementation that allows you to convert your JSON data into PHP class objects",
            "keywords": [
                "decoder",
                "json"
            ],
            "support": {
                "issues": "https://github.com/karriereat/json-decoder/issues",
                "source": "https://github.com/karriereat/json-decoder/tree/v4.2.0"
            },
            "install-path": "../karriere/json-decoder"
        },
        {
            "name": "php-di/phpdoc-reader",
            "version": "2.2.1",
            "version_normalized": "2.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-DI/PhpDocReader.git",
                "reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/66daff34cbd2627740ffec9469ffbac9f8c8185c",
                "reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "require-dev": {
                "mnapoli/hard-mode": "~0.3.0",
                "phpunit/phpunit": "^8.5|^9.0"
            },
            "time": "2020-10-12T12:39:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpDocReader\\": "src/PhpDocReader"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
            "keywords": [
                "phpdoc",
                "reflection"
            ],
            "support": {
                "issues": "https://github.com/PHP-DI/PhpDocReader/issues",
                "source": "https://github.com/PHP-DI/PhpDocReader/tree/2.2.1"
            },
            "install-path": "../php-di/phpdoc-reader"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
