[
    {
        "name": "spatie/db-dumper",
        "version": "1.5.1",
        "version_normalized": "1.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/db-dumper.git",
            "reference": "efdf41891a9dd4bb63fb6253044c9e51f34fff41"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/db-dumper/zipball/efdf41891a9dd4bb63fb6253044c9e51f34fff41",
            "reference": "efdf41891a9dd4bb63fb6253044c9e51f34fff41",
            "shasum": ""
        },
        "require": {
            "php": "^5.5|^7.0",
            "symfony/process": "^2.7|^3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8"
        },
        "time": "2016-06-14T13:23:01+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": "v3.4.6",
        "version_normalized": "3.4.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "cc4aea21f619116aaf1c58016a944e4821c8e8af"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/cc4aea21f619116aaf1c58016a944e4821c8e8af",
            "reference": "cc4aea21f619116aaf1c58016a944e4821c8e8af",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2018-02-12T17:55:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-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"
    }
]
