[
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "spatie/image-optimizer",
        "version": "1.0.13",
        "version_normalized": "1.0.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/image-optimizer.git",
            "reference": "e2388cb0152b4d5454b7b714c3301ae350b04074"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/image-optimizer/zipball/e2388cb0152b4d5454b7b714c3301ae350b04074",
            "reference": "e2388cb0152b4d5454b7b714c3301ae350b04074",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "psr/log": "^1.0",
            "symfony/process": "^2.8|^3.0|^4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.2|^7.0",
            "symfony/var-dumper": "^3.0|^4.0"
        },
        "time": "2018-02-26T13:36:42+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Spatie\\ImageOptimizer\\": "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": "Easily optimize images using PHP",
        "homepage": "https://github.com/spatie/image-optimizer",
        "keywords": [
            "image-optimizer",
            "spatie"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v4.0.4",
        "version_normalized": "4.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "e1712002d81de6f39f854bc5bbd9e9f4bb6345b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/e1712002d81de6f39f854bc5bbd9e9f4bb6345b4",
            "reference": "e1712002d81de6f39f854bc5bbd9e9f4bb6345b4",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "time": "2018-01-29T09:06:29+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"
    }
]
