[
    {
        "name": "spatie/db-dumper",
        "version": "2.9.0",
        "version_normalized": "2.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/db-dumper.git",
            "reference": "98a3b7df0186d66a2385f444603dc60ff656a6b9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/db-dumper/zipball/98a3b7df0186d66a2385f444603dc60ff656a6b9",
            "reference": "98a3b7df0186d66a2385f444603dc60ff656a6b9",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "symfony/process": "^3.0|^4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2018-03-05T23:49:28+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Spatie\\DbDumper\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Freek Van der Herten",
                "email": "freek@spatie.be",
                "homepage": "https://spatie.be",
                "role": "Developer"
            }
        ],
        "description": "Dump databases",
        "homepage": "https://github.com/spatie/db-dumper",
        "keywords": [
            "database",
            "db-dumper",
            "dump",
            "mysqldump",
            "spatie"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v4.0.6",
        "version_normalized": "4.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "6ed08502a7c9559da8e60ea343bdbd19c3350b3e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/6ed08502a7c9559da8e60ea343bdbd19c3350b3e",
            "reference": "6ed08502a7c9559da8e60ea343bdbd19c3350b3e",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "time": "2018-02-19T12:18:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.0-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"
    }
]
