{
    "packages": [
        {
            "name": "matthiasmullie/minify",
            "version": "1.3.75",
            "version_normalized": "1.3.75.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/minify.git",
                "reference": "76ba4a5f555fd7bf4aa408af608e991569076671"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/76ba4a5f555fd7bf4aa408af608e991569076671",
                "reference": "76ba4a5f555fd7bf4aa408af608e991569076671",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": ">=2.0",
                "matthiasmullie/scrapbook": ">=1.3",
                "phpunit/phpunit": ">=4.8"
            },
            "suggest": {
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
            },
            "time": "2025-06-25T09:56:19+00:00",
            "bin": [
                "bin/minifycss",
                "bin/minifyjs"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\Minify\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "minify@mullie.eu",
                    "homepage": "https://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
            "homepage": "https://github.com/matthiasmullie/minify",
            "keywords": [
                "JS",
                "css",
                "javascript",
                "minifier",
                "minify"
            ],
            "support": {
                "issues": "https://github.com/matthiasmullie/minify/issues",
                "source": "https://github.com/matthiasmullie/minify/tree/1.3.75"
            },
            "funding": [
                {
                    "url": "https://github.com/matthiasmullie",
                    "type": "github"
                }
            ],
            "install-path": "../matthiasmullie/minify"
        },
        {
            "name": "matthiasmullie/path-converter",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/path-converter.git",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "time": "2019-02-05T23:41:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\PathConverter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "pathconverter@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "Relative path converter",
            "homepage": "http://github.com/matthiasmullie/path-converter",
            "keywords": [
                "converter",
                "path",
                "paths",
                "relative"
            ],
            "support": {
                "issues": "https://github.com/matthiasmullie/path-converter/issues",
                "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
            },
            "install-path": "../matthiasmullie/path-converter"
        },
        {
            "name": "symfony/css-selector",
            "version": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "b055f228a4178a1d6774909903905e3475f3eac8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/b055f228a4178a1d6774909903905e3475f3eac8",
                "reference": "b055f228a4178a1d6774909903905e3475f3eac8",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "time": "2026-03-24T13:12:05+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/v7.4.8"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/css-selector"
        },
        {
            "name": "voku/html-min",
            "version": "4.5.1",
            "version_normalized": "4.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/voku/HtmlMin.git",
                "reference": "872dac444652d30791ca5d0c23fbe1e6b9cab5bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/HtmlMin/zipball/872dac444652d30791ca5d0c23fbe1e6b9cab5bc",
                "reference": "872dac444652d30791ca5d0c23fbe1e6b9cab5bc",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": ">=7.0.0",
                "voku/simple_html_dom": "~4.8.5"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
            },
            "time": "2024-05-25T08:01:45+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": "https://www.moelleken.org/"
                }
            ],
            "description": "HTML Compressor and Minifier",
            "homepage": "https://github.com/voku/HtmlMin",
            "keywords": [
                "compress",
                "compression",
                "compressor",
                "html",
                "minifier"
            ],
            "support": {
                "issues": "https://github.com/voku/HtmlMin/issues",
                "source": "https://github.com/voku/HtmlMin/tree/4.5.1"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/moelleken",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/voku",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/voku",
                    "type": "patreon"
                }
            ],
            "install-path": "../voku/html-min"
        },
        {
            "name": "voku/simple_html_dom",
            "version": "4.8.10",
            "version_normalized": "4.8.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/voku/simple_html_dom.git",
                "reference": "716822ed52ed3a1881542be07a786270de390e99"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/simple_html_dom/zipball/716822ed52ed3a1881542be07a786270de390e99",
                "reference": "716822ed52ed3a1881542be07a786270de390e99",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-simplexml": "*",
                "php": ">=7.0.0",
                "symfony/css-selector": "~3.0 || ~4.0 || ~5.0 || ~6.0 || ~7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
            },
            "suggest": {
                "voku/portable-utf8": "If you need e.g. UTF-8 fixed output."
            },
            "time": "2024-07-03T16:05:14+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": "dimabdc",
                    "email": "support@titor.ru",
                    "homepage": "https://github.com/dimabdc",
                    "role": "Developer"
                },
                {
                    "name": "Lars Moelleken",
                    "homepage": "https://www.moelleken.org/",
                    "role": "Fork-Maintainer"
                }
            ],
            "description": "Simple HTML DOM package.",
            "homepage": "https://github.com/voku/simple_html_dom",
            "keywords": [
                "HTML Parser",
                "dom",
                "php dom"
            ],
            "support": {
                "issues": "https://github.com/voku/simple_html_dom/issues",
                "source": "https://github.com/voku/simple_html_dom/tree/4.8.10"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/moelleken",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/voku",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/voku",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/voku/simple_html_dom",
                    "type": "tidelift"
                }
            ],
            "install-path": "../voku/simple_html_dom"
        },
        {
            "name": "woocommerce/action-scheduler",
            "version": "3.9.3",
            "version_normalized": "3.9.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/action-scheduler.git",
                "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c",
                "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5",
                "woocommerce/woocommerce-sniffs": "0.1.0",
                "wp-cli/wp-cli": "~2.5.0",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "time": "2025-07-15T09:32:30+00:00",
            "type": "wordpress-plugin",
            "extra": {
                "scripts-description": {
                    "test": "Run unit tests",
                    "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
                    "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Action Scheduler for WordPress and WooCommerce",
            "homepage": "https://actionscheduler.org/",
            "support": {
                "issues": "https://github.com/woocommerce/action-scheduler/issues",
                "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3"
            },
            "install-path": "../woocommerce/action-scheduler"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
