{
    "packages": [
        {
            "name": "glicer/simply-html",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/emmanuelroecker/php-simply-html.git",
                "reference": "4753336adf3b9f8638969b6ee8c08f945c2211be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/emmanuelroecker/php-simply-html/zipball/4753336adf3b9f8638969b6ee8c08f945c2211be",
                "reference": "4753336adf3b9f8638969b6ee8c08f945c2211be",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "symfony/css-selector": "^2.3 || ^3.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.0",
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5"
            },
            "time": "2018-11-06T10:05:44+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GlHtml\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Emmanuel ROECKER",
                    "homepage": "http://dev.glicer.com"
                },
                {
                    "name": "Rym BOUCHAGOUR",
                    "homepage": "http://dev.glicer.com"
                }
            ],
            "description": "Simplify add, delete, modify, get nodes in html files by using css selector",
            "homepage": "https://github.com/emmanuelroecker/php-simply-html",
            "keywords": [
                "css",
                "html",
                "selector",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/emmanuelroecker/php-simply-html/issues",
                "source": "https://github.com/emmanuelroecker/php-simply-html/tree/master"
            },
            "install-path": "../glicer/simply-html"
        },
        {
            "name": "symfony/css-selector",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/da3d9da2ce0026771f5fe64cb332158f1bd2bc33",
                "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony CssSelector Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v3.4.47"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/css-selector"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
