composer.lock

{
    "_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": "50347ee455a2fa8bd24e33fd037db10a",
    "packages": [
        {
            "name": "rof/unit-tester",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/ReedOverflow/PHP-Tester.git",
                "reference": "a916b31bf3fae2bfa4a1c29040e3775f5a958e7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ReedOverflow/PHP-Tester/zipball/a916b31bf3fae2bfa4a1c29040e3775f5a958e7f",
                "reference": "a916b31bf3fae2bfa4a1c29040e3775f5a958e7f",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "ROF\\": "src/php"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "time": "2019-10-14T17:22:22+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "rof/unit-tester": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}