{
    "packages": [
        {
            "name": "dimabdc/php-fast-simple-html-dom-parser",
            "version": "1.4",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dimabdc/PHP-Fast-Simple-HTML-DOM-Parser.git",
                "reference": "5a247567567a512a2c7ba819898e00a9207f47c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dimabdc/PHP-Fast-Simple-HTML-DOM-Parser/zipball/5a247567567a512a2c7ba819898e00a9207f47c3",
                "reference": "5a247567567a512a2c7ba819898e00a9207f47c3",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-simplexml": "*",
                "php": ">=5.6",
                "symfony/css-selector": "*"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^5.7"
            },
            "time": "2020-08-23T22:47:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FastSimpleHTMLDom\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "dimabdc",
                    "email": "support@titor.ru",
                    "homepage": "http://github.com/dimabdc"
                }
            ],
            "description": "PHP Fast Simple HTML DOM parser.",
            "keywords": [
                "html",
                "parse",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/dimabdc/PHP-Fast-Simple-HTML-DOM-Parser/issues",
                "source": "https://github.com/dimabdc/PHP-Fast-Simple-HTML-DOM-Parser/tree/1.4"
            },
            "install-path": "../dimabdc/php-fast-simple-html-dom-parser"
        },
        {
            "name": "symfony/css-selector",
            "version": "v6.4.13",
            "version_normalized": "6.4.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "cb23e97813c5837a041b73a6d63a9ddff0778f5e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/cb23e97813c5837a041b73a6d63a9ddff0778f5e",
                "reference": "cb23e97813c5837a041b73a6d63a9ddff0778f5e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2024-09-25T14:18:03+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": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v6.4.13"
            },
            "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": []
}
