{ "_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": "16bcfc357eb3a9a6eff049f65342a251", "packages": [ { "name": "karriere/json-decoder", "version": "v4.2.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" }, "type": "library", "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" }, "time": "2022-11-11T10:36:37+00:00" }, { "name": "php-di/phpdoc-reader", "version": "2.2.1", "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" }, "type": "library", "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" }, "time": "2020-10-12T12:39:22+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "platform-overrides": { "php": "8.0.0" }, "plugin-api-version": "2.9.0" }