[
    {
        "name": "symfony/finder",
        "version": "v3.4.1",
        "version_normalized": "3.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "dac8d7db537bac7ad8143eb11360a8c2231f251a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/dac8d7db537bac7ad8143eb11360a8c2231f251a",
            "reference": "dac8d7db537bac7ad8143eb11360a8c2231f251a",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2017-11-05T16:10:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Finder Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "eher/phpunit",
        "version": "1.6",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/EHER/phpunit-all-in-one.git",
            "reference": "fa8cfdd456363ac97a3043589737bcf985e4451a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/EHER/phpunit-all-in-one/zipball/fa8cfdd456363ac97a3043589737bcf985e4451a",
            "reference": "fa8cfdd456363ac97a3043589737bcf985e4451a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/finder": "*"
        },
        "time": "2012-05-24T01:46:24+00:00",
        "bin": [
            "bin/dbunit",
            "bin/phpcov",
            "bin/phpcpd",
            "bin/phpdcd",
            "bin/phploc",
            "bin/phpunit",
            "bin/phpunit-skelgen"
        ],
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "description": "Unofficial version of PHPUnit to be handled with Composer."
    }
]
