{ "_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": "96933bb43941850689571d7ebe5ad875", "packages": [ { "name": "phpstan/phpstan-shim", "version": "0.11.16", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-shim.git", "reference": "cf44220c5c015b5e974c22c93341bdcdc9ee3a1e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan-shim/zipball/cf44220c5c015b5e974c22c93341bdcdc9ee3a1e", "reference": "cf44220c5c015b5e974c22c93341bdcdc9ee3a1e", "shasum": "" }, "require": { "php": "~7.1" }, "replace": { "nikic/php-parser": "^4.0.2", "phpstan/phpdoc-parser": "^0.3.3", "phpstan/phpstan": "self.version" }, "bin": [ "phpstan", "phpstan.phar" ], "type": "library", "extra": { "branch-alias": { "dev-master": "0.11-dev" } }, "autoload": { "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PHPStan Phar distribution", "time": "2019-09-17T11:49:39+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }