HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/local/wp/vendor/composer/installed.json
{
    "packages": [
        {
            "name": "behat/behat",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Behat.git",
                "reference": "08052f739619a9e9f62f457a67302f0715e6dd13"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Behat/zipball/08052f739619a9e9f62f457a67302f0715e6dd13",
                "reference": "08052f739619a9e9f62f457a67302f0715e6dd13",
                "shasum": ""
            },
            "require": {
                "behat/gherkin": "^4.6.0",
                "behat/transliterator": "^1.2",
                "ext-mbstring": "*",
                "php": ">=5.3.3",
                "psr/container": "^1.0",
                "symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
                "symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0",
                "symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
                "symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
                "symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
                "symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.2",
                "herrera-io/box": "~1.6.1",
                "phpunit/phpunit": "^4.8.36 || ^6.5.14 || ^7.5.20",
                "symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0"
            },
            "suggest": {
                "ext-dom": "Needed to output test results in JUnit format."
            },
            "time": "2020-06-03T13:08:44+00:00",
            "bin": [
                "bin/behat"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Behat\\Behat\\": "src/Behat/Behat/",
                    "Behat\\Testwork\\": "src/Behat/Testwork/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                }
            ],
            "description": "Scenario-oriented BDD framework for PHP 5.3",
            "homepage": "http://behat.org/",
            "keywords": [
                "Agile",
                "BDD",
                "ScenarioBDD",
                "Scrum",
                "StoryBDD",
                "User story",
                "business",
                "development",
                "documentation",
                "examples",
                "symfony",
                "testing"
            ],
            "support": {
                "issues": "https://github.com/Behat/Behat/issues",
                "source": "https://github.com/Behat/Behat/tree/v3.7.0"
            },
            "install-path": "../behat/behat"
        },
        {
            "name": "behat/gherkin",
            "version": "v4.7.3",
            "version_normalized": "4.7.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Gherkin.git",
                "reference": "d5ae4616aeaa91daadbfb8446d9d17aae8d43cf7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/d5ae4616aeaa91daadbfb8446d9d17aae8d43cf7",
                "reference": "d5ae4616aeaa91daadbfb8446d9d17aae8d43cf7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "cucumber/cucumber": "dev-gherkin-16.0.0",
                "phpunit/phpunit": "^5.7.1|~6|~7",
                "symfony/phpunit-bridge": "~2.7|~3|~4",
                "symfony/yaml": "~2.3|~3|~4"
            },
            "suggest": {
                "symfony/yaml": "If you want to parse features, represented in YAML files"
            },
            "time": "2021-02-04T12:26:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Behat\\Gherkin": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                }
            ],
            "description": "Gherkin DSL parser for PHP",
            "homepage": "http://behat.org/",
            "keywords": [
                "BDD",
                "Behat",
                "Cucumber",
                "DSL",
                "gherkin",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/Behat/Gherkin/issues",
                "source": "https://github.com/Behat/Gherkin/tree/v4.7.3"
            },
            "install-path": "../behat/gherkin"
        },
        {
            "name": "behat/transliterator",
            "version": "v1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Transliterator.git",
                "reference": "34490b42c5225687d9449e6476e66a03c62c43ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Transliterator/zipball/34490b42c5225687d9449e6476e66a03c62c43ff",
                "reference": "34490b42c5225687d9449e6476e66a03c62c43ff",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "chuyskywalker/rolling-curl": "^3.1",
                "php-yaoi/php-yaoi": "^1.0",
                "phpunit/phpunit": "^4.8.36 || ^6.5.14 || ^8.5.25"
            },
            "time": "2022-03-30T09:16:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Behat\\Transliterator\\": "src/Behat/Transliterator"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Artistic-1.0"
            ],
            "description": "String transliterator",
            "keywords": [
                "i18n",
                "slug",
                "transliterator"
            ],
            "support": {
                "issues": "https://github.com/Behat/Transliterator/issues",
                "source": "https://github.com/Behat/Transliterator/tree/v1.4.0"
            },
            "abandoned": true,
            "install-path": "../behat/transliterator"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.4.9",
            "version_normalized": "1.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "288fb16771488ccc2566d6d3a0f383b6b0d30769"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/288fb16771488ccc2566d6d3a0f383b6b0d30769",
                "reference": "288fb16771488ccc2566d6d3a0f383b6b0d30769",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.55",
                "psr/log": "^1.0",
                "symfony/phpunit-bridge": "^4.2 || ^5",
                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "time": "2025-08-20T18:49:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/ca-bundle/issues",
                "source": "https://github.com/composer/ca-bundle/tree/1.4.9"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                }
            ],
            "install-path": "./ca-bundle"
        },
        {
            "name": "composer/composer",
            "version": "2.2.25",
            "version_normalized": "2.2.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/composer.git",
                "reference": "0374e6fa9d20beeffa0765c890ace6b33cbb33bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/0374e6fa9d20beeffa0765c890ace6b33cbb33bd",
                "reference": "0374e6fa9d20beeffa0765c890ace6b33cbb33bd",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0",
                "composer/metadata-minifier": "^1.0",
                "composer/pcre": "^1.0",
                "composer/semver": "^3.0",
                "composer/spdx-licenses": "^1.2",
                "composer/xdebug-handler": "^2.0 || ^3.0",
                "justinrainbow/json-schema": "^5.2.11",
                "php": "^5.3.2 || ^7.0 || ^8.0",
                "psr/log": "^1.0 || ^2.0",
                "react/promise": "^1.2 || ^2.7",
                "seld/jsonlint": "^1.4",
                "seld/phar-utils": "^1.0",
                "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
                "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
                "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
                "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
            },
            "require-dev": {
                "phpspec/prophecy": "^1.10",
                "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
            },
            "suggest": {
                "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
                "ext-zip": "Enabling the zip extension allows you to unzip archives",
                "ext-zlib": "Allow gzip compression of HTTP requests"
            },
            "time": "2024-12-11T10:58:02+00:00",
            "bin": [
                "bin/composer"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\": "src/Composer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "https://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
            "homepage": "https://getcomposer.org/",
            "keywords": [
                "autoload",
                "dependency",
                "package"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/composer/issues",
                "source": "https://github.com/composer/composer/tree/2.2.25"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./composer"
        },
        {
            "name": "composer/metadata-minifier",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/metadata-minifier.git",
                "reference": "c549d23829536f0d0e984aaabbf02af91f443207"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
                "reference": "c549d23829536f0d0e984aaabbf02af91f443207",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^2",
                "phpstan/phpstan": "^0.12.55",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "time": "2021-04-07T13:37:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\MetadataMinifier\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Small utility library that handles metadata minification and expansion.",
            "keywords": [
                "composer",
                "compression"
            ],
            "support": {
                "issues": "https://github.com/composer/metadata-minifier/issues",
                "source": "https://github.com/composer/metadata-minifier/tree/1.0.0"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./metadata-minifier"
        },
        {
            "name": "composer/pcre",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/pcre.git",
                "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560",
                "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.3",
                "phpstan/phpstan-strict-rules": "^1.1",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "time": "2022-01-21T20:24:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Pcre\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
            "keywords": [
                "PCRE",
                "preg",
                "regex",
                "regular expression"
            ],
            "support": {
                "issues": "https://github.com/composer/pcre/issues",
                "source": "https://github.com/composer/pcre/tree/1.0.1"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./pcre"
        },
        {
            "name": "composer/semver",
            "version": "3.4.4",
            "version_normalized": "3.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95",
                "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "symfony/phpunit-bridge": "^3 || ^7"
            },
            "time": "2025-08-20T19:15:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/semver/issues",
                "source": "https://github.com/composer/semver/tree/3.4.4"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                }
            ],
            "install-path": "./semver"
        },
        {
            "name": "composer/spdx-licenses",
            "version": "1.5.9",
            "version_normalized": "1.5.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/spdx-licenses.git",
                "reference": "edf364cefe8c43501e21e88110aac10b284c3c9f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/edf364cefe8c43501e21e88110aac10b284c3c9f",
                "reference": "edf364cefe8c43501e21e88110aac10b284c3c9f",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "symfony/phpunit-bridge": "^3 || ^7"
            },
            "time": "2025-05-12T21:07:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Spdx\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "SPDX licenses list and validation library.",
            "keywords": [
                "license",
                "spdx",
                "validator"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/spdx-licenses/issues",
                "source": "https://github.com/composer/spdx-licenses/tree/1.5.9"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./spdx-licenses"
        },
        {
            "name": "composer/xdebug-handler",
            "version": "2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/xdebug-handler.git",
                "reference": "9e36aeed4616366d2b690bdce11f71e9178c579a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/9e36aeed4616366d2b690bdce11f71e9178c579a",
                "reference": "9e36aeed4616366d2b690bdce11f71e9178c579a",
                "shasum": ""
            },
            "require": {
                "composer/pcre": "^1",
                "php": "^5.3.2 || ^7.0 || ^8.0",
                "psr/log": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.0",
                "phpstan/phpstan-strict-rules": "^1.1",
                "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
            },
            "time": "2022-02-24T20:20:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\XdebugHandler\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Stevenson",
                    "email": "john-stevenson@blueyonder.co.uk"
                }
            ],
            "description": "Restarts a process without Xdebug.",
            "keywords": [
                "Xdebug",
                "performance"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/xdebug-handler/issues",
                "source": "https://github.com/composer/xdebug-handler/tree/2.0.5"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./xdebug-handler"
        },
        {
            "name": "danielbachhuber/host-check-command",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/danielbachhuber/host-check-command.git",
                "reference": "faf6216e96abfcb35eec077c2260a3bdece9fda9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/danielbachhuber/host-check-command/zipball/faf6216e96abfcb35eec077c2260a3bdece9fda9",
                "reference": "faf6216e96abfcb35eec077c2260a3bdece9fda9",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "behat/behat": "~2.5",
                "wp-cli/entity-command": "^2",
                "wp-cli/server-command": "^2",
                "wp-cli/wp-cli-tests": "^2"
            },
            "time": "2018-08-21T00:05:22+00:00",
            "default-branch": true,
            "type": "wp-cli-package",
            "extra": {
                "commands": [
                    "host-check"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "command.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Checks hosting status for WordPress installation.",
            "homepage": "https://github.com/danielbachhuber/host-check-command",
            "support": {
                "issues": "https://github.com/danielbachhuber/host-check-command/issues",
                "source": "https://github.com/danielbachhuber/host-check-command/tree/master"
            },
            "install-path": "../danielbachhuber/host-check-command"
        },
        {
            "name": "dealerdirect/phpcodesniffer-composer-installer",
            "version": "v0.7.2",
            "version_normalized": "0.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
                "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db",
                "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=5.3",
                "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
            },
            "require-dev": {
                "composer/composer": "*",
                "php-parallel-lint/php-parallel-lint": "^1.3.1",
                "phpcompatibility/php-compatibility": "^9.0"
            },
            "time": "2022-02-04T12:51:07+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Franck Nijhof",
                    "email": "franck.nijhof@dealerdirect.com",
                    "homepage": "http://www.frenck.nl",
                    "role": "Developer / IT Manager"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
            "homepage": "http://www.dealerdirect.com",
            "keywords": [
                "PHPCodeSniffer",
                "PHP_CodeSniffer",
                "code quality",
                "codesniffer",
                "composer",
                "installer",
                "phpcbf",
                "phpcs",
                "plugin",
                "qa",
                "quality",
                "standard",
                "standards",
                "style guide",
                "stylecheck",
                "tests"
            ],
            "support": {
                "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
                "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
            },
            "install-path": "../dealerdirect/phpcodesniffer-composer-installer"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3,<8.0-DEV"
            },
            "require-dev": {
                "athletic/athletic": "~0.1.8",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "time": "2015-06-14T21:17:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "http://ocramius.github.com/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://github.com/doctrine/instantiator",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "support": {
                "issues": "https://github.com/doctrine/instantiator/issues",
                "source": "https://github.com/doctrine/instantiator/tree/1.0.5"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/instantiator"
        },
        {
            "name": "dreamhost/wpcli-find-check-command",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://git.dreamhost.com/dreamhost/wpcli-find-check-command.git",
                "reference": "d94a93b1047c35cbba68fba512c2118f5e79d4d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://git.dreamhost.com/api/v4/projects/dreamhost%2Fwpcli-find-check-command/repository/archive.zip?sha=d94a93b1047c35cbba68fba512c2118f5e79d4d6",
                "reference": "d94a93b1047c35cbba68fba512c2118f5e79d4d6",
                "shasum": ""
            },
            "require": {
                "danielbachhuber/host-check-command": "dev-master",
                "wp-cli/find-command": "2.0.1",
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "behat/behat": "~2.5"
            },
            "time": "2025-10-09T09:54:19-07:00",
            "default-branch": true,
            "type": "wp-cli-package",
            "extra": {
                "commands": [
                    "dh-find-check"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "command.php"
                ]
            },
            "license": [
                "MIT"
            ],
            "description": "Combines finding and checking whether the installation is still hosted.",
            "homepage": "https://git.dreamhost.com/dreamhost/wpcli-find-check-command",
            "support": {
                "source": "https://git.dreamhost.com/dreamhost/wpcli-find-check-command/-/tree/master",
                "issues": "https://git.dreamhost.com/dreamhost/wpcli-find-check-command/-/issues"
            },
            "install-path": "../dreamhost/wpcli-find-check-command"
        },
        {
            "name": "dreamhost/wpcli-host-check-command",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://git.dreamhost.com/dreamhost/wpcli-host-check-command.git",
                "reference": "81fbe630da18f52f4b88a997e9499f07969a601d"
            },
            "dist": {
                "type": "zip",
                "url": "https://git.dreamhost.com/api/v4/projects/dreamhost%2Fwpcli-host-check-command/repository/archive.zip?sha=81fbe630da18f52f4b88a997e9499f07969a601d",
                "reference": "81fbe630da18f52f4b88a997e9499f07969a601d",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "behat/behat": "~2.5",
                "wp-cli/entity-command": "^2",
                "wp-cli/server-command": "^2",
                "wp-cli/wp-cli-tests": "^2"
            },
            "time": "2022-10-06T17:45:33-07:00",
            "default-branch": true,
            "type": "wp-cli-package",
            "extra": {
                "commands": [
                    "host-check"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "command.php"
                ]
            },
            "scripts": {
                "lint": [
                    "run-linter-tests"
                ],
                "phpcs": [
                    "run-phpcs-tests"
                ],
                "phpunit": [
                    "run-php-unit-tests"
                ],
                "behat": [
                    "run-behat-tests"
                ],
                "prepare-tests": [
                    "install-package-tests"
                ],
                "test": [
                    "@lint",
                    "@phpcs",
                    "@phpunit",
                    "@behat"
                ]
            },
            "license": [
                "MIT"
            ],
            "description": "Checks hosting status for WordPress installation.",
            "homepage": "https://git.dreamhost.com/dreamhost/wpcli-host-check-command",
            "support": {
                "source": "https://git.dreamhost.com/dreamhost/wpcli-host-check-command/-/tree/master",
                "issues": "https://git.dreamhost.com/dreamhost/wpcli-host-check-command/-/issues"
            },
            "install-path": "../dreamhost/wpcli-host-check-command"
        },
        {
            "name": "dreamhost/wpcli-php-compat-command",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://git.dreamhost.com/dreamhost/wpcli-php-compat-command.git",
                "reference": "7558513ea5c283ea81a61141cbada978c7a32c75"
            },
            "dist": {
                "type": "zip",
                "url": "https://git.dreamhost.com/api/v4/projects/dreamhost%2Fwpcli-php-compat-command/repository/archive.zip?sha=7558513ea5c283ea81a61141cbada978c7a32c75",
                "reference": "7558513ea5c283ea81a61141cbada978c7a32c75",
                "shasum": ""
            },
            "require": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "phpcompatibility/php-compatibility": "dev-develop"
            },
            "time": "2024-09-23T13:47:09-07:00",
            "default-branch": true,
            "type": "wp-cli-package",
            "extra": {
                "commands": [
                    "php-compat"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "php-compat-command.php"
                ]
            },
            "scripts": {
                "lint": [
                    "run-linter-tests"
                ],
                "phpcs": [
                    "run-phpcs-tests"
                ],
                "phpunit": [
                    "run-php-unit-tests"
                ],
                "behat": [
                    "run-behat-tests"
                ],
                "prepare-tests": [
                    "install-package-tests"
                ],
                "test": [
                    "@lint",
                    "@phpcs",
                    "@phpunit",
                    "@behat"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@handbuilt.co",
                    "role": "Developer"
                },
                {
                    "name": "Mika Epstein",
                    "email": "mika.epstein@dreamhost.com",
                    "role": "Developer"
                }
            ],
            "description": "Scan WordPress, plugins and themes for PHP version compatibility.",
            "homepage": "https://git.dreamhost.com/dreamhost/wpcli-php-compat-command",
            "support": {
                "source": "https://git.dreamhost.com/dreamhost/wpcli-php-compat-command/-/tree/master",
                "issues": "https://git.dreamhost.com/dreamhost/wpcli-php-compat-command/-/issues"
            },
            "install-path": "../dreamhost/wpcli-php-compat-command"
        },
        {
            "name": "dreamhost/wpcli-reinstall-command",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://git.dreamhost.com/dreamhost/wpcli-reinstall-command.git",
                "reference": "f7abf13f3f0064560e77d71c605f4cea0679cfa6"
            },
            "dist": {
                "type": "zip",
                "url": "https://git.dreamhost.com/api/v4/projects/dreamhost%2Fwpcli-reinstall-command/repository/archive.zip?sha=f7abf13f3f0064560e77d71c605f4cea0679cfa6",
                "reference": "f7abf13f3f0064560e77d71c605f4cea0679cfa6",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "behat/behat": "~2.5",
                "wp-cli/checksum-command": "^2",
                "wp-cli/core-command": "^2",
                "wp-cli/extension-command": "^2",
                "wp-cli/wp-cli-tests": "^2"
            },
            "time": "2022-10-06T17:36:34-07:00",
            "default-branch": true,
            "type": "wp-cli-package",
            "extra": {
                "commands": [
                    "reinstall"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "command.php"
                ]
            },
            "scripts": {
                "lint": [
                    "run-linter-tests"
                ],
                "phpcs": [
                    "run-phpcs-tests"
                ],
                "phpunit": [
                    "run-php-unit-tests"
                ],
                "behat": [
                    "run-behat-tests"
                ],
                "prepare-tests": [
                    "install-package-tests"
                ],
                "test": [
                    "@lint",
                    "@phpcs",
                    "@phpunit",
                    "@behat"
                ]
            },
            "license": [
                "MIT"
            ],
            "description": "Reinstalls WordPress core, themes, and plugins.",
            "homepage": "https://git.dreamhost.com/dreamhost/wpcli-reinstall-command",
            "support": {
                "source": "https://git.dreamhost.com/dreamhost/wpcli-reinstall-command/-/tree/master",
                "issues": "https://git.dreamhost.com/dreamhost/wpcli-reinstall-command/-/issues"
            },
            "install-path": "../dreamhost/wpcli-reinstall-command"
        },
        {
            "name": "dreamhost/wpcli-update-verify",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://git.dreamhost.com/dreamhost/wpcli-update-verify.git",
                "reference": "3beea1cae25fc4c4ace2172bc3d21b20a056ec6a"
            },
            "dist": {
                "type": "zip",
                "url": "https://git.dreamhost.com/api/v4/projects/dreamhost%2Fwpcli-update-verify/repository/archive.zip?sha=3beea1cae25fc4c4ace2172bc3d21b20a056ec6a",
                "reference": "3beea1cae25fc4c4ace2172bc3d21b20a056ec6a",
                "shasum": ""
            },
            "time": "2023-07-07T17:25:27-07:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "wp-cli-load.php"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@handbuilt.co",
                    "role": "Developer"
                },
                {
                    "name": "Mika Epstein",
                    "email": "mika.epstein@dreamhost.com",
                    "role": "Developer"
                }
            ],
            "description": "Verifies the WordPress update process",
            "support": {
                "source": "https://git.dreamhost.com/dreamhost/wpcli-update-verify/-/tree/master",
                "issues": "https://git.dreamhost.com/dreamhost/wpcli-update-verify/-/issues"
            },
            "install-path": "../dreamhost/wpcli-update-verify"
        },
        {
            "name": "eftec/bladeone",
            "version": "3.52",
            "version_normalized": "3.52.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/EFTEC/BladeOne.git",
                "reference": "a19bf66917de0b29836983db87a455a4f6e32148"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EFTEC/BladeOne/zipball/a19bf66917de0b29836983db87a455a4f6e32148",
                "reference": "a19bf66917de0b29836983db87a455a4f6e32148",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.16.1",
                "phpunit/phpunit": "^5.7",
                "squizlabs/php_codesniffer": "^3.5.4"
            },
            "suggest": {
                "eftec/bladeonehtml": "Extension to create forms",
                "ext-mbstring": "This extension is used if it's active"
            },
            "time": "2021-04-17T13:49:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "eftec\\bladeone\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jorge Patricio Castro Castillo",
                    "email": "jcastro@eftec.cl"
                }
            ],
            "description": "The standalone version Blade Template Engine from Laravel in a single php file",
            "homepage": "https://github.com/EFTEC/BladeOne",
            "keywords": [
                "blade",
                "php",
                "template",
                "templating",
                "view"
            ],
            "support": {
                "issues": "https://github.com/EFTEC/BladeOne/issues",
                "source": "https://github.com/EFTEC/BladeOne/tree/3.52"
            },
            "install-path": "../eftec/bladeone"
        },
        {
            "name": "gettext/gettext",
            "version": "v4.8.12",
            "version_normalized": "4.8.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Gettext.git",
                "reference": "11af89ee6c087db3cf09ce2111a150bca5c46e12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/11af89ee6c087db3cf09ce2111a150bca5c46e12",
                "reference": "11af89ee6c087db3cf09ce2111a150bca5c46e12",
                "shasum": ""
            },
            "require": {
                "gettext/languages": "^2.3",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "illuminate/view": "^5.0.x-dev",
                "phpunit/phpunit": "^4.8|^5.7|^6.5",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/yaml": "~2",
                "twig/extensions": "*",
                "twig/twig": "^1.31|^2.0"
            },
            "suggest": {
                "illuminate/view": "Is necessary if you want to use the Blade extractor",
                "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
                "twig/extensions": "Is necessary if you want to use the Twig extractor",
                "twig/twig": "Is necessary if you want to use the Twig extractor"
            },
            "time": "2024-05-18T10:25:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gettext\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP gettext manager",
            "homepage": "https://github.com/oscarotero/Gettext",
            "keywords": [
                "JS",
                "gettext",
                "i18n",
                "mo",
                "po",
                "translation"
            ],
            "support": {
                "email": "oom@oscarotero.com",
                "issues": "https://github.com/oscarotero/Gettext/issues",
                "source": "https://github.com/php-gettext/Gettext/tree/v4.8.12"
            },
            "funding": [
                {
                    "url": "https://paypal.me/oscarotero",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/oscarotero",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/misteroom",
                    "type": "patreon"
                }
            ],
            "install-path": "../gettext/gettext"
        },
        {
            "name": "gettext/languages",
            "version": "2.12.1",
            "version_normalized": "2.12.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Languages.git",
                "reference": "0b0b0851c55168e1dfb14305735c64019732b5f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Languages/zipball/0b0b0851c55168e1dfb14305735c64019732b5f1",
                "reference": "0b0b0851c55168e1dfb14305735c64019732b5f1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
            },
            "time": "2025-03-19T11:14:02+00:00",
            "bin": [
                "bin/export-plural-rules",
                "bin/import-cldr-data"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gettext\\Languages\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "gettext languages with plural rules",
            "homepage": "https://github.com/php-gettext/Languages",
            "keywords": [
                "cldr",
                "i18n",
                "internationalization",
                "l10n",
                "language",
                "languages",
                "localization",
                "php",
                "plural",
                "plural rules",
                "plurals",
                "translate",
                "translations",
                "unicode"
            ],
            "support": {
                "issues": "https://github.com/php-gettext/Languages/issues",
                "source": "https://github.com/php-gettext/Languages/tree/2.12.1"
            },
            "funding": [
                {
                    "url": "https://paypal.me/mlocati",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/mlocati",
                    "type": "github"
                }
            ],
            "install-path": "../gettext/languages"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "v5.2.13",
            "version_normalized": "5.2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jsonrainbow/json-schema.git",
                "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
                "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
                "json-schema/json-schema-test-suite": "1.2.0",
                "phpunit/phpunit": "^4.8.35"
            },
            "time": "2023-09-26T02:20:38+00:00",
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JsonSchema\\": "src/JsonSchema/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bruno Prieto Reis",
                    "email": "bruno.p.reis@gmail.com"
                },
                {
                    "name": "Justin Rainbow",
                    "email": "justin.rainbow@gmail.com"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Robert Schönthal",
                    "email": "seroscho@googlemail.com"
                }
            ],
            "description": "A library to validate a json schema.",
            "homepage": "https://github.com/justinrainbow/json-schema",
            "keywords": [
                "json",
                "schema"
            ],
            "support": {
                "issues": "https://github.com/jsonrainbow/json-schema/issues",
                "source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13"
            },
            "install-path": "../justinrainbow/json-schema"
        },
        {
            "name": "mck89/peast",
            "version": "v1.17.2",
            "version_normalized": "1.17.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mck89/peast.git",
                "reference": "465810689c477fbba17f4f949b75e4d0bdab13ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mck89/peast/zipball/465810689c477fbba17f4f949b75e4d0bdab13ea",
                "reference": "465810689c477fbba17f4f949b75e4d0bdab13ea",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
            },
            "time": "2025-07-01T09:30:45+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.17.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Peast\\": "lib/Peast/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Marco Marchiò",
                    "email": "marco.mm89@gmail.com"
                }
            ],
            "description": "Peast is PHP library that generates AST for JavaScript code",
            "support": {
                "issues": "https://github.com/mck89/peast/issues",
                "source": "https://github.com/mck89/peast/tree/v1.17.2"
            },
            "install-path": "../mck89/peast"
        },
        {
            "name": "mustache/mustache",
            "version": "v2.14.2",
            "version_normalized": "2.14.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/mustache.php.git",
                "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e62b7c3849d22ec55f3ec425507bf7968193a6cb",
                "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~1.11",
                "phpunit/phpunit": "~3.7|~4.0|~5.0"
            },
            "time": "2022-08-23T13:07:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Mustache": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Justin Hileman",
                    "email": "justin@justinhileman.info",
                    "homepage": "http://justinhileman.com"
                }
            ],
            "description": "A Mustache implementation in PHP.",
            "homepage": "https://github.com/bobthecow/mustache.php",
            "keywords": [
                "mustache",
                "templating"
            ],
            "support": {
                "issues": "https://github.com/bobthecow/mustache.php/issues",
                "source": "https://github.com/bobthecow/mustache.php/tree/v2.14.2"
            },
            "install-path": "../mustache/mustache"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.7.0",
            "version_normalized": "1.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
                "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^4.1"
            },
            "time": "2017-10-19T19:58:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ],
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.x"
            },
            "install-path": "../myclabs/deep-copy"
        },
        {
            "name": "nb/oxymel",
            "version": "v0.1.0",
            "version_normalized": "0.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nb/oxymel.git",
                "reference": "cbe626ef55d5c4cc9b5e6e3904b395861ea76e3c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nb/oxymel/zipball/cbe626ef55d5c4cc9b5e6e3904b395861ea76e3c",
                "reference": "cbe626ef55d5c4cc9b5e6e3904b395861ea76e3c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "time": "2013-02-24T15:01:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Oxymel": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nikolay Bachiyski",
                    "email": "nb@nikolay.bg",
                    "homepage": "http://extrapolate.me/"
                }
            ],
            "description": "A sweet XML builder",
            "homepage": "https://github.com/nb/oxymel",
            "keywords": [
                "xml"
            ],
            "support": {
                "issues": "https://github.com/nb/oxymel/issues",
                "source": "https://github.com/nb/oxymel/tree/master"
            },
            "install-path": "../nb/oxymel"
        },
        {
            "name": "php-parallel-lint/php-console-color",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-parallel-lint/PHP-Console-Color.git",
                "reference": "7adfefd530aa2d7570ba87100a99e2483a543b88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-parallel-lint/PHP-Console-Color/zipball/7adfefd530aa2d7570ba87100a99e2483a543b88",
                "reference": "7adfefd530aa2d7570ba87100a99e2483a543b88",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "replace": {
                "jakub-onderka/php-console-color": "*"
            },
            "require-dev": {
                "php-parallel-lint/php-code-style": "^2.0",
                "php-parallel-lint/php-parallel-lint": "^1.0",
                "php-parallel-lint/php-var-dump-check": "0.*",
                "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
            },
            "time": "2021-12-25T06:49:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PHP_Parallel_Lint\\PhpConsoleColor\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Jakub Onderka",
                    "email": "jakub.onderka@gmail.com"
                }
            ],
            "description": "Simple library for creating colored console ouput.",
            "support": {
                "issues": "https://github.com/php-parallel-lint/PHP-Console-Color/issues",
                "source": "https://github.com/php-parallel-lint/PHP-Console-Color/tree/v1.0.1"
            },
            "install-path": "../php-parallel-lint/php-console-color"
        },
        {
            "name": "php-parallel-lint/php-console-highlighter",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-parallel-lint/PHP-Console-Highlighter.git",
                "reference": "5b4803384d3303cf8e84141039ef56c8a123138d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-parallel-lint/PHP-Console-Highlighter/zipball/5b4803384d3303cf8e84141039ef56c8a123138d",
                "reference": "5b4803384d3303cf8e84141039ef56c8a123138d",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.3.2",
                "php-parallel-lint/php-console-color": "^1.0.1"
            },
            "replace": {
                "jakub-onderka/php-console-highlighter": "*"
            },
            "require-dev": {
                "php-parallel-lint/php-code-style": "^2.0",
                "php-parallel-lint/php-parallel-lint": "^1.0",
                "php-parallel-lint/php-var-dump-check": "0.*",
                "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
            },
            "time": "2022-02-18T08:23:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PHP_Parallel_Lint\\PhpConsoleHighlighter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jakub Onderka",
                    "email": "acci@acci.cz",
                    "homepage": "http://www.acci.cz/"
                }
            ],
            "description": "Highlight PHP code in terminal",
            "support": {
                "issues": "https://github.com/php-parallel-lint/PHP-Console-Highlighter/issues",
                "source": "https://github.com/php-parallel-lint/PHP-Console-Highlighter/tree/v1.0.0"
            },
            "install-path": "../php-parallel-lint/php-console-highlighter"
        },
        {
            "name": "php-parallel-lint/php-parallel-lint",
            "version": "v1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git",
                "reference": "6db563514f27e19595a19f45a4bf757b6401194e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/6db563514f27e19595a19f45a4bf757b6401194e",
                "reference": "6db563514f27e19595a19f45a4bf757b6401194e",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.3.0"
            },
            "replace": {
                "grogy/php-parallel-lint": "*",
                "jakub-onderka/php-parallel-lint": "*"
            },
            "require-dev": {
                "nette/tester": "^1.3 || ^2.0",
                "php-parallel-lint/php-console-highlighter": "0.* || ^1.0",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "suggest": {
                "php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet"
            },
            "time": "2024-03-27T12:14:49+00:00",
            "bin": [
                "parallel-lint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "./src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Jakub Onderka",
                    "email": "ahoj@jakubonderka.cz"
                }
            ],
            "description": "This tool checks the syntax of PHP files about 20x faster than serial check.",
            "homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint",
            "keywords": [
                "lint",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues",
                "source": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/tree/v1.4.0"
            },
            "install-path": "../php-parallel-lint/php-parallel-lint"
        },
        {
            "name": "phpcompatibility/php-compatibility",
            "version": "dev-develop",
            "version_normalized": "dev-develop",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
                "reference": "8daeec54772a592ad369be23ae02ed593c71e7f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/8daeec54772a592ad369be23ae02ed593c71e7f1",
                "reference": "8daeec54772a592ad369be23ae02ed593c71e7f1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "phpcsstandards/phpcsutils": "^1.1.2",
                "squizlabs/php_codesniffer": "^3.13.3 || ^4.0"
            },
            "replace": {
                "wimg/php-compatibility": "*"
            },
            "require-dev": {
                "php-parallel-lint/php-console-highlighter": "^1.0.0",
                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                "phpcsstandards/phpcsdevcs": "^1.1.6",
                "phpcsstandards/phpcsdevtools": "^1.2.3",
                "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4 || ^10.5.32 || ^11.3.3",
                "yoast/phpunit-polyfills": "^1.1.5 || ^2.0.5 || ^3.1.0"
            },
            "suggest": {
                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
            },
            "time": "2025-09-19T19:40:19+00:00",
            "default-branch": true,
            "type": "phpcodesniffer-standard",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev",
                    "dev-develop": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Wim Godden",
                    "homepage": "https://github.com/wimg",
                    "role": "lead"
                },
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https://github.com/jrfnl",
                    "role": "lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
                }
            ],
            "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
            "homepage": "https://techblog.wimgodden.be/tag/codesniffer/",
            "keywords": [
                "compatibility",
                "phpcs",
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
                "security": "https://github.com/PHPCompatibility/PHPCompatibility/security/policy",
                "source": "https://github.com/PHPCompatibility/PHPCompatibility"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCompatibility",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                },
                {
                    "url": "https://thanks.dev/u/gh/phpcompatibility",
                    "type": "thanks_dev"
                }
            ],
            "install-path": "../phpcompatibility/php-compatibility"
        },
        {
            "name": "phpcsstandards/phpcsextra",
            "version": "1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
                "reference": "882b8c947ada27eb002870fe77fee9ce0a454cdb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/882b8c947ada27eb002870fe77fee9ce0a454cdb",
                "reference": "882b8c947ada27eb002870fe77fee9ce0a454cdb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "phpcsstandards/phpcsutils": "^1.1.2",
                "squizlabs/php_codesniffer": "^3.13.4 || ^4.0"
            },
            "require-dev": {
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                "phpcsstandards/phpcsdevcs": "^1.1.6",
                "phpcsstandards/phpcsdevtools": "^1.2.1",
                "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
            },
            "time": "2025-09-05T06:54:52+00:00",
            "type": "phpcodesniffer-standard",
            "extra": {
                "branch-alias": {
                    "dev-stable": "1.x-dev",
                    "dev-develop": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https://github.com/jrfnl",
                    "role": "lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/PHPCSExtra/graphs/contributors"
                }
            ],
            "description": "A collection of sniffs and standards for use with PHP_CodeSniffer.",
            "keywords": [
                "PHP_CodeSniffer",
                "phpcbf",
                "phpcodesniffer-standard",
                "phpcs",
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues",
                "security": "https://github.com/PHPCSStandards/PHPCSExtra/security/policy",
                "source": "https://github.com/PHPCSStandards/PHPCSExtra"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCSStandards",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                },
                {
                    "url": "https://thanks.dev/u/gh/phpcsstandards",
                    "type": "thanks_dev"
                }
            ],
            "install-path": "../phpcsstandards/phpcsextra"
        },
        {
            "name": "phpcsstandards/phpcsutils",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
                "reference": "b22b59e3d9ec8fe4953e42c7d59117c6eae70eae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/b22b59e3d9ec8fe4953e42c7d59117c6eae70eae",
                "reference": "b22b59e3d9ec8fe4953e42c7d59117c6eae70eae",
                "shasum": ""
            },
            "require": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
                "php": ">=5.4",
                "squizlabs/php_codesniffer": "^3.13.3 || ^4.0"
            },
            "require-dev": {
                "ext-filter": "*",
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                "phpcsstandards/phpcsdevcs": "^1.1.6",
                "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0 || ^3.0.0"
            },
            "time": "2025-09-05T00:00:03+00:00",
            "type": "phpcodesniffer-standard",
            "extra": {
                "branch-alias": {
                    "dev-stable": "1.x-dev",
                    "dev-develop": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "PHPCSUtils/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https://github.com/jrfnl",
                    "role": "lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/PHPCSUtils/graphs/contributors"
                }
            ],
            "description": "A suite of utility functions for use with PHP_CodeSniffer",
            "homepage": "https://phpcsutils.com/",
            "keywords": [
                "PHP_CodeSniffer",
                "phpcbf",
                "phpcodesniffer-standard",
                "phpcs",
                "phpcs3",
                "phpcs4",
                "standards",
                "static analysis",
                "tokens",
                "utility"
            ],
            "support": {
                "docs": "https://phpcsutils.com/",
                "issues": "https://github.com/PHPCSStandards/PHPCSUtils/issues",
                "security": "https://github.com/PHPCSStandards/PHPCSUtils/security/policy",
                "source": "https://github.com/PHPCSStandards/PHPCSUtils"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCSStandards",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                },
                {
                    "url": "https://thanks.dev/u/gh/phpcsstandards",
                    "type": "thanks_dev"
                }
            ],
            "install-path": "../phpcsstandards/phpcsutils"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.6"
            },
            "time": "2017-09-11T18:02:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/master"
            },
            "install-path": "../phpdocumentor/reflection-common"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "3.3.2",
            "version_normalized": "3.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2",
                "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "phpdocumentor/reflection-common": "^1.0.0",
                "phpdocumentor/type-resolver": "^0.4.0",
                "webmozart/assert": "^1.0"
            },
            "require-dev": {
                "mockery/mockery": "^0.9.4",
                "phpunit/phpunit": "^4.4"
            },
            "time": "2017-11-10T14:09:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/3.x"
            },
            "install-path": "../phpdocumentor/reflection-docblock"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "0.4.0",
            "version_normalized": "0.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "phpdocumentor/reflection-common": "^1.0"
            },
            "require-dev": {
                "mockery/mockery": "^0.9.4",
                "phpunit/phpunit": "^5.2||^4.8.24"
            },
            "time": "2017-07-14T14:27:02+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "support": {
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/master"
            },
            "install-path": "../phpdocumentor/type-resolver"
        },
        {
            "name": "phpspec/prophecy",
            "version": "v1.10.3",
            "version_normalized": "1.10.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "451c3cd1418cf640de218914901e51b064abb093"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
                "reference": "451c3cd1418cf640de218914901e51b064abb093",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.0.2",
                "php": "^5.3|^7.0",
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
                "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
                "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^2.5 || ^3.2",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
            },
            "time": "2020-03-05T15:02:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Prophecy\\": "src/Prophecy"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "support": {
                "issues": "https://github.com/phpspec/prophecy/issues",
                "source": "https://github.com/phpspec/prophecy/tree/v1.10.3"
            },
            "install-path": "../phpspec/prophecy"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "4.0.8",
            "version_normalized": "4.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
                "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-xmlwriter": "*",
                "php": "^5.6 || ^7.0",
                "phpunit/php-file-iterator": "^1.3",
                "phpunit/php-text-template": "^1.2",
                "phpunit/php-token-stream": "^1.4.2 || ^2.0",
                "sebastian/code-unit-reverse-lookup": "^1.0",
                "sebastian/environment": "^1.3.2 || ^2.0",
                "sebastian/version": "^1.0 || ^2.0"
            },
            "require-dev": {
                "ext-xdebug": "^2.1.4",
                "phpunit/phpunit": "^5.7"
            },
            "suggest": {
                "ext-xdebug": "^2.5.1"
            },
            "time": "2017-04-02T07:44:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "support": {
                "irc": "irc://irc.freenode.net/phpunit",
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/4.0"
            },
            "install-path": "../phpunit/php-code-coverage"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "1.4.5",
            "version_normalized": "1.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2017-11-27T13:52:08+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "support": {
                "irc": "irc://irc.freenode.net/phpunit",
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/1.4.5"
            },
            "install-path": "../phpunit/php-file-iterator"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2015-06-21T13:50:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
            },
            "install-path": "../phpunit/php-text-template"
        },
        {
            "name": "phpunit/php-timer",
            "version": "1.0.9",
            "version_normalized": "1.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
            },
            "time": "2017-02-26T11:10:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
                "source": "https://github.com/sebastianbergmann/php-timer/tree/master"
            },
            "install-path": "../phpunit/php-timer"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "1.4.12",
            "version_normalized": "1.4.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
                "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "time": "2017-12-04T08:55:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
                "source": "https://github.com/sebastianbergmann/php-token-stream/tree/1.4"
            },
            "abandoned": true,
            "install-path": "../phpunit/php-token-stream"
        },
        {
            "name": "phpunit/phpunit",
            "version": "5.7.27",
            "version_normalized": "5.7.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
                "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "myclabs/deep-copy": "~1.3",
                "php": "^5.6 || ^7.0",
                "phpspec/prophecy": "^1.6.2",
                "phpunit/php-code-coverage": "^4.0.4",
                "phpunit/php-file-iterator": "~1.4",
                "phpunit/php-text-template": "~1.2",
                "phpunit/php-timer": "^1.0.6",
                "phpunit/phpunit-mock-objects": "^3.2",
                "sebastian/comparator": "^1.2.4",
                "sebastian/diff": "^1.4.3",
                "sebastian/environment": "^1.3.4 || ^2.0",
                "sebastian/exporter": "~2.0",
                "sebastian/global-state": "^1.1",
                "sebastian/object-enumerator": "~2.0",
                "sebastian/resource-operations": "~1.0",
                "sebastian/version": "^1.0.6|^2.0.1",
                "symfony/yaml": "~2.1|~3.0|~4.0"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "3.0.2"
            },
            "require-dev": {
                "ext-pdo": "*"
            },
            "suggest": {
                "ext-xdebug": "*",
                "phpunit/php-invoker": "~1.1"
            },
            "time": "2018-02-01T05:50:59+00:00",
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.7.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                "source": "https://github.com/sebastianbergmann/phpunit/tree/5.7.27"
            },
            "install-path": "../phpunit/phpunit"
        },
        {
            "name": "phpunit/phpunit-mock-objects",
            "version": "3.4.4",
            "version_normalized": "3.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
                "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
                "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.0.2",
                "php": "^5.6 || ^7.0",
                "phpunit/php-text-template": "^1.2",
                "sebastian/exporter": "^1.2 || ^2.0"
            },
            "conflict": {
                "phpunit/phpunit": "<5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.4"
            },
            "suggest": {
                "ext-soap": "*"
            },
            "time": "2017-06-30T09:13:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Mock Object library for PHPUnit",
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
            "keywords": [
                "mock",
                "xunit"
            ],
            "support": {
                "irc": "irc://irc.freenode.net/phpunit",
                "issues": "https://github.com/sebastianbergmann/phpunit-mock-objects/issues",
                "source": "https://github.com/sebastianbergmann/phpunit-mock-objects/tree/3.4"
            },
            "abandoned": true,
            "install-path": "../phpunit/phpunit-mock-objects"
        },
        {
            "name": "psr/container",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2017-02-14T16:28:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/master"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.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": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "react/promise",
            "version": "v2.11.0",
            "version_normalized": "2.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise.git",
                "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/1a8460931ea36dc5c76838fec5734d55c88c6831",
                "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
            },
            "time": "2023-11-16T16:16:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "React\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "support": {
                "issues": "https://github.com/reactphp/promise/issues",
                "source": "https://github.com/reactphp/promise/tree/v2.11.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/promise"
        },
        {
            "name": "rmccue/requests",
            "version": "v1.8.1",
            "version_normalized": "1.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WordPress/Requests.git",
                "reference": "82e6936366eac3af4d836c18b9d8c31028fe4cd5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WordPress/Requests/zipball/82e6936366eac3af4d836c18b9d8c31028fe4cd5",
                "reference": "82e6936366eac3af4d836c18b9d8c31028fe4cd5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
                "php-parallel-lint/php-console-highlighter": "^0.5.0",
                "php-parallel-lint/php-parallel-lint": "^1.3",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5",
                "requests/test-server": "dev-master",
                "squizlabs/php_codesniffer": "^3.5",
                "wp-coding-standards/wpcs": "^2.0"
            },
            "time": "2021-06-04T09:56:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Requests": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "ISC"
            ],
            "authors": [
                {
                    "name": "Ryan McCue",
                    "homepage": "http://ryanmccue.info"
                }
            ],
            "description": "A HTTP library written in PHP, for human beings.",
            "homepage": "http://github.com/WordPress/Requests",
            "keywords": [
                "curl",
                "fsockopen",
                "http",
                "idna",
                "ipv6",
                "iri",
                "sockets"
            ],
            "support": {
                "issues": "https://github.com/WordPress/Requests/issues",
                "source": "https://github.com/WordPress/Requests/tree/v1.8.1"
            },
            "install-path": "../rmccue/requests"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54",
                "reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2024-03-01T13:45:45+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Looks up which function or method a line of code belongs to",
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/code-unit-reverse-lookup"
        },
        {
            "name": "sebastian/comparator",
            "version": "1.2.4",
            "version_normalized": "1.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sebastian/diff": "~1.2",
                "sebastian/exporter": "~1.2 || ~2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "time": "2017-01-29T09:50:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
                "source": "https://github.com/sebastianbergmann/comparator/tree/1.2"
            },
            "install-path": "../sebastian/comparator"
        },
        {
            "name": "sebastian/diff",
            "version": "1.4.3",
            "version_normalized": "1.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
            },
            "time": "2017-05-22T07:24:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/diff/issues",
                "source": "https://github.com/sebastianbergmann/diff/tree/1.4"
            },
            "install-path": "../sebastian/diff"
        },
        {
            "name": "sebastian/environment",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
                "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0"
            },
            "time": "2016-11-26T07:53:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/environment/issues",
                "source": "https://github.com/sebastianbergmann/environment/tree/master"
            },
            "install-path": "../sebastian/environment"
        },
        {
            "name": "sebastian/exporter",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
                "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sebastian/recursion-context": "~2.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "~4.4"
            },
            "time": "2016-11-19T08:54:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
                "source": "https://github.com/sebastianbergmann/exporter/tree/master"
            },
            "install-path": "../sebastian/exporter"
        },
        {
            "name": "sebastian/global-state",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "time": "2015-10-12T03:26:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
                "source": "https://github.com/sebastianbergmann/global-state/tree/1.1.1"
            },
            "install-path": "../sebastian/global-state"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
                "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "sebastian/recursion-context": "~2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~5"
            },
            "time": "2017-02-18T15:18:39+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/master"
            },
            "install-path": "../sebastian/object-enumerator"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
                "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "time": "2016-11-19T07:33:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "support": {
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/master"
            },
            "install-path": "../sebastian/recursion-context"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0"
            },
            "time": "2015-07-28T20:34:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
            "support": {
                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/master"
            },
            "install-path": "../sebastian/resource-operations"
        },
        {
            "name": "sebastian/version",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "time": "2016-10-03T07:35:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
            "support": {
                "issues": "https://github.com/sebastianbergmann/version/issues",
                "source": "https://github.com/sebastianbergmann/version/tree/master"
            },
            "install-path": "../sebastian/version"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/jsonlint.git",
                "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/1748aaf847fc731cfad7725aec413ee46f0cc3a2",
                "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
            },
            "time": "2024-07-11T14:55:45+00:00",
            "bin": [
                "bin/jsonlint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "JSON Linter",
            "keywords": [
                "json",
                "linter",
                "parser",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/jsonlint/issues",
                "source": "https://github.com/Seldaek/jsonlint/tree/1.11.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
                    "type": "tidelift"
                }
            ],
            "install-path": "../seld/jsonlint"
        },
        {
            "name": "seld/phar-utils",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/phar-utils.git",
                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "time": "2022-08-31T10:31:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\PharUtils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "PHAR file format utilities, for when PHP phars you up",
            "keywords": [
                "phar"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/phar-utils/issues",
                "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
            },
            "install-path": "../seld/phar-utils"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.13.4",
            "version_normalized": "3.13.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
                "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
                "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
            },
            "time": "2025-09-05T05:47:09+00:00",
            "bin": [
                "bin/phpcbf",
                "bin/phpcs"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "Former lead"
                },
                {
                    "name": "Juliette Reinders Folmer",
                    "role": "Current lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
            "keywords": [
                "phpcs",
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
                "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
                "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
                "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCSStandards",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                },
                {
                    "url": "https://thanks.dev/u/gh/phpcsstandards",
                    "type": "thanks_dev"
                }
            ],
            "install-path": "../squizlabs/php_codesniffer"
        },
        {
            "name": "symfony/config",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f",
                "reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/filesystem": "~2.8|~3.0|~4.0",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.3",
                "symfony/finder": "<3.3"
            },
            "require-dev": {
                "symfony/dependency-injection": "~3.3|~4.0",
                "symfony/event-dispatcher": "~3.3|~4.0",
                "symfony/finder": "~3.3|~4.0",
                "symfony/yaml": "~3.0|~4.0"
            },
            "suggest": {
                "symfony/yaml": "To use the yaml reference dumper"
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Config\\": ""
                },
                "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 Config Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/config/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/config"
        },
        {
            "name": "symfony/console",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/a10b1da6fc93080c180bba7219b5ff5b7518fe81",
                "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/debug": "~2.8|~3.0|~4.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.4",
                "symfony/process": "<3.3"
            },
            "provide": {
                "psr/log-implementation": "1.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~3.3|~4.0",
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
                "symfony/lock": "~3.4|~4.0",
                "symfony/process": "~3.3|~4.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "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 Console Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/console/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/console"
        },
        {
            "name": "symfony/debug",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/debug.git",
                "reference": "ab42889de57fdfcfcc0759ab102e2fd4ea72dcae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/debug/zipball/ab42889de57fdfcfcc0759ab102e2fd4ea72dcae",
                "reference": "ab42889de57fdfcfcc0759ab102e2fd4ea72dcae",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "psr/log": "~1.0"
            },
            "conflict": {
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
            },
            "require-dev": {
                "symfony/http-kernel": "~2.8|~3.0|~4.0"
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Debug\\": ""
                },
                "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 Debug Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/debug/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"
                }
            ],
            "abandoned": "symfony/error-handler",
            "install-path": "../symfony/debug"
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/51d2a2708c6ceadad84393f8581df1dcf9e5e84b",
                "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "psr/container": "^1.0"
            },
            "conflict": {
                "symfony/config": "<3.3.7",
                "symfony/finder": "<3.3",
                "symfony/proxy-manager-bridge": "<3.4",
                "symfony/yaml": "<3.4"
            },
            "provide": {
                "psr/container-implementation": "1.0"
            },
            "require-dev": {
                "symfony/config": "~3.3|~4.0",
                "symfony/expression-language": "~2.8|~3.0|~4.0",
                "symfony/yaml": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/config": "",
                "symfony/expression-language": "For using expressions in service container configuration",
                "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                "symfony/yaml": ""
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DependencyInjection\\": ""
                },
                "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 DependencyInjection Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dependency-injection/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/dependency-injection"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "31fde73757b6bad247c54597beef974919ec6860"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/31fde73757b6bad247c54597beef974919ec6860",
                "reference": "31fde73757b6bad247c54597beef974919ec6860",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.3"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~2.8|~3.0|~4.0",
                "symfony/debug": "~3.4|~4.4",
                "symfony/dependency-injection": "~3.3|~4.0",
                "symfony/expression-language": "~2.8|~3.0|~4.0",
                "symfony/stopwatch": "~2.8|~3.0|~4.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "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 EventDispatcher Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/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/event-dispatcher"
        },
        {
            "name": "symfony/filesystem",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/e58d7841cddfed6e846829040dca2cca0ebbbbb3",
                "reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-ctype": "~1.8"
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "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 Filesystem Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/filesystem/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/filesystem"
        },
        {
            "name": "symfony/finder",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
                "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "time": "2020-11-16T17:02:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "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 Finder Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/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/finder"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.19.0",
            "version_normalized": "1.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "aed596913b70fae57be53d86faa2e9ef85a2297b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/aed596913b70fae57be53d86faa2e9ef85a2297b",
                "reference": "aed596913b70fae57be53d86faa2e9ef85a2297b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2020-10-23T09:01:57+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                },
                "branch-alias": {
                    "dev-main": "1.19-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.19.0"
            },
            "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/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.19.0",
            "version_normalized": "1.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b5f7b932ee6fa802fc792eabd77c4c88084517ce",
                "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2020-10-23T09:01:57+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                },
                "branch-alias": {
                    "dev-main": "1.19-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.19.0"
            },
            "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/polyfill-mbstring"
        },
        {
            "name": "symfony/process",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca",
                "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca",
                "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\\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",
            "support": {
                "source": "https://github.com/symfony/process/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/process"
        },
        {
            "name": "symfony/translation",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "be83ee6c065cb32becdb306ba61160d598b1ce88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/be83ee6c065cb32becdb306ba61160d598b1ce88",
                "reference": "be83ee6c065cb32becdb306ba61160d598b1ce88",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/config": "<2.8",
                "symfony/dependency-injection": "<3.4",
                "symfony/yaml": "<3.4"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~2.8|~3.0|~4.0",
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/finder": "~2.8|~3.0|~4.0",
                "symfony/http-kernel": "~3.4|~4.0",
                "symfony/intl": "^2.8.18|^3.2.5|~4.0",
                "symfony/var-dumper": "~3.4|~4.0",
                "symfony/yaml": "~3.4|~4.0"
            },
            "suggest": {
                "psr/log-implementation": "To use logging capability in translator",
                "symfony/config": "",
                "symfony/yaml": ""
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Translation\\": ""
                },
                "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 Translation Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/translation/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/translation"
        },
        {
            "name": "symfony/yaml",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "88289caa3c166321883f67fe5130188ebbb47094"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094",
                "reference": "88289caa3c166321883f67fe5130188ebbb47094",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/console": "<3.4"
            },
            "require-dev": {
                "symfony/console": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "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 Yaml Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/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/yaml"
        },
        {
            "name": "webmozart/assert",
            "version": "1.9.1",
            "version_normalized": "1.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
                "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0 || ^8.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "phpstan/phpstan": "<0.12.20",
                "vimeo/psalm": "<3.9.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.36 || ^7.5.13"
            },
            "time": "2020-07-08T17:02:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.9.1"
            },
            "install-path": "../webmozart/assert"
        },
        {
            "name": "wp-cli/cache-command",
            "version": "v2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/cache-command.git",
                "reference": "14f76b0bc8f9fa0a680e9c70e18fcf627774d055"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/14f76b0bc8f9fa0a680e9c70e18fcf627774d055",
                "reference": "14f76b0bc8f9fa0a680e9c70e18fcf627774d055",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-05-06T01:43:20+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "cache",
                    "cache add",
                    "cache decr",
                    "cache delete",
                    "cache flush",
                    "cache flush-group",
                    "cache get",
                    "cache incr",
                    "cache patch",
                    "cache pluck",
                    "cache replace",
                    "cache set",
                    "cache supports",
                    "cache type",
                    "transient",
                    "transient delete",
                    "transient get",
                    "transient list",
                    "transient patch",
                    "transient pluck",
                    "transient set",
                    "transient type"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "cache-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Manages object and transient caches.",
            "homepage": "https://github.com/wp-cli/cache-command",
            "support": {
                "issues": "https://github.com/wp-cli/cache-command/issues",
                "source": "https://github.com/wp-cli/cache-command/tree/v2.2.0"
            },
            "install-path": "../wp-cli/cache-command"
        },
        {
            "name": "wp-cli/checksum-command",
            "version": "v2.3.1",
            "version_normalized": "2.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/checksum-command.git",
                "reference": "39992dbd66835f8d5c2cc5bfeacf9d2c450cbafe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/39992dbd66835f8d5c2cc5bfeacf9d2c450cbafe",
                "reference": "39992dbd66835f8d5c2cc5bfeacf9d2c450cbafe",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-10T11:02:20+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "core verify-checksums",
                    "plugin verify-checksums"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "checksum-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Verifies file integrity by comparing to published checksums.",
            "homepage": "https://github.com/wp-cli/checksum-command",
            "support": {
                "issues": "https://github.com/wp-cli/checksum-command/issues",
                "source": "https://github.com/wp-cli/checksum-command/tree/v2.3.1"
            },
            "install-path": "../wp-cli/checksum-command"
        },
        {
            "name": "wp-cli/config-command",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/config-command.git",
                "reference": "c3c86ec5e213becc69bc52fd429fda8646d3be5c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/config-command/zipball/c3c86ec5e213becc69bc52fd429fda8646d3be5c",
                "reference": "c3c86ec5e213becc69bc52fd429fda8646d3be5c",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12",
                "wp-cli/wp-config-transformer": "^1.4.0"
            },
            "require-dev": {
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^5"
            },
            "time": "2025-10-08T11:20:11+00:00",
            "default-branch": true,
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "config",
                    "config edit",
                    "config delete",
                    "config create",
                    "config get",
                    "config has",
                    "config is-true",
                    "config list",
                    "config path",
                    "config set",
                    "config shuffle-salts"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "config-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                },
                {
                    "name": "Alain Schlesser",
                    "email": "alain.schlesser@gmail.com",
                    "homepage": "https://www.alainschlesser.com"
                }
            ],
            "description": "Generates and reads the wp-config.php file.",
            "homepage": "https://github.com/wp-cli/config-command",
            "support": {
                "issues": "https://github.com/wp-cli/config-command/issues",
                "source": "https://github.com/wp-cli/config-command/tree/main"
            },
            "install-path": "../wp-cli/config-command"
        },
        {
            "name": "wp-cli/core-command",
            "version": "v2.1.22",
            "version_normalized": "2.1.22.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/core-command.git",
                "reference": "ac6f8d742808e11e349ce099c7de2fc3c7009b84"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/core-command/zipball/ac6f8d742808e11e349ce099c7de2fc3c7009b84",
                "reference": "ac6f8d742808e11e349ce099c7de2fc3c7009b84",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4 || ^2 || ^3",
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/checksum-command": "^1 || ^2",
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^5"
            },
            "time": "2025-09-04T08:14:53+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "core",
                    "core check-update",
                    "core download",
                    "core install",
                    "core is-installed",
                    "core multisite-convert",
                    "core multisite-install",
                    "core update",
                    "core update-db",
                    "core version"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "core-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Downloads, installs, updates, and manages a WordPress installation.",
            "homepage": "https://github.com/wp-cli/core-command",
            "support": {
                "issues": "https://github.com/wp-cli/core-command/issues",
                "source": "https://github.com/wp-cli/core-command/tree/v2.1.22"
            },
            "install-path": "../wp-cli/core-command"
        },
        {
            "name": "wp-cli/cron-command",
            "version": "v2.3.2",
            "version_normalized": "2.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/cron-command.git",
                "reference": "6f450028a75ebd275f12cad62959a0709bf3e7c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/6f450028a75ebd275f12cad62959a0709bf3e7c1",
                "reference": "6f450028a75ebd275f12cad62959a0709bf3e7c1",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/eval-command": "^2.0",
                "wp-cli/server-command": "^2.0",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-02T11:55:20+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "cron",
                    "cron test",
                    "cron event",
                    "cron event delete",
                    "cron event list",
                    "cron event run",
                    "cron event schedule",
                    "cron schedule",
                    "cron schedule list",
                    "cron event unschedule"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "cron-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.",
            "homepage": "https://github.com/wp-cli/cron-command",
            "support": {
                "issues": "https://github.com/wp-cli/cron-command/issues",
                "source": "https://github.com/wp-cli/cron-command/tree/v2.3.2"
            },
            "install-path": "../wp-cli/cron-command"
        },
        {
            "name": "wp-cli/db-command",
            "version": "v2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/db-command.git",
                "reference": "f857c91454d7092fa672bc388512a51752d9264a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/db-command/zipball/f857c91454d7092fa672bc388512a51752d9264a",
                "reference": "f857c91454d7092fa672bc388512a51752d9264a",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-10T11:02:04+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "db",
                    "db clean",
                    "db create",
                    "db drop",
                    "db reset",
                    "db check",
                    "db optimize",
                    "db prefix",
                    "db repair",
                    "db cli",
                    "db query",
                    "db export",
                    "db import",
                    "db search",
                    "db tables",
                    "db size",
                    "db columns"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "db-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Performs basic database operations using credentials stored in wp-config.php.",
            "homepage": "https://github.com/wp-cli/db-command",
            "support": {
                "issues": "https://github.com/wp-cli/db-command/issues",
                "source": "https://github.com/wp-cli/db-command/tree/v2.1.3"
            },
            "install-path": "../wp-cli/db-command"
        },
        {
            "name": "wp-cli/doctor-command",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/doctor-command.git",
                "reference": "61fe6b38fff125a271dae23ea94b08f257ef18dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/doctor-command/zipball/61fe6b38fff125a271dae23ea94b08f257ef18dc",
                "reference": "61fe6b38fff125a271dae23ea94b08f257ef18dc",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "wp-cli/checksum-command": "^2",
                "wp-cli/core-command": "^2",
                "wp-cli/cron-command": "^2",
                "wp-cli/entity-command": "^2",
                "wp-cli/extension-command": "^2",
                "wp-cli/language-command": "^2",
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^5"
            },
            "time": "2025-10-08T11:20:16+00:00",
            "default-branch": true,
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "commands": [
                    "doctor",
                    "doctor check",
                    "doctor list"
                ],
                "readme": {
                    "sections": [
                        "Overview",
                        "Using",
                        "Installing",
                        "Contributing"
                    ],
                    "overview": {
                        "body": "bin/readme/overview-body.md"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WP_CLI\\Doctor\\": "src/"
                },
                "files": [
                    "doctor-command.php"
                ]
            },
            "scripts": {
                "behat": [
                    "run-behat-tests"
                ],
                "behat-rerun": [
                    "rerun-behat-tests"
                ],
                "lint": [
                    "run-linter-tests"
                ],
                "phpcs": [
                    "run-phpcs-tests"
                ],
                "phpstan": [
                    "run-phpstan-tests"
                ],
                "phpcbf": [
                    "run-phpcbf-cleanup"
                ],
                "phpunit": [
                    "run-php-unit-tests"
                ],
                "prepare-tests": [
                    "install-package-tests"
                ],
                "test": [
                    "@lint",
                    "@phpcs",
                    "@phpstan",
                    "@phpunit",
                    "@behat"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Diagnose problems within WordPress by running a series of checks for symptoms.",
            "homepage": "https://runcommand.io/wp/doctor/",
            "support": {
                "source": "https://github.com/wp-cli/doctor-command/tree/main",
                "issues": "https://github.com/wp-cli/doctor-command/issues"
            },
            "install-path": "../wp-cli/doctor-command"
        },
        {
            "name": "wp-cli/embed-command",
            "version": "v2.0.18",
            "version_normalized": "2.0.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/embed-command.git",
                "reference": "52f59a1dacf1d4a1c68fd685f27909e1f493816b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/embed-command/zipball/52f59a1dacf1d4a1c68fd685f27909e1f493816b",
                "reference": "52f59a1dacf1d4a1c68fd685f27909e1f493816b",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-10T11:01:32+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "embed",
                    "embed fetch",
                    "embed provider",
                    "embed provider list",
                    "embed provider match",
                    "embed handler",
                    "embed handler list",
                    "embed cache",
                    "embed cache clear",
                    "embed cache find",
                    "embed cache trigger"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "embed-command.php"
                ],
                "psr-4": {
                    "WP_CLI\\Embeds\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Pascal Birchler",
                    "homepage": "https://pascalbirchler.com/"
                }
            ],
            "description": "Inspects oEmbed providers, clears embed cache, and more.",
            "homepage": "https://github.com/wp-cli/embed-command",
            "support": {
                "issues": "https://github.com/wp-cli/embed-command/issues",
                "source": "https://github.com/wp-cli/embed-command/tree/v2.0.18"
            },
            "install-path": "../wp-cli/embed-command"
        },
        {
            "name": "wp-cli/entity-command",
            "version": "v2.8.4",
            "version_normalized": "2.8.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/entity-command.git",
                "reference": "213611f8ab619ca137d983e9b987f7fbf1ac21d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/213611f8ab619ca137d983e9b987f7fbf1ac21d4",
                "reference": "213611f8ab619ca137d983e9b987f7fbf1ac21d4",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/cache-command": "^1 || ^2",
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/media-command": "^1.1 || ^2",
                "wp-cli/super-admin-command": "^1 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-05-06T16:12:49+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "comment",
                    "comment approve",
                    "comment count",
                    "comment create",
                    "comment delete",
                    "comment exists",
                    "comment generate",
                    "comment get",
                    "comment list",
                    "comment meta",
                    "comment meta add",
                    "comment meta delete",
                    "comment meta get",
                    "comment meta list",
                    "comment meta patch",
                    "comment meta pluck",
                    "comment meta update",
                    "comment recount",
                    "comment spam",
                    "comment status",
                    "comment trash",
                    "comment unapprove",
                    "comment unspam",
                    "comment untrash",
                    "comment update",
                    "menu",
                    "menu create",
                    "menu delete",
                    "menu item",
                    "menu item add-custom",
                    "menu item add-post",
                    "menu item add-term",
                    "menu item delete",
                    "menu item list",
                    "menu item update",
                    "menu list",
                    "menu location",
                    "menu location assign",
                    "menu location list",
                    "menu location remove",
                    "network meta",
                    "network meta add",
                    "network meta delete",
                    "network meta get",
                    "network meta list",
                    "network meta patch",
                    "network meta pluck",
                    "network meta update",
                    "option",
                    "option add",
                    "option delete",
                    "option get",
                    "option list",
                    "option patch",
                    "option pluck",
                    "option update",
                    "option set-autoload",
                    "option get-autoload",
                    "post",
                    "post create",
                    "post delete",
                    "post edit",
                    "post exists",
                    "post generate",
                    "post get",
                    "post list",
                    "post meta",
                    "post meta add",
                    "post meta clean-duplicates",
                    "post meta delete",
                    "post meta get",
                    "post meta list",
                    "post meta patch",
                    "post meta pluck",
                    "post meta update",
                    "post term",
                    "post term add",
                    "post term list",
                    "post term remove",
                    "post term set",
                    "post update",
                    "post url-to-id",
                    "post-type",
                    "post-type get",
                    "post-type list",
                    "site",
                    "site activate",
                    "site archive",
                    "site create",
                    "site generate",
                    "site deactivate",
                    "site delete",
                    "site empty",
                    "site list",
                    "site mature",
                    "site meta",
                    "site meta add",
                    "site meta delete",
                    "site meta get",
                    "site meta list",
                    "site meta patch",
                    "site meta pluck",
                    "site meta update",
                    "site option",
                    "site private",
                    "site public",
                    "site spam",
                    "site unarchive",
                    "site unmature",
                    "site unspam",
                    "taxonomy",
                    "taxonomy get",
                    "taxonomy list",
                    "term",
                    "term create",
                    "term delete",
                    "term generate",
                    "term get",
                    "term list",
                    "term meta",
                    "term meta add",
                    "term meta delete",
                    "term meta get",
                    "term meta list",
                    "term meta patch",
                    "term meta pluck",
                    "term meta update",
                    "term recount",
                    "term update",
                    "user",
                    "user add-cap",
                    "user add-role",
                    "user application-password",
                    "user application-password create",
                    "user application-password delete",
                    "user application-password exists",
                    "user application-password get",
                    "user application-password list",
                    "user application-password record-usage",
                    "user application-password update",
                    "user create",
                    "user delete",
                    "user exists",
                    "user generate",
                    "user get",
                    "user import-csv",
                    "user list",
                    "user list-caps",
                    "user meta",
                    "user meta add",
                    "user meta delete",
                    "user meta get",
                    "user meta list",
                    "user meta patch",
                    "user meta pluck",
                    "user meta update",
                    "user remove-cap",
                    "user remove-role",
                    "user reset-password",
                    "user session",
                    "user session destroy",
                    "user session list",
                    "user set-role",
                    "user signup",
                    "user signup activate",
                    "user signup delete",
                    "user signup get",
                    "user signup list",
                    "user spam",
                    "user term",
                    "user term add",
                    "user term list",
                    "user term remove",
                    "user term set",
                    "user unspam",
                    "user update"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "entity-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Manage WordPress comments, menus, options, posts, sites, terms, and users.",
            "homepage": "https://github.com/wp-cli/entity-command",
            "support": {
                "issues": "https://github.com/wp-cli/entity-command/issues",
                "source": "https://github.com/wp-cli/entity-command/tree/v2.8.4"
            },
            "install-path": "../wp-cli/entity-command"
        },
        {
            "name": "wp-cli/eval-command",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/eval-command.git",
                "reference": "23279b153541826caa090691b93229dd11d60efe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/23279b153541826caa090691b93229dd11d60efe",
                "reference": "23279b153541826caa090691b93229dd11d60efe",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^5"
            },
            "time": "2025-10-08T11:20:19+00:00",
            "default-branch": true,
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "eval",
                    "eval-file"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "eval-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Executes arbitrary PHP code or files.",
            "homepage": "https://github.com/wp-cli/eval-command",
            "support": {
                "issues": "https://github.com/wp-cli/eval-command/issues",
                "source": "https://github.com/wp-cli/eval-command/tree/main"
            },
            "install-path": "../wp-cli/eval-command"
        },
        {
            "name": "wp-cli/export-command",
            "version": "v2.1.14",
            "version_normalized": "2.1.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/export-command.git",
                "reference": "2af32bf12c1bccd6561a215dbbafc2f272647ee8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/export-command/zipball/2af32bf12c1bccd6561a215dbbafc2f272647ee8",
                "reference": "2af32bf12c1bccd6561a215dbbafc2f272647ee8",
                "shasum": ""
            },
            "require": {
                "nb/oxymel": "~0.1.0",
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/import-command": "^1 || ^2",
                "wp-cli/media-command": "^1 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-02T15:29:08+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "export"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "export-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Exports WordPress content to a WXR file.",
            "homepage": "https://github.com/wp-cli/export-command",
            "support": {
                "issues": "https://github.com/wp-cli/export-command/issues",
                "source": "https://github.com/wp-cli/export-command/tree/v2.1.14"
            },
            "install-path": "../wp-cli/export-command"
        },
        {
            "name": "wp-cli/extension-command",
            "version": "v2.1.24",
            "version_normalized": "2.1.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/extension-command.git",
                "reference": "d21a2f504ac43a86b6b08697669b5b0844748133"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/d21a2f504ac43a86b6b08697669b5b0844748133",
                "reference": "d21a2f504ac43a86b6b08697669b5b0844748133",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4 || ^2 || ^3",
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/cache-command": "^2.0",
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/language-command": "^2.0",
                "wp-cli/scaffold-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^4.3.7"
            },
            "time": "2025-05-06T19:17:53+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "plugin",
                    "plugin activate",
                    "plugin deactivate",
                    "plugin delete",
                    "plugin get",
                    "plugin install",
                    "plugin is-installed",
                    "plugin list",
                    "plugin path",
                    "plugin search",
                    "plugin status",
                    "plugin toggle",
                    "plugin uninstall",
                    "plugin update",
                    "theme",
                    "theme activate",
                    "theme delete",
                    "theme disable",
                    "theme enable",
                    "theme get",
                    "theme install",
                    "theme is-installed",
                    "theme list",
                    "theme mod",
                    "theme mod get",
                    "theme mod set",
                    "theme mod remove",
                    "theme path",
                    "theme search",
                    "theme status",
                    "theme update",
                    "theme mod list"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "extension-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                },
                {
                    "name": "Alain Schlesser",
                    "email": "alain.schlesser@gmail.com",
                    "homepage": "https://www.alainschlesser.com"
                }
            ],
            "description": "Manages plugins and themes, including installs, activations, and updates.",
            "homepage": "https://github.com/wp-cli/extension-command",
            "support": {
                "issues": "https://github.com/wp-cli/extension-command/issues",
                "source": "https://github.com/wp-cli/extension-command/tree/v2.1.24"
            },
            "install-path": "../wp-cli/extension-command"
        },
        {
            "name": "wp-cli/find-command",
            "version": "v2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/find-command.git",
                "reference": "27de098c78fbe60449a82caebf66fd2ea0a2f462"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/find-command/zipball/27de098c78fbe60449a82caebf66fd2ea0a2f462",
                "reference": "27de098c78fbe60449a82caebf66fd2ea0a2f462",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^3.1"
            },
            "time": "2023-01-24T23:32:49+00:00",
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "commands": [
                    "find"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "find-command.php"
                ]
            },
            "scripts": {
                "lint": [
                    "run-linter-tests"
                ],
                "phpcs": [
                    "run-phpcs-tests"
                ],
                "phpunit": [
                    "run-php-unit-tests"
                ],
                "behat": [
                    "run-behat-tests"
                ],
                "prepare-tests": [
                    "install-package-tests"
                ],
                "test": [
                    "@lint",
                    "@phpcs",
                    "@phpunit",
                    "@behat"
                ]
            },
            "license": [
                "MIT"
            ],
            "description": "Find WordPress installations on the filesystem.",
            "homepage": "https://github.com/wp-cli/finder-command",
            "support": {
                "source": "https://github.com/wp-cli/find-command/tree/v2.0.1",
                "issues": "https://github.com/wp-cli/find-command/issues"
            },
            "install-path": "../wp-cli/find-command"
        },
        {
            "name": "wp-cli/i18n-command",
            "version": "v2.6.5",
            "version_normalized": "2.6.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/i18n-command.git",
                "reference": "5e73d417398993625331a9f69f6c2ef60f234070"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/5e73d417398993625331a9f69f6c2ef60f234070",
                "reference": "5e73d417398993625331a9f69f6c2ef60f234070",
                "shasum": ""
            },
            "require": {
                "eftec/bladeone": "3.52",
                "gettext/gettext": "^4.8",
                "mck89/peast": "^1.13.11",
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/scaffold-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^4.3.9"
            },
            "suggest": {
                "ext-json": "Used for reading and generating JSON translation files",
                "ext-mbstring": "Used for calculating include/exclude matches in code extraction"
            },
            "time": "2025-04-25T21:49:29+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "i18n",
                    "i18n make-pot",
                    "i18n make-json",
                    "i18n make-mo",
                    "i18n make-php",
                    "i18n update-po"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "i18n-command.php"
                ],
                "psr-4": {
                    "WP_CLI\\I18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Pascal Birchler",
                    "homepage": "https://pascalbirchler.com/"
                }
            ],
            "description": "Provides internationalization tools for WordPress projects.",
            "homepage": "https://github.com/wp-cli/i18n-command",
            "support": {
                "issues": "https://github.com/wp-cli/i18n-command/issues",
                "source": "https://github.com/wp-cli/i18n-command/tree/v2.6.5"
            },
            "install-path": "../wp-cli/i18n-command"
        },
        {
            "name": "wp-cli/import-command",
            "version": "v2.0.14",
            "version_normalized": "2.0.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/import-command.git",
                "reference": "b2c48f3e51683e825738df62bf8ccc7004c5f0f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/import-command/zipball/b2c48f3e51683e825738df62bf8ccc7004c5f0f9",
                "reference": "b2c48f3e51683e825738df62bf8ccc7004c5f0f9",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/export-command": "^1 || ^2",
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-02T16:47:25+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "import"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "import-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Imports content from a given WXR file.",
            "homepage": "https://github.com/wp-cli/import-command",
            "support": {
                "issues": "https://github.com/wp-cli/import-command/issues",
                "source": "https://github.com/wp-cli/import-command/tree/v2.0.14"
            },
            "install-path": "../wp-cli/import-command"
        },
        {
            "name": "wp-cli/language-command",
            "version": "v2.0.25",
            "version_normalized": "2.0.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/language-command.git",
                "reference": "ad1bbfbf2699eff415436a00bb4195900fa1cfe5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/language-command/zipball/ad1bbfbf2699eff415436a00bb4195900fa1cfe5",
                "reference": "ad1bbfbf2699eff415436a00bb4195900fa1cfe5",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^5"
            },
            "time": "2025-09-04T10:30:12+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "language",
                    "language core",
                    "language core activate",
                    "language core is-installed",
                    "language core install",
                    "language core list",
                    "language core uninstall",
                    "language core update",
                    "language plugin",
                    "language plugin is-installed",
                    "language plugin install",
                    "language plugin list",
                    "language plugin uninstall",
                    "language plugin update",
                    "language theme",
                    "language theme is-installed",
                    "language theme install",
                    "language theme list",
                    "language theme uninstall",
                    "language theme update",
                    "site switch-language"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "language-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Installs, activates, and manages language packs.",
            "homepage": "https://github.com/wp-cli/language-command",
            "support": {
                "issues": "https://github.com/wp-cli/language-command/issues",
                "source": "https://github.com/wp-cli/language-command/tree/v2.0.25"
            },
            "install-path": "../wp-cli/language-command"
        },
        {
            "name": "wp-cli/maintenance-mode-command",
            "version": "v2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/maintenance-mode-command.git",
                "reference": "b947e094e00b7b68c6376ec9bd03303515864062"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/maintenance-mode-command/zipball/b947e094e00b7b68c6376ec9bd03303515864062",
                "reference": "b947e094e00b7b68c6376ec9bd03303515864062",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2024-11-24T17:26:30+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "maintenance-mode",
                    "maintenance-mode activate",
                    "maintenance-mode deactivate",
                    "maintenance-mode status",
                    "maintenance-mode is-active"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "maintenance-mode-command.php"
                ],
                "psr-4": {
                    "WP_CLI\\MaintenanceMode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Thrijith Thankachan",
                    "email": "thrijith13@gmail.com",
                    "homepage": "https://thrijith.com"
                }
            ],
            "description": "Activates, deactivates or checks the status of the maintenance mode of a site.",
            "homepage": "https://github.com/wp-cli/maintenance-mode-command",
            "support": {
                "issues": "https://github.com/wp-cli/maintenance-mode-command/issues",
                "source": "https://github.com/wp-cli/maintenance-mode-command/tree/v2.1.3"
            },
            "install-path": "../wp-cli/maintenance-mode-command"
        },
        {
            "name": "wp-cli/media-command",
            "version": "v2.2.2",
            "version_normalized": "2.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/media-command.git",
                "reference": "a810ea0e68473fce6a234e67c6c5f19bb820a753"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/media-command/zipball/a810ea0e68473fce6a234e67c6c5f19bb820a753",
                "reference": "a810ea0e68473fce6a234e67c6c5f19bb820a753",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/extension-command": "^2.0",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-11T09:28:29+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "media",
                    "media import",
                    "media regenerate",
                    "media image-size"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "media-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Imports files as attachments, regenerates thumbnails, or lists registered image sizes.",
            "homepage": "https://github.com/wp-cli/media-command",
            "support": {
                "issues": "https://github.com/wp-cli/media-command/issues",
                "source": "https://github.com/wp-cli/media-command/tree/v2.2.2"
            },
            "install-path": "../wp-cli/media-command"
        },
        {
            "name": "wp-cli/mustangostang-spyc",
            "version": "0.6.3",
            "version_normalized": "0.6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/spyc.git",
                "reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/spyc/zipball/6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
                "reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "4.3.*@dev"
            },
            "time": "2017-04-25T11:26:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "includes/functions.php"
                ],
                "psr-4": {
                    "Mustangostang\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "mustangostang",
                    "email": "vlad.andersen@gmail.com"
                }
            ],
            "description": "A simple YAML loader/dumper class for PHP (WP-CLI fork)",
            "homepage": "https://github.com/mustangostang/spyc/",
            "support": {
                "source": "https://github.com/wp-cli/spyc/tree/autoload"
            },
            "install-path": "../wp-cli/mustangostang-spyc"
        },
        {
            "name": "wp-cli/package-command",
            "version": "v2.5.3",
            "version_normalized": "2.5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/package-command.git",
                "reference": "9dc4084c66547049ab863e293f427f8c0d099b18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/package-command/zipball/9dc4084c66547049ab863e293f427f8c0d099b18",
                "reference": "9dc4084c66547049ab863e293f427f8c0d099b18",
                "shasum": ""
            },
            "require": {
                "composer/composer": "^1.10.23 || ^2.2.17",
                "ext-json": "*",
                "wp-cli/wp-cli": "^2.8"
            },
            "require-dev": {
                "wp-cli/scaffold-command": "^1 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2024-10-01T11:13:44+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "package",
                    "package browse",
                    "package install",
                    "package list",
                    "package update",
                    "package uninstall"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "package-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Lists, installs, and removes WP-CLI packages.",
            "homepage": "https://github.com/wp-cli/package-command",
            "support": {
                "issues": "https://github.com/wp-cli/package-command/issues",
                "source": "https://github.com/wp-cli/package-command/tree/v2.5.3"
            },
            "install-path": "../wp-cli/package-command"
        },
        {
            "name": "wp-cli/php-cli-tools",
            "version": "v0.11.22",
            "version_normalized": "0.11.22.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/php-cli-tools.git",
                "reference": "a6bb94664ca36d0962f9c2ff25591c315a550c51"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/a6bb94664ca36d0962f9c2ff25591c315a550c51",
                "reference": "a6bb94664ca36d0962f9c2ff25591c315a550c51",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.3.0"
            },
            "require-dev": {
                "roave/security-advisories": "dev-latest",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2023-12-03T19:25:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.11.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/cli/cli.php"
                ],
                "psr-0": {
                    "cli": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@handbuilt.co",
                    "role": "Maintainer"
                },
                {
                    "name": "James Logsdon",
                    "email": "jlogsdon@php.net",
                    "role": "Developer"
                }
            ],
            "description": "Console utilities for PHP",
            "homepage": "http://github.com/wp-cli/php-cli-tools",
            "keywords": [
                "cli",
                "console"
            ],
            "support": {
                "issues": "https://github.com/wp-cli/php-cli-tools/issues",
                "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.22"
            },
            "install-path": "../wp-cli/php-cli-tools"
        },
        {
            "name": "wp-cli/profile-command",
            "version": "v2.1.4",
            "version_normalized": "2.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/profile-command.git",
                "reference": "04c20f23da4f04bf5ff880207e96a0e5cf3ad90a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/profile-command/zipball/04c20f23da4f04bf5ff880207e96a0e5cf3ad90a",
                "reference": "04c20f23da4f04bf5ff880207e96a0e5cf3ad90a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "wp-cli/wp-cli": "^2.5"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2024-07-22T10:28:56+00:00",
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "commands": [
                    "profile stage",
                    "profile hook",
                    "profile eval",
                    "profile eval-file"
                ],
                "readme": {
                    "sections": [
                        "Overview",
                        "Using",
                        "Installing",
                        "Contributing"
                    ],
                    "overview": {
                        "post": "bin/readme/overview-body.md"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WP_CLI\\Profile\\": "src/"
                },
                "files": [
                    "profile-command.php"
                ]
            },
            "scripts": {
                "behat": [
                    "run-behat-tests"
                ],
                "behat-rerun": [
                    "rerun-behat-tests"
                ],
                "lint": [
                    "run-linter-tests"
                ],
                "phpcs": [
                    "run-phpcs-tests"
                ],
                "phpcbf": [
                    "run-phpcbf-cleanup"
                ],
                "phpunit": [
                    "run-php-unit-tests"
                ],
                "prepare-tests": [
                    "install-package-tests"
                ],
                "test": [
                    "@lint",
                    "@phpcs",
                    "@phpunit",
                    "@behat"
                ]
            },
            "license": [
                "MIT"
            ],
            "description": "Quickly identify what's slow with WordPress.",
            "homepage": "https://github.com/wp-cli/profile-command/",
            "support": {
                "source": "https://github.com/wp-cli/profile-command/tree/v2.1.4",
                "issues": "https://github.com/wp-cli/profile-command/issues"
            },
            "install-path": "../wp-cli/profile-command"
        },
        {
            "name": "wp-cli/rewrite-command",
            "version": "v2.0.15",
            "version_normalized": "2.0.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/rewrite-command.git",
                "reference": "277ec689b7c268680ff429f52558508622c9b34c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/277ec689b7c268680ff429f52558508622c9b34c",
                "reference": "277ec689b7c268680ff429f52558508622c9b34c",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-02T12:09:09+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "rewrite",
                    "rewrite flush",
                    "rewrite list",
                    "rewrite structure"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "rewrite-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Lists or flushes the site's rewrite rules, updates the permalink structure.",
            "homepage": "https://github.com/wp-cli/rewrite-command",
            "support": {
                "issues": "https://github.com/wp-cli/rewrite-command/issues",
                "source": "https://github.com/wp-cli/rewrite-command/tree/v2.0.15"
            },
            "install-path": "../wp-cli/rewrite-command"
        },
        {
            "name": "wp-cli/role-command",
            "version": "v2.0.16",
            "version_normalized": "2.0.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/role-command.git",
                "reference": "ed57fb5436b4d47954b07e56c734d19deb4fc491"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/role-command/zipball/ed57fb5436b4d47954b07e56c734d19deb4fc491",
                "reference": "ed57fb5436b4d47954b07e56c734d19deb4fc491",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-02T12:24:15+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "role",
                    "role create",
                    "role delete",
                    "role exists",
                    "role list",
                    "role reset",
                    "cap",
                    "cap add",
                    "cap list",
                    "cap remove"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "role-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Adds, removes, lists, and resets roles and capabilities.",
            "homepage": "https://github.com/wp-cli/role-command",
            "support": {
                "issues": "https://github.com/wp-cli/role-command/issues",
                "source": "https://github.com/wp-cli/role-command/tree/v2.0.16"
            },
            "install-path": "../wp-cli/role-command"
        },
        {
            "name": "wp-cli/scaffold-command",
            "version": "v2.5.1",
            "version_normalized": "2.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/scaffold-command.git",
                "reference": "cd1e49a393b1af4eee4f5ccc3ac562862c65ccdf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/cd1e49a393b1af4eee4f5ccc3ac562862c65ccdf",
                "reference": "cd1e49a393b1af4eee4f5ccc3ac562862c65ccdf",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^5"
            },
            "time": "2025-09-05T04:13:09+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "scaffold",
                    "scaffold underscores",
                    "scaffold block",
                    "scaffold child-theme",
                    "scaffold plugin",
                    "scaffold plugin-tests",
                    "scaffold post-type",
                    "scaffold taxonomy",
                    "scaffold theme-tests"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "scaffold-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Generates code for post types, taxonomies, blocks, plugins, child themes, etc.",
            "homepage": "https://github.com/wp-cli/scaffold-command",
            "support": {
                "issues": "https://github.com/wp-cli/scaffold-command/issues",
                "source": "https://github.com/wp-cli/scaffold-command/tree/v2.5.1"
            },
            "install-path": "../wp-cli/scaffold-command"
        },
        {
            "name": "wp-cli/search-replace-command",
            "version": "v2.1.8",
            "version_normalized": "2.1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/search-replace-command.git",
                "reference": "65397a7bfdd5ba2cff26f3ab03ef0bcb916c0057"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/65397a7bfdd5ba2cff26f3ab03ef0bcb916c0057",
                "reference": "65397a7bfdd5ba2cff26f3ab03ef0bcb916c0057",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-02T13:07:50+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "search-replace"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "search-replace-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Searches/replaces strings in the database.",
            "homepage": "https://github.com/wp-cli/search-replace-command",
            "support": {
                "issues": "https://github.com/wp-cli/search-replace-command/issues",
                "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.8"
            },
            "install-path": "../wp-cli/search-replace-command"
        },
        {
            "name": "wp-cli/server-command",
            "version": "v2.0.15",
            "version_normalized": "2.0.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/server-command.git",
                "reference": "80a9243f94e0ac073f9bfdb516d2ac7e1fa01a71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/server-command/zipball/80a9243f94e0ac073f9bfdb516d2ac7e1fa01a71",
                "reference": "80a9243f94e0ac073f9bfdb516d2ac7e1fa01a71",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/entity-command": "^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-10T11:03:13+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "server"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "server-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Launches PHP's built-in web server for a specific WordPress installation.",
            "homepage": "https://github.com/wp-cli/server-command",
            "support": {
                "issues": "https://github.com/wp-cli/server-command/issues",
                "source": "https://github.com/wp-cli/server-command/tree/v2.0.15"
            },
            "install-path": "../wp-cli/server-command"
        },
        {
            "name": "wp-cli/shell-command",
            "version": "v2.0.16",
            "version_normalized": "2.0.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/shell-command.git",
                "reference": "3af53a9f4b240e03e77e815b2ee10f229f1aa591"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/shell-command/zipball/3af53a9f4b240e03e77e815b2ee10f229f1aa591",
                "reference": "3af53a9f4b240e03e77e815b2ee10f229f1aa591",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-11T09:39:33+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "shell"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "shell-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Opens an interactive PHP console for running and testing PHP code.",
            "homepage": "https://github.com/wp-cli/shell-command",
            "support": {
                "issues": "https://github.com/wp-cli/shell-command/issues",
                "source": "https://github.com/wp-cli/shell-command/tree/v2.0.16"
            },
            "install-path": "../wp-cli/shell-command"
        },
        {
            "name": "wp-cli/super-admin-command",
            "version": "v2.0.16",
            "version_normalized": "2.0.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/super-admin-command.git",
                "reference": "54ac063c384743ee414806d42cb8c61c6aa1fa8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/super-admin-command/zipball/54ac063c384743ee414806d42cb8c61c6aa1fa8e",
                "reference": "54ac063c384743ee414806d42cb8c61c6aa1fa8e",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-02T13:07:32+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "super-admin",
                    "super-admin add",
                    "super-admin list",
                    "super-admin remove"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "super-admin-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Lists, adds, or removes super admin users on a multisite installation.",
            "homepage": "https://github.com/wp-cli/super-admin-command",
            "support": {
                "issues": "https://github.com/wp-cli/super-admin-command/issues",
                "source": "https://github.com/wp-cli/super-admin-command/tree/v2.0.16"
            },
            "install-path": "../wp-cli/super-admin-command"
        },
        {
            "name": "wp-cli/widget-command",
            "version": "v2.1.12",
            "version_normalized": "2.1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/widget-command.git",
                "reference": "73084053f7b32d92583e44d870b81f287beea6a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/widget-command/zipball/73084053f7b32d92583e44d870b81f287beea6a9",
                "reference": "73084053f7b32d92583e44d870b81f287beea6a9",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-04-11T09:29:37+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "widget",
                    "widget add",
                    "widget deactivate",
                    "widget delete",
                    "widget list",
                    "widget move",
                    "widget reset",
                    "widget update",
                    "sidebar",
                    "sidebar list"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "widget-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Adds, moves, and removes widgets; lists sidebars.",
            "homepage": "https://github.com/wp-cli/widget-command",
            "support": {
                "issues": "https://github.com/wp-cli/widget-command/issues",
                "source": "https://github.com/wp-cli/widget-command/tree/v2.1.12"
            },
            "install-path": "../wp-cli/widget-command"
        },
        {
            "name": "wp-cli/wp-cli-tests",
            "version": "v4.3.16",
            "version_normalized": "4.3.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/wp-cli-tests.git",
                "reference": "f81af5773bd40962fb973e238acd26b39b1b7341"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/f81af5773bd40962fb973e238acd26b39b1b7341",
                "reference": "f81af5773bd40962fb973e238acd26b39b1b7341",
                "shasum": ""
            },
            "require": {
                "behat/behat": "^3.7",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6.2 || ^0.7.1 || ^1.0.0",
                "php": ">=5.6",
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.3.1",
                "phpcompatibility/php-compatibility": "dev-develop",
                "wp-cli/config-command": "^1 || ^2",
                "wp-cli/core-command": "^1 || ^2",
                "wp-cli/eval-command": "^1 || ^2",
                "wp-cli/wp-cli": "^2.12",
                "wp-coding-standards/wpcs": "^3",
                "yoast/phpunit-polyfills": "^1.0.3 || ^2.0.1"
            },
            "require-dev": {
                "roave/security-advisories": "dev-latest"
            },
            "time": "2025-05-07T15:44:07+00:00",
            "bin": [
                "bin/install-package-tests",
                "bin/rerun-behat-tests",
                "bin/run-behat-tests",
                "bin/run-linter-tests",
                "bin/run-php-unit-tests",
                "bin/run-phpcs-tests",
                "bin/run-phpcbf-cleanup"
            ],
            "type": "phpcodesniffer-standard",
            "extra": {
                "readme": {
                    "using": {
                        "body": ".readme-partials/USING.md"
                    },
                    "sections": [
                        "Using",
                        "Contributing",
                        "Support"
                    ],
                    "show_powered_by": false
                },
                "branch-alias": {
                    "dev-main": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WP_CLI\\Tests\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "WP-CLI testing framework",
            "homepage": "https://wp-cli.org",
            "keywords": [
                "cli",
                "wordpress"
            ],
            "support": {
                "docs": "https://make.wordpress.org/cli/handbook/",
                "issues": "https://github.com/wp-cli/wp-cli-tests/issues",
                "source": "https://github.com/wp-cli/wp-cli-tests"
            },
            "install-path": "../wp-cli/wp-cli-tests"
        },
        {
            "name": "wp-cli/wp-config-transformer",
            "version": "v1.4.2",
            "version_normalized": "1.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/wp-config-transformer.git",
                "reference": "b78cab1159b43eb5ee097e2cfafe5eab573d2a8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/b78cab1159b43eb5ee097e2cfafe5eab573d2a8a",
                "reference": "b78cab1159b43eb5ee097e2cfafe5eab573d2a8a",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^4.0"
            },
            "time": "2025-03-31T08:37:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/WPConfigTransformer.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frankie Jarrett",
                    "email": "fjarrett@gmail.com"
                }
            ],
            "description": "Programmatically edit a wp-config.php file.",
            "homepage": "https://github.com/wp-cli/wp-config-transformer",
            "support": {
                "issues": "https://github.com/wp-cli/wp-config-transformer/issues",
                "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.4.2"
            },
            "install-path": "../wp-cli/wp-config-transformer"
        },
        {
            "name": "wp-coding-standards/wpcs",
            "version": "3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
                "reference": "d2421de7cec3274ae622c22c744de9a62c7925af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/d2421de7cec3274ae622c22c744de9a62c7925af",
                "reference": "d2421de7cec3274ae622c22c744de9a62c7925af",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "ext-libxml": "*",
                "ext-tokenizer": "*",
                "ext-xmlreader": "*",
                "php": ">=5.4",
                "phpcsstandards/phpcsextra": "^1.4.0",
                "phpcsstandards/phpcsutils": "^1.1.0",
                "squizlabs/php_codesniffer": "^3.13.0"
            },
            "require-dev": {
                "php-parallel-lint/php-console-highlighter": "^1.0.0",
                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpcsstandards/phpcsdevtools": "^1.2.0",
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
            },
            "suggest": {
                "ext-iconv": "For improved results",
                "ext-mbstring": "For improved results"
            },
            "time": "2025-07-24T20:08:31+00:00",
            "type": "phpcodesniffer-standard",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
            "keywords": [
                "phpcs",
                "standards",
                "static analysis",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
                "source": "https://github.com/WordPress/WordPress-Coding-Standards",
                "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "custom"
                }
            ],
            "install-path": "../wp-coding-standards/wpcs"
        },
        {
            "name": "yoast/phpunit-polyfills",
            "version": "2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Yoast/PHPUnit-Polyfills.git",
                "reference": "1a6aecc9ebe4a9cea4e1047d0e6c496e52314c27"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/1a6aecc9ebe4a9cea4e1047d0e6c496e52314c27",
                "reference": "1a6aecc9ebe4a9cea4e1047d0e6c496e52314c27",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0"
            },
            "require-dev": {
                "php-parallel-lint/php-console-highlighter": "^1.0.0",
                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                "yoast/yoastcs": "^3.2.0"
            },
            "time": "2025-08-10T05:13:49+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "phpunitpolyfills-autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Team Yoast",
                    "email": "support@yoast.com",
                    "homepage": "https://yoast.com"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/Yoast/PHPUnit-Polyfills/graphs/contributors"
                }
            ],
            "description": "Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests",
            "homepage": "https://github.com/Yoast/PHPUnit-Polyfills",
            "keywords": [
                "phpunit",
                "polyfill",
                "testing"
            ],
            "support": {
                "issues": "https://github.com/Yoast/PHPUnit-Polyfills/issues",
                "security": "https://github.com/Yoast/PHPUnit-Polyfills/security/policy",
                "source": "https://github.com/Yoast/PHPUnit-Polyfills"
            },
            "install-path": "../yoast/phpunit-polyfills"
        }
    ],
    "dev": true,
    "dev-package-names": []
}