[
    {
        "name": "symfony/finder",
        "version": "v2.8.21",
        "version_normalized": "2.8.21.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "b058a6f0cb6ee9b6b727aae03d5a62474a308528"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/b058a6f0cb6ee9b6b727aae03d5a62474a308528",
            "reference": "b058a6f0cb6ee9b6b727aae03d5a62474a308528",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "time": "2017-05-25T22:57:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-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": "symfony/process",
        "version": "v2.8.21",
        "version_normalized": "2.8.21.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "d54232f5682fda2f8bbebff7c81b864646867ab9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/d54232f5682fda2f8bbebff7c81b864646867ab9",
            "reference": "d54232f5682fda2f8bbebff7c81b864646867ab9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "time": "2017-05-08T01:19:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Process\\": ""
            },
            "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 Process Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "ifsnop/mysqldump-php",
        "version": "v2.3.1",
        "version_normalized": "2.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ifsnop/mysqldump-php.git",
            "reference": "1806317c2ce897cb38fbae5283f17d1451308244"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ifsnop/mysqldump-php/zipball/1806317c2ce897cb38fbae5283f17d1451308244",
            "reference": "1806317c2ce897cb38fbae5283f17d1451308244",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "squizlabs/php_codesniffer": "1.*"
        },
        "time": "2017-05-07T22:27:29+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Ifsnop\\": "src/Ifsnop/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Diego Torres",
                "homepage": "https://github.com/ifsnop",
                "role": "Developer"
            }
        ],
        "description": "This is a php version of linux's mysqldump in terminal \"$ mysqldump -u username -p...\"",
        "homepage": "https://github.com/ifsnop/mysqldump-php",
        "keywords": [
            "backup",
            "database",
            "dump",
            "export",
            "mysql",
            "mysqldump",
            "pdo",
            "sqlite"
        ]
    }
]
