[
    {
        "name": "symfony/css-selector",
        "version": "v4.0.6",
        "version_normalized": "4.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/css-selector.git",
            "reference": "c69f1e93aa898fd9fec627ebef467188151c8dc2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/css-selector/zipball/c69f1e93aa898fd9fec627ebef467188151c8dc2",
            "reference": "c69f1e93aa898fd9fec627ebef467188151c8dc2",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "time": "2018-02-03T14:58:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\CssSelector\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jean-François Simon",
                "email": "jeanfrancois.simon@sensiolabs.com"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony CssSelector Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "voku/html-min",
        "version": "3.0.2",
        "version_normalized": "3.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/voku/HtmlMin.git",
            "reference": "e2576e05571a09e2a215a13bdaeecba8fbeae52c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/voku/HtmlMin/zipball/e2576e05571a09e2a215a13bdaeecba8fbeae52c",
            "reference": "e2576e05571a09e2a215a13bdaeecba8fbeae52c",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0.0",
            "voku/simple_html_dom": "^4.1.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~6.0"
        },
        "time": "2018-02-12T14:14:21+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "voku\\": "src/voku/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Lars Moelleken",
                "homepage": "http://www.moelleken.org/"
            }
        ],
        "description": "HTML Compressor and Minifier",
        "homepage": "https://github.com/voku/HtmlMin",
        "keywords": [
            "compress",
            "compression",
            "compressor",
            "html",
            "minifier"
        ]
    },
    {
        "name": "voku/simple_html_dom",
        "version": "4.1.3",
        "version_normalized": "4.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/voku/simple_html_dom.git",
            "reference": "1a2d77a1e38084af87938889b8719b18ec859cd4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/voku/simple_html_dom/zipball/1a2d77a1e38084af87938889b8719b18ec859cd4",
            "reference": "1a2d77a1e38084af87938889b8719b18ec859cd4",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0.0",
            "symfony/css-selector": "~3.0|~4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~6.0"
        },
        "suggest": {
            "voku/portable-utf8": "~4.0"
        },
        "time": "2017-12-22T22:21:57+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "voku\\helper\\": "src/voku/helper/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Lars Moelleken",
                "homepage": "http://www.moelleken.org/",
                "role": "Developer"
            },
            {
                "name": "dimabdc",
                "email": "support@titor.ru",
                "homepage": "http://github.com/dimabdc",
                "role": "Developer"
            }
        ],
        "description": "Simple HTML DOM package.",
        "homepage": "http://simplehtmldom.sourceforge.net/",
        "keywords": [
            "HTML Parser",
            "dom",
            "php dom"
        ]
    }
]
