sha256:5ba05d002b372535d8866c0dc8620bd2fe3c0296e3d3b60af051e6fea8d8ddc5

Found in archives

{
    "_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": "0b8d7f961257fffc1079045393514229",
    "packages": [],
    "packages-dev": [
        {
            "name": "phpstan/phpstan-shim",
            "version": "0.11.8",
            "source": {
                "type": "git",
                "url": "https://github.com/phpstan/phpstan-shim.git",
                "reference": "f71f7bc73849191e1d044e69f99046b58253054e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpstan-shim/zipball/f71f7bc73849191e1d044e69f99046b58253054e",
                "reference": "f71f7bc73849191e1d044e69f99046b58253054e",
                "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-05-28T20:19:02+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}

Return to home page.