%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/cwg/wp-content/plugins/searchwp/
Upload File :
Create Path :
Current File : //var/www/cwg/wp-content/plugins/searchwp/composer.lock

{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "193eccd464985c720c88e3441fa501f1",
    "packages": [
        {
            "name": "dekor/php-array-table",
            "version": "1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/deniskoronets/php-array-table.git",
                "reference": "949fc2780656a24363e6f5706525d13c81e1e395"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/deniskoronets/php-array-table/zipball/949fc2780656a24363e6f5706525d13c81e1e395",
                "reference": "949fc2780656a24363e6f5706525d13c81e1e395",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "dekor\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Denis Koronets",
                    "email": "deniskoronets@woo.zp.ua",
                    "homepage": "http://woo.zp.ua/"
                }
            ],
            "description": "PHP Library for printing associative arrays as text table (similar to mysql terminal console)",
            "keywords": [
                "library",
                "php"
            ],
            "time": "2017-10-25T10:49:01+00:00"
        },
        {
            "name": "henck/rtf-to-html",
            "version": "1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/henck/rtf-html-php.git",
                "reference": "331fe7f4967689cc1dab8f06fe7f91b6f1e895f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/henck/rtf-html-php/zipball/331fe7f4967689cc1dab8f06fe7f91b6f1e895f9",
                "reference": "331fe7f4967689cc1dab8f06fe7f91b6f1e895f9",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "RtfHtmlPhp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Alexander van Oostenrijk",
                    "email": "alex.vanoostenrijk@gmail.com"
                }
            ],
            "description": "RTF to HTML converter in PHP",
            "keywords": [
                "converter",
                "rtf"
            ],
            "time": "2019-10-02T10:16:43+00:00"
        },
        {
            "name": "monolog/monolog",
            "version": "2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "f9eee5cec93dfb313a38b6b288741e84e53f02d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f9eee5cec93dfb313a38b6b288741e84e53f02d5",
                "reference": "f9eee5cec93dfb313a38b6b288741e84e53f02d5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "psr/log": "^1.0.1"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^6.0",
                "graylog2/gelf-php": "^1.4.2",
                "php-amqplib/php-amqplib": "~2.4",
                "php-console/php-console": "^3.1.3",
                "php-parallel-lint/php-parallel-lint": "^1.0",
                "phpspec/prophecy": "^1.6.1",
                "phpunit/phpunit": "^8.5",
                "predis/predis": "^1.1",
                "rollbar/rollbar": "^1.3",
                "ruflin/elastica": ">=0.90 <3.0",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "http://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "time": "2020-07-23T08:41:23+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2020-03-23T09:12:05+00:00"
        },
        {
            "name": "smalot/pdfparser",
            "version": "v0.18.2",
            "source": {
                "type": "git",
                "url": "https://github.com/smalot/pdfparser.git",
                "reference": "b6db6aa9f605e9a82a29f1325309929a1e0beac0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/smalot/pdfparser/zipball/b6db6aa9f605e9a82a29f1325309929a1e0beac0",
                "reference": "b6db6aa9f605e9a82a29f1325309929a1e0beac0",
                "shasum": ""
            },
            "require": {
                "ext-zlib": "*",
                "php": ">=5.6",
                "symfony/polyfill-mbstring": "^1.18"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.16",
                "symfony/phpunit-bridge": "^5.2"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Smalot\\PdfParser\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Sebastien MALOT",
                    "email": "sebastien@malot.fr"
                }
            ],
            "description": "Pdf parser library. Can read and extract information from pdf file.",
            "homepage": "https://www.pdfparser.org",
            "keywords": [
                "extract",
                "parse",
                "parser",
                "pdf",
                "text"
            ],
            "time": "2021-02-25T07:40:30+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
                "reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.20-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "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"
            ],
            "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"
                }
            ],
            "time": "2020-10-23T14:02:19+00:00"
        },
        {
            "name": "wamania/php-stemmer",
            "version": "1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wamania/php-stemmer.git",
                "reference": "7ea3de803b7d8363be415534c912c70f289de0c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wamania/php-stemmer/zipball/7ea3de803b7d8363be415534c912c70f289de0c6",
                "reference": "7ea3de803b7d8363be415534c912c70f289de0c6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Wamania\\Snowball\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Wamania",
                    "homepage": "http://wamania.com"
                }
            ],
            "description": "Native PHP5 Stemmer",
            "keywords": [
                "php",
                "porter",
                "stemmer"
            ],
            "time": "2020-01-16T13:33:13+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "antecedent/patchwork",
            "version": "2.1.12",
            "source": {
                "type": "git",
                "url": "https://github.com/antecedent/patchwork.git",
                "reference": "b98e046dd4c0acc34a0846604f06f6111654d9ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/antecedent/patchwork/zipball/b98e046dd4c0acc34a0846604f06f6111654d9ea",
                "reference": "b98e046dd4c0acc34a0846604f06f6111654d9ea",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=4"
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignas Rudaitis",
                    "email": "ignas.rudaitis@gmail.com"
                }
            ],
            "description": "Method redefinition (monkey-patching) functionality for PHP.",
            "homepage": "http://patchwork2.org/",
            "keywords": [
                "aop",
                "aspect",
                "interception",
                "monkeypatching",
                "redefinition",
                "runkit",
                "testing"
            ],
            "time": "2019-12-22T17:52:09+00:00"
        },
        {
            "name": "bamarni/composer-bin-plugin",
            "version": "1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/bamarni/composer-bin-plugin.git",
                "reference": "9329fb0fbe29e0e1b2db8f4639a193e4f5406225"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/9329fb0fbe29e0e1b2db8f4639a193e4f5406225",
                "reference": "9329fb0fbe29e0e1b2db8f4639a193e4f5406225",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": "^5.5.9 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^1.0 || ^2.0",
                "symfony/console": "^2.5 || ^3.0 || ^4.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Bamarni\\Composer\\Bin\\Plugin"
            },
            "autoload": {
                "psr-4": {
                    "Bamarni\\Composer\\Bin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "No conflicts for your bin dependencies",
            "keywords": [
                "composer",
                "conflict",
                "dependency",
                "executable",
                "isolation",
                "tool"
            ],
            "time": "2020-05-03T08:27:20+00:00"
        },
        {
            "name": "behat/gherkin",
            "version": "v4.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Gherkin.git",
                "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31",
                "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.5|~5",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.4-dev"
                }
            },
            "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 5.3",
            "homepage": "http://behat.org/",
            "keywords": [
                "BDD",
                "Behat",
                "Cucumber",
                "DSL",
                "gherkin",
                "parser"
            ],
            "time": "2020-03-17T14:03:26+00:00"
        },
        {
            "name": "codeception/codeception",
            "version": "4.1.11",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Codeception.git",
                "reference": "bf2b548a358750a5ecb3d1aa2b32ebfb82a46061"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Codeception/zipball/bf2b548a358750a5ecb3d1aa2b32ebfb82a46061",
                "reference": "bf2b548a358750a5ecb3d1aa2b32ebfb82a46061",
                "shasum": ""
            },
            "require": {
                "behat/gherkin": "^4.4.0",
                "codeception/lib-asserts": "^1.0",
                "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.1.1 | ^9.0",
                "codeception/stub": "^2.0 | ^3.0",
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "guzzlehttp/psr7": "~1.4",
                "php": ">=5.6.0 <9.0",
                "symfony/console": ">=2.7 <6.0",
                "symfony/css-selector": ">=2.7 <6.0",
                "symfony/event-dispatcher": ">=2.7 <6.0",
                "symfony/finder": ">=2.7 <6.0",
                "symfony/yaml": ">=2.7 <6.0"
            },
            "require-dev": {
                "codeception/module-asserts": "*@dev",
                "codeception/module-cli": "*@dev",
                "codeception/module-db": "*@dev",
                "codeception/module-filesystem": "*@dev",
                "codeception/module-phpbrowser": "*@dev",
                "codeception/specify": "~0.3",
                "codeception/util-universalframework": "*@dev",
                "monolog/monolog": "~1.8",
                "squizlabs/php_codesniffer": "~2.0",
                "symfony/process": ">=2.7 <6.0",
                "vlucas/phpdotenv": "^2.0 | ^3.0 | ^4.0 | ^5.0"
            },
            "suggest": {
                "codeception/specify": "BDD-style code blocks",
                "codeception/verify": "BDD-style assertions",
                "hoa/console": "For interactive console functionality",
                "stecman/symfony-console-completion": "For BASH autocompletion",
                "symfony/phpunit-bridge": "For phpunit-bridge support"
            },
            "bin": [
                "codecept"
            ],
            "type": "library",
            "extra": {
                "branch-alias": []
            },
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src/Codeception",
                    "Codeception\\Extension\\": "ext"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert@mail.ua",
                    "homepage": "http://codegyre.com"
                }
            ],
            "description": "BDD-style testing framework",
            "homepage": "http://codeception.com/",
            "keywords": [
                "BDD",
                "TDD",
                "acceptance testing",
                "functional testing",
                "unit testing"
            ],
            "funding": [
                {
                    "url": "https://opencollective.com/codeception",
                    "type": "open_collective"
                }
            ],
            "time": "2020-11-03T17:34:51+00:00"
        },
        {
            "name": "codeception/lib-asserts",
            "version": "1.13.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/lib-asserts.git",
                "reference": "184231d5eab66bc69afd6b9429344d80c67a33b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/184231d5eab66bc69afd6b9429344d80c67a33b6",
                "reference": "184231d5eab66bc69afd6b9429344d80c67a33b6",
                "shasum": ""
            },
            "require": {
                "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3 | ^9.0",
                "ext-dom": "*",
                "php": ">=5.6.0 <9.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert@mail.ua",
                    "homepage": "http://codegyre.com"
                },
                {
                    "name": "Gintautas Miselis"
                },
                {
                    "name": "Gustavo Nieves",
                    "homepage": "https://medium.com/@ganieves"
                }
            ],
            "description": "Assertion methods used by Codeception core and Asserts module",
            "homepage": "https://codeception.com/",
            "keywords": [
                "codeception"
            ],
            "time": "2020-10-21T16:26:20+00:00"
        },
        {
            "name": "codeception/lib-innerbrowser",
            "version": "1.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/lib-innerbrowser.git",
                "reference": "fd921e089147057b456ca3660de72112167e40a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/lib-innerbrowser/zipball/fd921e089147057b456ca3660de72112167e40a4",
                "reference": "fd921e089147057b456ca3660de72112167e40a4",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "*@dev",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=5.6.0 <9.0",
                "symfony/browser-kit": ">=2.7 <6.0",
                "symfony/dom-crawler": ">=2.7 <6.0"
            },
            "conflict": {
                "codeception/codeception": "<4.0"
            },
            "require-dev": {
                "codeception/util-universalframework": "dev-master"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert@mail.ua",
                    "homepage": "http://codegyre.com"
                },
                {
                    "name": "Gintautas Miselis"
                }
            ],
            "description": "Parent library for all Codeception framework modules and PhpBrowser",
            "homepage": "https://codeception.com/",
            "keywords": [
                "codeception"
            ],
            "time": "2020-10-22T05:45:03+00:00"
        },
        {
            "name": "codeception/module-asserts",
            "version": "1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-asserts.git",
                "reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/59374f2fef0cabb9e8ddb53277e85cdca74328de",
                "reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "*@dev",
                "codeception/lib-asserts": "^1.13.1",
                "php": ">=5.6.0 <9.0"
            },
            "conflict": {
                "codeception/codeception": "<4.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk"
                },
                {
                    "name": "Gintautas Miselis"
                },
                {
                    "name": "Gustavo Nieves",
                    "homepage": "https://medium.com/@ganieves"
                }
            ],
            "description": "Codeception module containing various assertions",
            "homepage": "https://codeception.com/",
            "keywords": [
                "assertions",
                "asserts",
                "codeception"
            ],
            "time": "2020-10-21T16:48:15+00:00"
        },
        {
            "name": "codeception/module-cli",
            "version": "1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-cli.git",
                "reference": "69a2b8d435c55eaaf004fc5d5dd00e29c05e2003"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-cli/zipball/69a2b8d435c55eaaf004fc5d5dd00e29c05e2003",
                "reference": "69a2b8d435c55eaaf004fc5d5dd00e29c05e2003",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^4.0",
                "php": ">=5.6.0 <9.0"
            },
            "conflict": {
                "codeception/codeception": "<4.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk"
                }
            ],
            "description": "Codeception module for testing basic shell commands and shell output",
            "homepage": "http://codeception.com/",
            "keywords": [
                "codeception"
            ],
            "time": "2020-10-23T17:37:39+00:00"
        },
        {
            "name": "codeception/module-db",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-db.git",
                "reference": "d5f1def43c1f0ebdd57d506224c4a4632e3a6059"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-db/zipball/d5f1def43c1f0ebdd57d506224c4a4632e3a6059",
                "reference": "d5f1def43c1f0ebdd57d506224c4a4632e3a6059",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^4.0",
                "php": ">=5.6.0 <9.0"
            },
            "conflict": {
                "codeception/codeception": "<4.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk"
                },
                {
                    "name": "Gintautas Miselis"
                }
            ],
            "description": "DB module for Codeception",
            "homepage": "http://codeception.com/",
            "keywords": [
                "codeception",
                "database-testing",
                "db-testing"
            ],
            "time": "2020-10-23T18:21:20+00:00"
        },
        {
            "name": "codeception/module-filesystem",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-filesystem.git",
                "reference": "781be167fb1557bfc9b61e0a4eac60a32c534ec1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-filesystem/zipball/781be167fb1557bfc9b61e0a4eac60a32c534ec1",
                "reference": "781be167fb1557bfc9b61e0a4eac60a32c534ec1",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^4.0",
                "php": ">=5.6.0 <9.0",
                "symfony/finder": ">=2.7 <6.0"
            },
            "conflict": {
                "codeception/codeception": "<4.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk"
                },
                {
                    "name": "Gintautas Miselis"
                }
            ],
            "description": "Codeception module for testing local filesystem",
            "homepage": "http://codeception.com/",
            "keywords": [
                "codeception",
                "filesystem"
            ],
            "time": "2020-10-24T14:46:40+00:00"
        },
        {
            "name": "codeception/module-phpbrowser",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-phpbrowser.git",
                "reference": "770a6be4160a5c0c08d100dd51bff35f6056bbf1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-phpbrowser/zipball/770a6be4160a5c0c08d100dd51bff35f6056bbf1",
                "reference": "770a6be4160a5c0c08d100dd51bff35f6056bbf1",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^4.0",
                "codeception/lib-innerbrowser": "^1.3",
                "guzzlehttp/guzzle": "^6.3|^7.0",
                "php": ">=5.6.0 <9.0"
            },
            "conflict": {
                "codeception/codeception": "<4.0"
            },
            "require-dev": {
                "codeception/module-rest": "^1.0"
            },
            "suggest": {
                "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk"
                },
                {
                    "name": "Gintautas Miselis"
                }
            ],
            "description": "Codeception module for testing web application over HTTP",
            "homepage": "http://codeception.com/",
            "keywords": [
                "codeception",
                "functional-testing",
                "http"
            ],
            "time": "2020-10-24T15:29:28+00:00"
        },
        {
            "name": "codeception/module-webdriver",
            "version": "1.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-webdriver.git",
                "reference": "b7dc227f91730e7abb520439decc9ad0677b8a55"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/b7dc227f91730e7abb520439decc9ad0677b8a55",
                "reference": "b7dc227f91730e7abb520439decc9ad0677b8a55",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^4.0",
                "php": ">=5.6.0 <9.0",
                "php-webdriver/webdriver": "^1.6.0"
            },
            "suggest": {
                "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk"
                },
                {
                    "name": "Gintautas Miselis"
                },
                {
                    "name": "Zaahid Bateson"
                }
            ],
            "description": "WebDriver module for Codeception",
            "homepage": "http://codeception.com/",
            "keywords": [
                "acceptance-testing",
                "browser-testing",
                "codeception"
            ],
            "time": "2020-10-24T15:41:19+00:00"
        },
        {
            "name": "codeception/phpunit-wrapper",
            "version": "9.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/phpunit-wrapper.git",
                "reference": "72bac7770866799e23a7dda1ac6bec2f8baccf45"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/72bac7770866799e23a7dda1ac6bec2f8baccf45",
                "reference": "72bac7770866799e23a7dda1ac6bec2f8baccf45",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "phpunit/phpunit": "^9.0"
            },
            "require-dev": {
                "codeception/specify": "*",
                "vlucas/phpdotenv": "^3.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Codeception\\PHPUnit\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Davert",
                    "email": "davert.php@resend.cc"
                },
                {
                    "name": "Naktibalda"
                }
            ],
            "description": "PHPUnit classes used by Codeception",
            "time": "2020-10-11T18:14:42+00:00"
        },
        {
            "name": "codeception/stub",
            "version": "3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Stub.git",
                "reference": "468dd5fe659f131fc997f5196aad87512f9b1304"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Stub/zipball/468dd5fe659f131fc997f5196aad87512f9b1304",
                "reference": "468dd5fe659f131fc997f5196aad87512f9b1304",
                "shasum": ""
            },
            "require": {
                "phpunit/phpunit": "^8.4 | ^9.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
            "time": "2020-07-03T15:54:43+00:00"
        },
        {
            "name": "codeception/util-universalframework",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/util-universalframework.git",
                "reference": "cc381f364c6d24f9b9c7b70a4c724949725f491a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/util-universalframework/zipball/cc381f364c6d24f9b9c7b70a4c724949725f491a",
                "reference": "cc381f364c6d24f9b9c7b70a4c724949725f491a",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gintautas Miselis"
                }
            ],
            "description": "Mock framework module used in internal Codeception tests",
            "homepage": "http://codeception.com/",
            "time": "2019-09-22T06:06:49+00:00"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.2.8",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "8a7ecad675253e4654ea05505233285377405215"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215",
                "reference": "8a7ecad675253e4654ea05505233285377405215",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8",
                "psr/log": "^1.0",
                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "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"
            ],
            "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"
                }
            ],
            "time": "2020-08-23T12:54:47+00:00"
        },
        {
            "name": "composer/composer",
            "version": "1.10.17",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/composer.git",
                "reference": "09d42e18394d8594be24e37923031c4b7442a1cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/09d42e18394d8594be24e37923031c4b7442a1cb",
                "reference": "09d42e18394d8594be24e37923031c4b7442a1cb",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0",
                "composer/semver": "^1.0",
                "composer/spdx-licenses": "^1.2",
                "composer/xdebug-handler": "^1.1",
                "justinrainbow/json-schema": "^5.2.10",
                "php": "^5.3.2 || ^7.0",
                "psr/log": "^1.0",
                "seld/jsonlint": "^1.4",
                "seld/phar-utils": "^1.0",
                "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
                "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0",
                "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0",
                "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
            },
            "conflict": {
                "symfony/console": "2.8.38"
            },
            "require-dev": {
                "phpspec/prophecy": "^1.10",
                "symfony/phpunit-bridge": "^4.2"
            },
            "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"
            },
            "bin": [
                "bin/composer"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\": "src/Composer"
                }
            },
            "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"
                }
            ],
            "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"
            ],
            "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"
                }
            ],
            "time": "2020-10-30T21:31:58+00:00"
        },
        {
            "name": "composer/semver",
            "version": "1.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "38276325bd896f90dfcfe30029aa5db40df387a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/38276325bd896f90dfcfe30029aa5db40df387a7",
                "reference": "38276325bd896f90dfcfe30029aa5db40df387a7",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5 || ^5.0.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "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"
            ],
            "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"
                }
            ],
            "time": "2020-09-27T13:13:07+00:00"
        },
        {
            "name": "composer/spdx-licenses",
            "version": "1.5.4",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/spdx-licenses.git",
                "reference": "6946f785871e2314c60b4524851f3702ea4f2223"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/6946f785871e2314c60b4524851f3702ea4f2223",
                "reference": "6946f785871e2314c60b4524851f3702ea4f2223",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "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"
            ],
            "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"
                }
            ],
            "time": "2020-07-15T15:35:07+00:00"
        },
        {
            "name": "composer/xdebug-handler",
            "version": "1.4.4",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/xdebug-handler.git",
                "reference": "6e076a124f7ee146f2487554a94b6a19a74887ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6e076a124f7ee146f2487554a94b6a19a74887ba",
                "reference": "6e076a124f7ee146f2487554a94b6a19a74887ba",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0",
                "psr/log": "^1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
            },
            "type": "library",
            "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"
            ],
            "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"
                }
            ],
            "time": "2020-10-24T12:39:10+00:00"
        },
        {
            "name": "cweagans/composer-patches",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cweagans/composer-patches.git",
                "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/ae02121445ad75f4eaff800cc532b5e6233e2ddf",
                "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "composer/composer": "~1.0 || ~2.0",
                "phpunit/phpunit": "~4.6"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "cweagans\\Composer\\Patches"
            },
            "autoload": {
                "psr-4": {
                    "cweagans\\Composer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Cameron Eagans",
                    "email": "me@cweagans.net"
                }
            ],
            "description": "Provides a way to patch Composer packages.",
            "time": "2020-09-30T17:56:20+00:00"
        },
        {
            "name": "dg/mysql-dump",
            "version": "v1.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/dg/MySQL-dump.git",
                "reference": "e0e287b715b43293773a8b0edf8514f606e01780"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dg/MySQL-dump/zipball/e0e287b715b43293773a8b0edf8514f606e01780",
                "reference": "e0e287b715b43293773a8b0edf8514f606e01780",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "David Grudl",
                    "homepage": "http://davidgrudl.com"
                }
            ],
            "description": "MySQL database dump.",
            "homepage": "https://github.com/dg/MySQL-dump",
            "keywords": [
                "mysql"
            ],
            "time": "2019-09-10T21:36:25+00:00"
        },
        {
            "name": "doctrine/inflector",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
                "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^7.0",
                "phpstan/phpstan": "^0.11",
                "phpstan/phpstan-phpunit": "^0.11",
                "phpstan/phpstan-strict-rules": "^0.11",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "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%2Finflector",
                    "type": "tidelift"
                }
            ],
            "time": "2020-05-29T15:13:26+00:00"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.0",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "type": "library",
            "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": "https://ocramius.github.io/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "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"
                }
            ],
            "time": "2020-11-10T18:47:58+00:00"
        },
        {
            "name": "gettext/gettext",
            "version": "v4.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Gettext.git",
                "reference": "e474f872f2c8636cf53fd283ec4ce1218f3d236a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/e474f872f2c8636cf53fd283ec4ce1218f3d236a",
                "reference": "e474f872f2c8636cf53fd283ec4ce1218f3d236a",
                "shasum": ""
            },
            "require": {
                "gettext/languages": "^2.3",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "illuminate/view": "*",
                "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"
            },
            "type": "library",
            "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"
            ],
            "time": "2019-12-02T10:21:14+00:00"
        },
        {
            "name": "gettext/languages",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Languages.git",
                "reference": "38ea0482f649e0802e475f0ed19fa993bcb7a618"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Languages/zipball/38ea0482f649e0802e475f0ed19fa993bcb7a618",
                "reference": "38ea0482f649e0802e475f0ed19fa993bcb7a618",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.16.0",
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
            },
            "bin": [
                "bin/export-plural-rules"
            ],
            "type": "library",
            "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"
            ],
            "time": "2019-11-13T10:30:21+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0aa74dfb41ae110835923ef10a9d803a22d50e79",
                "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.4",
                "guzzlehttp/psr7": "^1.7",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "php-http/client-integration-tests": "^3.0",
                "phpunit/phpunit": "^8.5.5 || ^9.3.5",
                "psr/log": "^1.1"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "7.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://github.com/alexeyshockov",
                    "type": "github"
                },
                {
                    "url": "https://github.com/gmponos",
                    "type": "github"
                }
            ],
            "time": "2020-10-10T11:47:56+00:00"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "60d379c243457e073cff02bc323a2a86cb355631"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
                "reference": "60d379c243457e073cff02bc323a2a86cb355631",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "time": "2020-09-30T07:37:28+00:00"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
                "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "psr/http-message": "~1.0",
                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-zlib": "*",
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Schultze",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "time": "2020-09-30T07:37:11+00:00"
        },
        {
            "name": "hautelook/phpass",
            "version": "0.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/hautelook/phpass.git",
                "reference": "b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hautelook/phpass/zipball/b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd",
                "reference": "b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Hautelook": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Public Domain"
            ],
            "authors": [
                {
                    "name": "Solar Designer",
                    "email": "solar@openwall.com",
                    "homepage": "http://openwall.com/phpass/"
                }
            ],
            "description": "Portable PHP password hashing framework",
            "homepage": "http://github.com/hautelook/phpass/",
            "keywords": [
                "blowfish",
                "crypt",
                "password",
                "security"
            ],
            "time": "2012-08-31T00:00:00+00:00"
        },
        {
            "name": "illuminate/collections",
            "version": "v8.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/collections.git",
                "reference": "e61e796ff98e19eac5e6735ea6abfa66f4a2f6db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/collections/zipball/e61e796ff98e19eac5e6735ea6abfa66f4a2f6db",
                "reference": "e61e796ff98e19eac5e6735ea6abfa66f4a2f6db",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "^8.0",
                "illuminate/macroable": "^8.0",
                "php": "^7.3|^8.0"
            },
            "suggest": {
                "symfony/var-dumper": "Required to use the dump method (^5.1)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                },
                "files": [
                    "helpers.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Collections package.",
            "homepage": "https://laravel.com",
            "time": "2020-10-27T15:20:30+00:00"
        },
        {
            "name": "illuminate/contracts",
            "version": "v8.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/contracts.git",
                "reference": "c9c9ae3e00526010b9b46c644287765ef60d6147"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/contracts/zipball/c9c9ae3e00526010b9b46c644287765ef60d6147",
                "reference": "c9c9ae3e00526010b9b46c644287765ef60d6147",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0",
                "psr/container": "^1.0",
                "psr/simple-cache": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Contracts\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Contracts package.",
            "homepage": "https://laravel.com",
            "time": "2020-11-04T19:55:57+00:00"
        },
        {
            "name": "illuminate/macroable",
            "version": "v8.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/macroable.git",
                "reference": "300aa13c086f25116b5f3cde3ca54ff5c822fb05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/macroable/zipball/300aa13c086f25116b5f3cde3ca54ff5c822fb05",
                "reference": "300aa13c086f25116b5f3cde3ca54ff5c822fb05",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Macroable package.",
            "homepage": "https://laravel.com",
            "time": "2020-10-27T15:20:30+00:00"
        },
        {
            "name": "illuminate/support",
            "version": "v8.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/support.git",
                "reference": "21ca3da65ffb4efbaa489aee9c36d01ab6d0c3e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/support/zipball/21ca3da65ffb4efbaa489aee9c36d01ab6d0c3e2",
                "reference": "21ca3da65ffb4efbaa489aee9c36d01ab6d0c3e2",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "^1.4|^2.0",
                "ext-json": "*",
                "ext-mbstring": "*",
                "illuminate/collections": "^8.0",
                "illuminate/contracts": "^8.0",
                "illuminate/macroable": "^8.0",
                "nesbot/carbon": "^2.31",
                "php": "^7.3|^8.0",
                "voku/portable-ascii": "^1.4.8"
            },
            "conflict": {
                "tightenco/collect": "<5.5.33"
            },
            "suggest": {
                "illuminate/filesystem": "Required to use the composer class (^8.0).",
                "ramsey/uuid": "Required to use Str::uuid() (^4.0).",
                "symfony/process": "Required to use the composer class (^5.1).",
                "symfony/var-dumper": "Required to use the dd function (^5.1).",
                "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.2)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                },
                "files": [
                    "helpers.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Support package.",
            "homepage": "https://laravel.com",
            "time": "2020-11-03T13:46:08+00:00"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "5.2.10",
            "source": {
                "type": "git",
                "url": "https://github.com/justinrainbow/json-schema.git",
                "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
                "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
                "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"
            },
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2020-05-27T16:41:55+00:00"
        },
        {
            "name": "lucatume/wp-browser",
            "version": "2.6.16",
            "source": {
                "type": "git",
                "url": "https://github.com/lucatume/wp-browser.git",
                "reference": "241ffdc6e953122fe4285e620798f17fb2739c23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lucatume/wp-browser/zipball/241ffdc6e953122fe4285e620798f17fb2739c23",
                "reference": "241ffdc6e953122fe4285e620798f17fb2739c23",
                "shasum": ""
            },
            "require": {
                "antecedent/patchwork": "^2.0",
                "codeception/codeception": "^2.5 || ^3.0 || ^4.0",
                "dg/mysql-dump": "^1.3",
                "ext-fileinfo": "*",
                "ext-iconv": "*",
                "ext-json": "*",
                "ext-pdo": "*",
                "mikemclin/laravel-wp-password": "~2.0.0",
                "php": ">=5.6.0",
                "symfony/filesystem": ">=3.0",
                "symfony/process": ">=2.7 <5.0",
                "vria/nodiacritic": "^0.1.2",
                "wp-cli/wp-cli-bundle": ">=2.0 <3.0.0",
                "zordius/lightncandy": "^1.2"
            },
            "require-dev": {
                "erusev/parsedown": "^1.7",
                "gumlet/php-image-resize": "^1.6",
                "lucatume/codeception-snapshot-assertions": "^0.2",
                "mikey179/vfsstream": "^1.6",
                "victorjonsson/markdowndocs": "dev-master",
                "vlucas/phpdotenv": "^3.0"
            },
            "suggest": {
                "codeception/module-asserts": "Codeception 4.0 compatibility.",
                "codeception/module-cli": "Codeception 4.0 compatibility; required by the WPCLI module.",
                "codeception/module-db": "Codeception 4.0 compatibility; required by the WPDb module.",
                "codeception/module-filesystem": "Codeception 4.0 compatibility; required by the WPFilesystem module.",
                "codeception/module-phpbrowser": "Codeception 4.0 compatibility; required by the WPBrowser module.",
                "codeception/module-webdriver": "Codeception 4.0 compatibility; required by the WPWebDriver module.",
                "codeception/util-universalframework": "Codeception 4.0 compatibility; required by the WordPress framework module.",
                "gumlet/php-image-resize": "To handle runtime image modification in the WPDb::haveAttachmentInDatabase method.",
                "vlucas/phpdotenv:^4.0": "To manage more complex environment file based configuration of the suites."
            },
            "type": "library",
            "extra": {
                "_hash": "484f861f69198089cab0e642f27e5653"
            },
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src/Codeception",
                    "tad\\": "src/tad"
                },
                "files": [
                    "src/tad/WPBrowser/utils.php",
                    "src/tad/WPBrowser/wp-polyfills.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "theAverageDev (Luca Tumedei)",
                    "email": "luca@theaveragedev.com",
                    "homepage": "http://theaveragedev.com",
                    "role": "Developer"
                }
            ],
            "description": "WordPress extension of the PhpBrowser class.",
            "homepage": "http://github.com/lucatume/wp-browser",
            "keywords": [
                "codeception",
                "wordpress"
            ],
            "funding": [
                {
                    "url": "https://github.com/lucatume",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T15:15:29+00:00"
        },
        {
            "name": "mck89/peast",
            "version": "v1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mck89/peast.git",
                "reference": "2a2bc6826114c46ff0bc1359208b7083a17f7a99"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mck89/peast/zipball/2a2bc6826114c46ff0bc1359208b7083a17f7a99",
                "reference": "2a2bc6826114c46ff0bc1359208b7083a17f7a99",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Peast\\": "lib/Peast/",
                    "Peast\\test\\": "test/Peast/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Marchiò",
                    "email": "marco.mm89@gmail.com"
                }
            ],
            "description": "Peast is PHP library that generates AST for JavaScript code",
            "time": "2020-10-09T15:12:13+00:00"
        },
        {
            "name": "mikemclin/laravel-wp-password",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/mikemclin/laravel-wp-password.git",
                "reference": "84ff1113ff6866cdb0350c176dc3c843383e4819"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mikemclin/laravel-wp-password/zipball/84ff1113ff6866cdb0350c176dc3c843383e4819",
                "reference": "84ff1113ff6866cdb0350c176dc3c843383e4819",
                "shasum": ""
            },
            "require": {
                "hautelook/phpass": "0.3.*",
                "illuminate/support": ">=4.0.0",
                "php": ">=5.3.0"
            },
            "replace": {
                "mikemclin/laravel-wp-password": "self.version"
            },
            "require-dev": {
                "mockery/mockery": "~0.9",
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "dev-master"
            },
            "type": "laravel-package",
            "extra": {
                "laravel": {
                    "providers": [
                        "MikeMcLin\\WpPassword\\WpPasswordProvider"
                    ],
                    "aliases": {
                        "WpPassword": "MikeMcLin\\WpPassword\\Facades\\WpPassword"
                    }
                }
            },
            "autoload": {
                "psr-4": {
                    "MikeMcLin\\WpPassword\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike McLin",
                    "email": "mike@mikemclin.com",
                    "homepage": "http://mikemclin.net"
                }
            ],
            "description": "Laravel package that checks and creates WordPress password hashes",
            "homepage": "https://github.com/mikemclin/laravel-wp-password",
            "keywords": [
                "hashing",
                "laravel",
                "password",
                "wordpress"
            ],
            "time": "2018-01-11T14:12:02+00:00"
        },
        {
            "name": "mustache/mustache",
            "version": "v2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/mustache.php.git",
                "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e95c5a008c23d3151d59ea72484d4f72049ab7f4",
                "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~1.11",
                "phpunit/phpunit": "~3.7|~4.0|~5.0"
            },
            "type": "library",
            "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"
            ],
            "time": "2019-11-23T21:40:31+00:00"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.10.1",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
                "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "replace": {
                "myclabs/deep-copy": "self.version"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^7.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                },
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                    "type": "tidelift"
                }
            ],
            "time": "2020-06-29T13:22:24+00:00"
        },
        {
            "name": "nb/oxymel",
            "version": "v0.1.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"
            },
            "type": "library",
            "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"
            ],
            "time": "2013-02-24T15:01:54+00:00"
        },
        {
            "name": "nesbot/carbon",
            "version": "2.41.5",
            "source": {
                "type": "git",
                "url": "https://github.com/briannesbitt/Carbon.git",
                "reference": "c4a9caf97cfc53adfc219043bcecf42bc663acee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/c4a9caf97cfc53adfc219043bcecf42bc663acee",
                "reference": "c4a9caf97cfc53adfc219043bcecf42bc663acee",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.1.8 || ^8.0",
                "symfony/polyfill-mbstring": "^1.0",
                "symfony/translation": "^3.4 || ^4.0 || ^5.0"
            },
            "require-dev": {
                "doctrine/orm": "^2.7",
                "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
                "kylekatarnls/multi-tester": "^2.0",
                "phpmd/phpmd": "^2.9",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12.35",
                "phpunit/phpunit": "^7.5 || ^8.0",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "bin": [
                "bin/carbon"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev",
                    "dev-3.x": "3.x-dev"
                },
                "laravel": {
                    "providers": [
                        "Carbon\\Laravel\\ServiceProvider"
                    ]
                },
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                }
            },
            "autoload": {
                "psr-4": {
                    "Carbon\\": "src/Carbon/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brian Nesbitt",
                    "email": "brian@nesbot.com",
                    "homepage": "http://nesbot.com"
                },
                {
                    "name": "kylekatarnls",
                    "homepage": "http://github.com/kylekatarnls"
                }
            ],
            "description": "An API extension for DateTime that supports 281 different languages.",
            "homepage": "http://carbon.nesbot.com",
            "keywords": [
                "date",
                "datetime",
                "time"
            ],
            "funding": [
                {
                    "url": "https://opencollective.com/Carbon",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
                    "type": "tidelift"
                }
            ],
            "time": "2020-10-23T06:02:30+00:00"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.10.2",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "658f1be311a230e0907f5dfe0213742aff0596de"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/658f1be311a230e0907f5dfe0213742aff0596de",
                "reference": "658f1be311a230e0907f5dfe0213742aff0596de",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
            },
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.9-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "time": "2020-09-26T10:30:38+00:00"
        },
        {
            "name": "phar-io/manifest",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/manifest.git",
                "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
                "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-phar": "*",
                "ext-xmlwriter": "*",
                "phar-io/version": "^3.0.1",
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
            "time": "2020-06-27T14:33:11+00:00"
        },
        {
            "name": "phar-io/version",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "c6bb6825def89e0a32220f88337f8ceaf1975fa0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/c6bb6825def89e0a32220f88337f8ceaf1975fa0",
                "reference": "c6bb6825def89e0a32220f88337f8ceaf1975fa0",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Library for handling version information and constraints",
            "time": "2020-06-27T14:39:04+00:00"
        },
        {
            "name": "php-webdriver/webdriver",
            "version": "1.8.3",
            "source": {
                "type": "git",
                "url": "https://github.com/php-webdriver/php-webdriver.git",
                "reference": "fb0fc4cb01c70a7790a5fcc91d461b88c83174a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/fb0fc4cb01c70a7790a5fcc91d461b88c83174a2",
                "reference": "fb0fc4cb01c70a7790a5fcc91d461b88c83174a2",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-zip": "*",
                "php": "^5.6 || ~7.0",
                "symfony/polyfill-mbstring": "^1.12",
                "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0"
            },
            "replace": {
                "facebook/webdriver": "*"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.0",
                "ondram/ci-detector": "^2.1 || ^3.5",
                "php-coveralls/php-coveralls": "^2.0",
                "php-mock/php-mock-phpunit": "^1.1",
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpunit/phpunit": "^5.7",
                "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
                "sminnee/phpunit-mock-objects": "^3.4",
                "squizlabs/php_codesniffer": "^3.5",
                "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0"
            },
            "suggest": {
                "ext-SimpleXML": "For Firefox profile creation"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Facebook\\WebDriver\\": "lib/"
                },
                "files": [
                    "lib/Exception/TimeoutException.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
            "homepage": "https://github.com/php-webdriver/php-webdriver",
            "keywords": [
                "Chromedriver",
                "geckodriver",
                "php",
                "selenium",
                "webdriver"
            ],
            "time": "2020-10-06T19:10:04+00:00"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "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"
            ],
            "time": "2020-06-27T09:03:43+00:00"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "5.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.2",
                "phpdocumentor/type-resolver": "^1.3",
                "webmozart/assert": "^1.9.1"
            },
            "require-dev": {
                "mockery/mockery": "~1.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                },
                {
                    "name": "Jaap van Otterdijk",
                    "email": "account@ijaap.nl"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "time": "2020-09-03T19:13:55+00:00"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "time": "2020-09-17T18:55:26+00:00"
        },
        {
            "name": "phpspec/prophecy",
            "version": "1.12.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8ce87516be71aae9b956f81906aaf0338e0d8a2d",
                "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.2",
                "php": "^7.2 || ~8.0, <8.1",
                "phpdocumentor/reflection-docblock": "^5.2",
                "sebastian/comparator": "^3.0 || ^4.0",
                "sebastian/recursion-context": "^3.0 || ^4.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^6.0",
                "phpunit/phpunit": "^8.0 || ^9.0 <9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11.x-dev"
                }
            },
            "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"
            ],
            "time": "2020-09-29T09:10:42+00:00"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "9.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "6b20e2055f7c29b56cb3870b3de7cc463d7add41"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6b20e2055f7c29b56cb3870b3de7cc463d7add41",
                "reference": "6b20e2055f7c29b56cb3870b3de7cc463d7add41",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-xmlwriter": "*",
                "nikic/php-parser": "^4.10.2",
                "php": ">=7.3",
                "phpunit/php-file-iterator": "^3.0.3",
                "phpunit/php-text-template": "^2.0.2",
                "sebastian/code-unit-reverse-lookup": "^2.0.2",
                "sebastian/complexity": "^2.0",
                "sebastian/environment": "^5.1.2",
                "sebastian/lines-of-code": "^1.0",
                "sebastian/version": "^3.0.1",
                "theseer/tokenizer": "^1.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-pcov": "*",
                "ext-xdebug": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.2-dev"
                }
            },
            "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 provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-30T10:46:41+00:00"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "3.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.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"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:57:25+00:00"
        },
        {
            "name": "phpunit/php-invoker",
            "version": "3.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-invoker.git",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "ext-pcntl": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-pcntl": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Invoke callables with a timeout",
            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
            "keywords": [
                "process"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:58:55+00:00"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "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"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T05:33:50+00:00"
        },
        {
            "name": "phpunit/php-timer",
            "version": "5.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:16:10+00:00"
        },
        {
            "name": "phpunit/phpunit",
            "version": "9.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "9fa359ff5ddaa5eb2be2bedb08a6a5787a5807ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9fa359ff5ddaa5eb2be2bedb08a6a5787a5807ab",
                "reference": "9fa359ff5ddaa5eb2be2bedb08a6a5787a5807ab",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.3.1",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.10.1",
                "phar-io/manifest": "^2.0.1",
                "phar-io/version": "^3.0.2",
                "php": ">=7.3",
                "phpspec/prophecy": "^1.12.1",
                "phpunit/php-code-coverage": "^9.2",
                "phpunit/php-file-iterator": "^3.0.5",
                "phpunit/php-invoker": "^3.1.1",
                "phpunit/php-text-template": "^2.0.3",
                "phpunit/php-timer": "^5.0.2",
                "sebastian/cli-parser": "^1.0.1",
                "sebastian/code-unit": "^1.0.6",
                "sebastian/comparator": "^4.0.5",
                "sebastian/diff": "^4.0.3",
                "sebastian/environment": "^5.1.3",
                "sebastian/exporter": "^4.0.3",
                "sebastian/global-state": "^5.0.1",
                "sebastian/object-enumerator": "^4.0.3",
                "sebastian/resource-operations": "^3.0.3",
                "sebastian/type": "^2.3",
                "sebastian/version": "^3.0.2"
            },
            "require-dev": {
                "ext-pdo": "*",
                "phpspec/prophecy-phpunit": "^2.0.1"
            },
            "suggest": {
                "ext-soap": "*",
                "ext-xdebug": "*"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.4-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ],
                "files": [
                    "src/Framework/Assert/Functions.php"
                ]
            },
            "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"
            ],
            "funding": [
                {
                    "url": "https://phpunit.de/donate.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-11-10T12:53:30+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-02-14T16:28:37+00:00"
        },
        {
            "name": "psr/event-dispatcher",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/event-dispatcher.git",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\EventDispatcher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Standard interfaces for event handling.",
            "keywords": [
                "events",
                "psr",
                "psr-14"
            ],
            "time": "2019-01-08T18:20:26+00:00"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "time": "2020-06-29T06:28:15+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "time": "2016-08-06T14:39:51+00:00"
        },
        {
            "name": "psr/simple-cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "time": "2017-10-23T01:57:42+00:00"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "time": "2019-03-08T08:55:37+00:00"
        },
        {
            "name": "rmccue/requests",
            "version": "v1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rmccue/Requests.git",
                "reference": "87932f52ffad70504d93f04f15690cf16a089546"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546",
                "reference": "87932f52ffad70504d93f04f15690cf16a089546",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "require-dev": {
                "requests/test-server": "dev-master"
            },
            "type": "library",
            "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/rmccue/Requests",
            "keywords": [
                "curl",
                "fsockopen",
                "http",
                "idna",
                "ipv6",
                "iri",
                "sockets"
            ],
            "time": "2016-10-13T00:11:37+00:00"
        },
        {
            "name": "sebastian/cli-parser",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/cli-parser.git",
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "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 for parsing CLI options",
            "homepage": "https://github.com/sebastianbergmann/cli-parser",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T06:08:49+00:00"
        },
        {
            "name": "sebastian/code-unit",
            "version": "1.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit.git",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the PHP code units",
            "homepage": "https://github.com/sebastianbergmann/code-unit",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:08:54+00:00"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "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/",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:30:19+00:00"
        },
        {
            "name": "sebastian/comparator",
            "version": "4.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/diff": "^4.0",
                "sebastian/exporter": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "https://github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T15:49:45+00:00"
        },
        {
            "name": "sebastian/complexity",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/complexity.git",
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.7",
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "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 for calculating the complexity of PHP code units",
            "homepage": "https://github.com/sebastianbergmann/complexity",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T15:52:27+00:00"
        },
        {
            "name": "sebastian/diff",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3",
                "symfony/process": "^4.2 || ^5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff",
                "udiff",
                "unidiff",
                "unified diff"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:10:38+00:00"
        },
        {
            "name": "sebastian/environment",
            "version": "5.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.1-dev"
                }
            },
            "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"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:52:38+00:00"
        },
        {
            "name": "sebastian/exporter",
            "version": "4.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:24:23+00:00"
        },
        {
            "name": "sebastian/global-state",
            "version": "5.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "a90ccbddffa067b51f574dea6eb25d5680839455"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/a90ccbddffa067b51f574dea6eb25d5680839455",
                "reference": "a90ccbddffa067b51f574dea6eb25d5680839455",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "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"
            ],
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T15:55:19+00:00"
        },
        {
            "name": "sebastian/lines-of-code",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
                "reference": "acf76492a65401babcf5283296fa510782783a7a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/acf76492a65401babcf5283296fa510782783a7a",
                "reference": "acf76492a65401babcf5283296fa510782783a7a",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.6",
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "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 for counting the lines of code in PHP source code",
            "homepage": "https://github.com/sebastianbergmann/lines-of-code",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T17:03:56+00:00"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "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/",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:12:34+00:00"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:14:26+00:00"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:17:30+00:00"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "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",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T06:45:17+00:00"
        },
        {
            "name": "sebastian/type",
            "version": "2.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
                "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the types of the PHP type system",
            "homepage": "https://github.com/sebastianbergmann/type",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:18:59+00:00"
        },
        {
            "name": "sebastian/version",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "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",
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T06:39:44+00:00"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.8.3",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/jsonlint.git",
                "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
                "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
            },
            "bin": [
                "bin/jsonlint"
            ],
            "type": "library",
            "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": "http://seld.be"
                }
            ],
            "description": "JSON Linter",
            "keywords": [
                "json",
                "linter",
                "parser",
                "validator"
            ],
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
                    "type": "tidelift"
                }
            ],
            "time": "2020-11-11T09:19:24+00:00"
        },
        {
            "name": "seld/phar-utils",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/phar-utils.git",
                "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
                "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "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"
            ],
            "time": "2020-07-07T18:42:57+00:00"
        },
        {
            "name": "symfony/browser-kit",
            "version": "v5.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/browser-kit.git",
                "reference": "65b7d208280f2700f43ba44a8059a25d7b01347b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/browser-kit/zipball/65b7d208280f2700f43ba44a8059a25d7b01347b",
                "reference": "65b7d208280f2700f43ba44a8059a25d7b01347b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/dom-crawler": "^4.4|^5.0"
            },
            "require-dev": {
                "symfony/css-selector": "^4.4|^5.0",
                "symfony/http-client": "^4.4|^5.0",
                "symfony/mime": "^4.4|^5.0",
                "symfony/process": "^4.4|^5.0"
            },
            "suggest": {
                "symfony/process": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\BrowserKit\\": ""
                },
                "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 BrowserKit Component",
            "homepage": "https://symfony.com",
            "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"
                }
            ],
            "time": "2020-10-24T12:01:57+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v5.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "e0b2c29c0fa6a69089209bbe8fcff4df2a313d0e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/e0b2c29c0fa6a69089209bbe8fcff4df2a313d0e",
                "reference": "e0b2c29c0fa6a69089209bbe8fcff4df2a313d0e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.8",
                "symfony/polyfill-php80": "^1.15",
                "symfony/service-contracts": "^1.1|^2",
                "symfony/string": "^5.1"
            },
            "conflict": {
                "symfony/dependency-injection": "<4.4",
                "symfony/dotenv": "<5.1",
                "symfony/event-dispatcher": "<4.4",
                "symfony/lock": "<4.4",
                "symfony/process": "<4.4"
            },
            "provide": {
                "psr/log-implementation": "1.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "^4.4|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0",
                "symfony/event-dispatcher": "^4.4|^5.0",
                "symfony/lock": "^4.4|^5.0",
                "symfony/process": "^4.4|^5.0",
                "symfony/var-dumper": "^4.4|^5.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "type": "library",
            "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",
            "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"
                }
            ],
            "time": "2020-10-24T12:01:57+00:00"
        },
        {
            "name": "symfony/css-selector",
            "version": "v5.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "6cbebda22ffc0d4bb8fea0c1311c2ca54c4c8fa0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/6cbebda22ffc0d4bb8fea0c1311c2ca54c4c8fa0",
                "reference": "6cbebda22ffc0d4bb8fea0c1311c2ca54c4c8fa0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony CssSelector Component",
            "homepage": "https://symfony.com",
            "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"
                }
            ],
            "time": "2020-10-24T12:01:57+00:00"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
                "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "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": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "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"
                }
            ],
            "time": "2020-09-07T11:33:47+00:00"
        },
        {
            "name": "symfony/dom-crawler",
            "version": "v5.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "0969122fe144dd8ab2e8c98c7e03eedc621b368c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/0969122fe144dd8ab2e8c98c7e03eedc621b368c",
                "reference": "0969122fe144dd8ab2e8c98c7e03eedc621b368c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.15"
            },
            "conflict": {
                "masterminds/html5": "<2.6"
            },
            "require-dev": {
                "masterminds/html5": "^2.6",
                "symfony/css-selector": "^4.4|^5.0"
            },
            "suggest": {
                "symfony/css-selector": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DomCrawler\\": ""
                },
                "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 DomCrawler Component",
            "homepage": "https://symfony.com",
            "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"
                }
            ],
            "time": "2020-10-24T12:01:57+00:00"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v5.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "26f4edae48c913fc183a3da0553fe63bdfbd361a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/26f4edae48c913fc183a3da0553fe63bdfbd361a",
                "reference": "26f4edae48c913fc183a3da0553fe63bdfbd361a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/event-dispatcher-contracts": "^2",
                "symfony/polyfill-php80": "^1.15"
            },
            "conflict": {
                "symfony/dependency-injection": "<4.4"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "2.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "^4.4|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0",
                "symfony/error-handler": "^4.4|^5.0",
                "symfony/expression-language": "^4.4|^5.0",
                "symfony/http-foundation": "^4.4|^5.0",
                "symfony/service-contracts": "^1.1|^2",
                "symfony/stopwatch": "^4.4|^5.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "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",
            "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"
                }
            ],
            "time": "2020-10-24T12:01:57+00:00"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "0ba7d54483095a198fa51781bc608d17e84dffa2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ba7d54483095a198fa51781bc608d17e84dffa2",
                "reference": "0ba7d54483095a198fa51781bc608d17e84dffa2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/event-dispatcher": "^1"
            },
            "suggest": {
                "symfony/event-dispatcher-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "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": "Generic abstractions related to dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "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"
                }
            ],
            "time": "2020-09-07T11:33:47+00:00"
        },
        {
            "name": "symfony/filesystem",
            "version": "v5.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "df08650ea7aee2d925380069c131a66124d79177"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/df08650ea7aee2d925380069c131a66124d79177",
                "reference": "df08650ea7aee2d925380069c131a66124d79177",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8"
            },
            "type": "library",
            "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",
            "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"
                }
            ],
            "time": "2020-10-24T12:01:57+00:00"
        },
        {
            "name": "symfony/finder",
            "version": "v5.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "e70eb5a69c2ff61ea135a13d2266e8914a67b3a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/e70eb5a69c2ff61ea135a13d2266e8914a67b3a0",
                "reference": "e70eb5a69c2ff61ea135a13d2266e8914a67b3a0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "type": "library",
            "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",
            "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"
                }
            ],
            "time": "2020-10-24T12:01:57+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41",
                "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.20-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "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"
            ],
            "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"
                }
            ],
            "time": "2020-10-23T14:02:19+00:00"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c",
                "reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.20-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "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 intl's grapheme_* functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "grapheme",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "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"
                }
            ],
            "time": "2020-10-23T14:02:19+00:00"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "727d1096295d807c309fb01a851577302394c897"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/727d1096295d807c309fb01a851577302394c897",
                "reference": "727d1096295d807c309fb01a851577302394c897",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.20-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "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 intl's Normalizer class and related functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "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"
                }
            ],
            "time": "2020-10-23T14:02:19+00:00"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/8ff431c517be11c78c48a39a66d37431e26a6bed",
                "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.20-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "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 backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "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"
                }
            ],
            "time": "2020-10-23T14:02:19+00:00"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
                "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.20-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "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"
                }
            ],
            "time": "2020-10-23T14:02:19+00:00"
        },
        {
            "name": "symfony/process",
            "version": "v4.4.16",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "2f4b049fb80ca5e9874615a2a85dc2a502090f05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/2f4b049fb80ca5e9874615a2a85dc2a502090f05",
                "reference": "2f4b049fb80ca5e9874615a2a85dc2a502090f05",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3"
            },
            "type": "library",
            "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",
            "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"
                }
            ],
            "time": "2020-10-24T11:50:19+00:00"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
                "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.0"
            },
            "suggest": {
                "symfony/service-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                }
            },
            "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": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "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"
                }
            ],
            "time": "2020-09-07T11:33:47+00:00"
        },
        {
            "name": "symfony/string",
            "version": "v5.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "a97573e960303db71be0dd8fda9be3bca5e0feea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/a97573e960303db71be0dd8fda9be3bca5e0feea",
                "reference": "a97573e960303db71be0dd8fda9be3bca5e0feea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "~1.15"
            },
            "require-dev": {
                "symfony/error-handler": "^4.4|^5.0",
                "symfony/http-client": "^4.4|^5.0",
                "symfony/translation-contracts": "^1.1|^2",
                "symfony/var-exporter": "^4.4|^5.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "files": [
                    "Resources/functions.php"
                ],
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "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 String component",
            "homepage": "https://symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "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"
                }
            ],
            "time": "2020-10-24T12:01:57+00:00"
        },
        {
            "name": "symfony/translation",
            "version": "v5.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "27980838fd261e04379fa91e94e81e662fe5a1b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/27980838fd261e04379fa91e94e81e662fe5a1b6",
                "reference": "27980838fd261e04379fa91e94e81e662fe5a1b6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.15",
                "symfony/translation-contracts": "^2"
            },
            "conflict": {
                "symfony/config": "<4.4",
                "symfony/dependency-injection": "<5.0",
                "symfony/http-kernel": "<5.0",
                "symfony/twig-bundle": "<5.0",
                "symfony/yaml": "<4.4"
            },
            "provide": {
                "symfony/translation-implementation": "2.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "^4.4|^5.0",
                "symfony/console": "^4.4|^5.0",
                "symfony/dependency-injection": "^5.0",
                "symfony/finder": "^4.4|^5.0",
                "symfony/http-kernel": "^5.0",
                "symfony/intl": "^4.4|^5.0",
                "symfony/service-contracts": "^1.1.2|^2",
                "symfony/yaml": "^4.4|^5.0"
            },
            "suggest": {
                "psr/log-implementation": "To use logging capability in translator",
                "symfony/config": "",
                "symfony/yaml": ""
            },
            "type": "library",
            "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",
            "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"
                }
            ],
            "time": "2020-10-24T12:01:57+00:00"
        },
        {
            "name": "symfony/translation-contracts",
            "version": "v2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation-contracts.git",
                "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
                "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "suggest": {
                "symfony/translation-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Translation\\": ""
                }
            },
            "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": "Generic abstractions related to translation",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "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"
                }
            ],
            "time": "2020-09-28T13:05:58+00:00"
        },
        {
            "name": "symfony/yaml",
            "version": "v5.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "f284e032c3cefefb9943792132251b79a6127ca6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/f284e032c3cefefb9943792132251b79a6127ca6",
                "reference": "f284e032c3cefefb9943792132251b79a6127ca6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/console": "<4.4"
            },
            "require-dev": {
                "symfony/console": "^4.4|^5.0"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "bin": [
                "Resources/bin/yaml-lint"
            ],
            "type": "library",
            "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",
            "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"
                }
            ],
            "time": "2020-10-24T12:03:25+00:00"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "75a63c33a8577608444246075ea0af0d052e452a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
                "reference": "75a63c33a8577608444246075ea0af0d052e452a",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                }
            ],
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "time": "2020-07-12T23:59:07+00:00"
        },
        {
            "name": "voku/portable-ascii",
            "version": "1.5.4",
            "source": {
                "type": "git",
                "url": "https://github.com/voku/portable-ascii.git",
                "reference": "87dc337d4200b32717dd3849fea846319e897658"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/portable-ascii/zipball/87dc337d4200b32717dd3849fea846319e897658",
                "reference": "87dc337d4200b32717dd3849fea846319e897658",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
            },
            "suggest": {
                "ext-intl": "Use Intl for transliterator_transliterate() support"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "voku\\": "src/voku/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Moelleken",
                    "homepage": "http://www.moelleken.org/"
                }
            ],
            "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
            "homepage": "https://github.com/voku/portable-ascii",
            "keywords": [
                "ascii",
                "clean",
                "php"
            ],
            "funding": [
                {
                    "url": "https://www.paypal.me/moelleken",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/voku",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/portable-ascii",
                    "type": "open_collective"
                },
                {
                    "url": "https://www.patreon.com/voku",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
                    "type": "tidelift"
                }
            ],
            "time": "2020-11-08T21:15:15+00:00"
        },
        {
            "name": "vria/nodiacritic",
            "version": "0.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/vria/nodiacritic.git",
                "reference": "3efeb60fb2586fe3ce8ff0f3c122d380717b8b07"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vria/nodiacritic/zipball/3efeb60fb2586fe3ce8ff0f3c122d380717b8b07",
                "reference": "3efeb60fb2586fe3ce8ff0f3c122d380717b8b07",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "4.8.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "VRia\\Utils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Riabchenko Vlad",
                    "email": "contact@vria.eu",
                    "homepage": "http://vria.eu"
                }
            ],
            "description": "Tiny helper function that removes all diacritical signs from characters",
            "homepage": "https://github.com/vria/nodiacritic",
            "keywords": [
                "accent",
                "diacritic",
                "filter",
                "string",
                "text"
            ],
            "time": "2016-09-17T22:03:11+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/assert.git",
                "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/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"
            },
            "type": "library",
            "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"
            ],
            "time": "2020-07-08T17:02:28+00:00"
        },
        {
            "name": "wp-cli/cache-command",
            "version": "v2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/cache-command.git",
                "reference": "f6c2678c960b60bddaded01d5a33eb0a012451f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/f6c2678c960b60bddaded01d5a33eb0a012451f6",
                "reference": "f6c2678c960b60bddaded01d5a33eb0a012451f6",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "cache",
                    "cache add",
                    "cache decr",
                    "cache delete",
                    "cache flush",
                    "cache get",
                    "cache incr",
                    "cache replace",
                    "cache set",
                    "cache type",
                    "transient",
                    "transient delete",
                    "transient get",
                    "transient set",
                    "transient type",
                    "transient list"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "cache-command.php"
                ]
            },
            "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",
            "time": "2020-06-12T00:17:09+00:00"
        },
        {
            "name": "wp-cli/checksum-command",
            "version": "v2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/checksum-command.git",
                "reference": "6b2648b01cd016044e2862afc96d3cb2028f2fee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/6b2648b01cd016044e2862afc96d3cb2028f2fee",
                "reference": "6b2648b01cd016044e2862afc96d3cb2028f2fee",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "core verify-checksums",
                    "plugin verify-checksums"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "checksum-command.php"
                ]
            },
            "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",
            "time": "2020-06-10T13:24:38+00:00"
        },
        {
            "name": "wp-cli/config-command",
            "version": "v2.0.7",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/config-command.git",
                "reference": "6468e97ab2ace5b0a448d9e19091d42f6461b466"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/config-command/zipball/6468e97ab2ace5b0a448d9e19091d42f6461b466",
                "reference": "6468e97ab2ace5b0a448d9e19091d42f6461b466",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2",
                "wp-cli/wp-config-transformer": "^1.2.1"
            },
            "require-dev": {
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "config",
                    "config edit",
                    "config delete",
                    "config create",
                    "config get",
                    "config has",
                    "config list",
                    "config path",
                    "config set",
                    "config shuffle-salts"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "config-command.php"
                ]
            },
            "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",
            "time": "2020-10-31T11:20:34+00:00"
        },
        {
            "name": "wp-cli/core-command",
            "version": "v2.0.11",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/core-command.git",
                "reference": "db88c14881bb927452c4ae13d7129132ab267e4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/core-command/zipball/db88c14881bb927452c4ae13d7129132ab267e4a",
                "reference": "db88c14881bb927452c4ae13d7129132ab267e4a",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4 || ^2 || ^3",
                "wp-cli/wp-cli": "^2.4"
            },
            "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": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "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"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "core-command.php"
                ]
            },
            "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",
            "time": "2020-08-26T14:01:29+00:00"
        },
        {
            "name": "wp-cli/cron-command",
            "version": "v2.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/cron-command.git",
                "reference": "f4e1d02642fc56d84504dd012aeb64adee0aae8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/f4e1d02642fc56d84504dd012aeb64adee0aae8c",
                "reference": "f4e1d02642fc56d84504dd012aeb64adee0aae8c",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "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"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "cron-command.php"
                ]
            },
            "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",
            "time": "2020-07-04T07:16:56+00:00"
        },
        {
            "name": "wp-cli/db-command",
            "version": "v2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/db-command.git",
                "reference": "8e3cd46987241ed97ddb7f682b3505dff8d6dce4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/db-command/zipball/8e3cd46987241ed97ddb7f682b3505dff8d6dce4",
                "reference": "8e3cd46987241ed97ddb7f682b3505dff8d6dce4",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "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"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "db-command.php"
                ]
            },
            "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",
            "time": "2020-01-28T16:39:32+00:00"
        },
        {
            "name": "wp-cli/embed-command",
            "version": "v2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/embed-command.git",
                "reference": "7186d8f969de31324dd2b54a18e5718f2c5db3e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/embed-command/zipball/7186d8f969de31324dd2b54a18e5718f2c5db3e5",
                "reference": "7186d8f969de31324dd2b54a18e5718f2c5db3e5",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "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"
                ]
            },
            "autoload": {
                "psr-4": {
                    "WP_CLI\\Embeds\\": "src/"
                },
                "files": [
                    "embed-command.php"
                ]
            },
            "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",
            "time": "2020-07-05T19:16:43+00:00"
        },
        {
            "name": "wp-cli/entity-command",
            "version": "v2.0.7",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/entity-command.git",
                "reference": "0df89e4fba48177acf768bff9c00cda95a3fe5b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/0df89e4fba48177acf768bff9c00cda95a3fe5b9",
                "reference": "0df89e4fba48177acf768bff9c00cda95a3fe5b9",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "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/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "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",
                    "post",
                    "post create",
                    "post delete",
                    "post edit",
                    "post exists",
                    "post generate",
                    "post get",
                    "post list",
                    "post meta",
                    "post meta add",
                    "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-type",
                    "post-type get",
                    "post-type list",
                    "site",
                    "site activate",
                    "site archive",
                    "site create",
                    "site deactivate",
                    "site delete",
                    "site empty",
                    "site list",
                    "site mature",
                    "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 create",
                    "user delete",
                    "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 spam",
                    "user term",
                    "user term add",
                    "user term list",
                    "user term remove",
                    "user term set",
                    "user unspam",
                    "user update"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/",
                    "WP_CLI\\": "src/WP_CLI"
                },
                "files": [
                    "entity-command.php"
                ]
            },
            "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",
            "time": "2019-11-12T11:32:14+00:00"
        },
        {
            "name": "wp-cli/eval-command",
            "version": "v2.0.7",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/eval-command.git",
                "reference": "390627d0cb5d991ad341c367de1e8e4534edc5ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/390627d0cb5d991ad341c367de1e8e4534edc5ad",
                "reference": "390627d0cb5d991ad341c367de1e8e4534edc5ad",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "eval",
                    "eval-file"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "eval-command.php"
                ]
            },
            "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",
            "time": "2020-06-13T00:17:03+00:00"
        },
        {
            "name": "wp-cli/export-command",
            "version": "v2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/export-command.git",
                "reference": "d1b280be8a7d806e345bb4c6965bc85ef0a8bb8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/export-command/zipball/d1b280be8a7d806e345bb4c6965bc85ef0a8bb8a",
                "reference": "d1b280be8a7d806e345bb4c6965bc85ef0a8bb8a",
                "shasum": ""
            },
            "require": {
                "nb/oxymel": "~0.1.0",
                "wp-cli/wp-cli": "^2"
            },
            "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/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "export"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "export-command.php"
                ]
            },
            "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",
            "time": "2020-06-13T00:17:03+00:00"
        },
        {
            "name": "wp-cli/extension-command",
            "version": "v2.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/extension-command.git",
                "reference": "2bc83433707fa4d2127f2ff48357ccbbee39052f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/2bc83433707fa4d2127f2ff48357ccbbee39052f",
                "reference": "2bc83433707fa4d2127f2ff48357ccbbee39052f",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4 || ^2.0",
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/scaffold-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^2.1.6"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "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"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "extension-command.php"
                ]
            },
            "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",
            "time": "2020-07-05T08:07:53+00:00"
        },
        {
            "name": "wp-cli/i18n-command",
            "version": "v2.2.5",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/i18n-command.git",
                "reference": "b02ecdc9a57f9633740c254d19749118b7411f0f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/b02ecdc9a57f9633740c254d19749118b7411f0f",
                "reference": "b02ecdc9a57f9633740c254d19749118b7411f0f",
                "shasum": ""
            },
            "require": {
                "gettext/gettext": "^4.8",
                "mck89/peast": "^1.8",
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/scaffold-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^2.1.3"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "i18n",
                    "i18n make-pot",
                    "i18n make-json"
                ]
            },
            "autoload": {
                "psr-4": {
                    "WP_CLI\\I18n\\": "src/"
                },
                "files": [
                    "i18n-command.php"
                ]
            },
            "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",
            "time": "2020-07-08T15:20:38+00:00"
        },
        {
            "name": "wp-cli/import-command",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/import-command.git",
                "reference": "5c5762401b570b95a61152411c4120cd69419001"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/import-command/zipball/5c5762401b570b95a61152411c4120cd69419001",
                "reference": "5c5762401b570b95a61152411c4120cd69419001",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "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": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "import"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "import-command.php"
                ]
            },
            "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",
            "time": "2020-06-11T00:17:12+00:00"
        },
        {
            "name": "wp-cli/language-command",
            "version": "v2.0.7",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/language-command.git",
                "reference": "aea62e70125d040d1fbe5c24e0fd49d977de3e9d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/language-command/zipball/aea62e70125d040d1fbe5c24e0fd49d977de3e9d",
                "reference": "aea62e70125d040d1fbe5c24e0fd49d977de3e9d",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "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": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "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"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "language-command.php"
                ]
            },
            "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",
            "time": "2020-08-26T14:58:05+00:00"
        },
        {
            "name": "wp-cli/maintenance-mode-command",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/maintenance-mode-command.git",
                "reference": "5409778b62daf93e2192f43e2774c5d263d7297d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/maintenance-mode-command/zipball/5409778b62daf93e2192f43e2774c5d263d7297d",
                "reference": "5409778b62daf93e2192f43e2774c5d263d7297d",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "maintenance-mode",
                    "maintenance-mode activate",
                    "maintenance-mode deactivate",
                    "maintenance-mode status",
                    "maintenance-mode is-active"
                ]
            },
            "autoload": {
                "psr-4": {
                    "WP_CLI\\MaintenanceMode\\": "src/"
                },
                "files": [
                    "maintenance-mode-command.php"
                ]
            },
            "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",
            "time": "2020-06-11T00:17:12+00:00"
        },
        {
            "name": "wp-cli/media-command",
            "version": "v2.0.9",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/media-command.git",
                "reference": "830e72a2cbd3eeec95a97df2c1c17d925d86790d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/media-command/zipball/830e72a2cbd3eeec95a97df2c1c17d925d86790d",
                "reference": "830e72a2cbd3eeec95a97df2c1c17d925d86790d",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/extension-command": "^2.0",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "media",
                    "media import",
                    "media regenerate",
                    "media image-size"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "media-command.php"
                ]
            },
            "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",
            "time": "2020-06-11T00:17:12+00:00"
        },
        {
            "name": "wp-cli/mustangostang-spyc",
            "version": "0.6.3",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Mustangostang\\": "src/"
                },
                "files": [
                    "includes/functions.php"
                ]
            },
            "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/",
            "time": "2017-04-25T11:26:20+00:00"
        },
        {
            "name": "wp-cli/package-command",
            "version": "v2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/package-command.git",
                "reference": "92a0d7f2f4b54ad2aeff2292baaa96ba8f93f37a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/package-command/zipball/92a0d7f2f4b54ad2aeff2292baaa96ba8f93f37a",
                "reference": "92a0d7f2f4b54ad2aeff2292baaa96ba8f93f37a",
                "shasum": ""
            },
            "require": {
                "composer/composer": ">=1.2.0 <1.7.0 || ^1.7.1",
                "ext-json": "*",
                "wp-cli/wp-cli": "^2.1"
            },
            "require-dev": {
                "wp-cli/scaffold-command": "^1 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "package",
                    "package browse",
                    "package install",
                    "package list",
                    "package update",
                    "package uninstall"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "package-command.php"
                ]
            },
            "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",
            "time": "2020-01-28T12:55:09+00:00"
        },
        {
            "name": "wp-cli/php-cli-tools",
            "version": "v0.11.11",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/php-cli-tools.git",
                "reference": "fe9c7c44a9e1bf2196ec51dc38da0593dbf2993f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/fe9c7c44a9e1bf2196ec51dc38da0593dbf2993f",
                "reference": "fe9c7c44a9e1bf2196ec51dc38da0593dbf2993f",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.3.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "cli": "lib/"
                },
                "files": [
                    "lib/cli/cli.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "James Logsdon",
                    "email": "jlogsdon@php.net",
                    "role": "Developer"
                },
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@handbuilt.co",
                    "role": "Maintainer"
                }
            ],
            "description": "Console utilities for PHP",
            "homepage": "http://github.com/wp-cli/php-cli-tools",
            "keywords": [
                "cli",
                "console"
            ],
            "time": "2018-09-04T13:28:00+00:00"
        },
        {
            "name": "wp-cli/rewrite-command",
            "version": "v2.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/rewrite-command.git",
                "reference": "5115c82d6c339ac783d5ee9c7d3ce2949ac25a4b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/5115c82d6c339ac783d5ee9c7d3ce2949ac25a4b",
                "reference": "5115c82d6c339ac783d5ee9c7d3ce2949ac25a4b",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "rewrite",
                    "rewrite flush",
                    "rewrite list",
                    "rewrite structure"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "rewrite-command.php"
                ]
            },
            "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",
            "time": "2020-06-12T00:17:09+00:00"
        },
        {
            "name": "wp-cli/role-command",
            "version": "v2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/role-command.git",
                "reference": "9f2172988dee5bbeb98e54f291254bee94a556a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/role-command/zipball/9f2172988dee5bbeb98e54f291254bee94a556a6",
                "reference": "9f2172988dee5bbeb98e54f291254bee94a556a6",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "role",
                    "role create",
                    "role delete",
                    "role exists",
                    "role list",
                    "role reset",
                    "cap",
                    "cap add",
                    "cap list",
                    "cap remove"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "role-command.php"
                ]
            },
            "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",
            "time": "2020-06-11T00:17:12+00:00"
        },
        {
            "name": "wp-cli/scaffold-command",
            "version": "v2.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/scaffold-command.git",
                "reference": "4814acbdf3d7af499530cc1ae1e82f3ed9f12674"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/4814acbdf3d7af499530cc1ae1e82f3ed9f12674",
                "reference": "4814acbdf3d7af499530cc1ae1e82f3ed9f12674",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0",
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "scaffold",
                    "scaffold underscores",
                    "scaffold block",
                    "scaffold child-theme",
                    "scaffold plugin",
                    "scaffold plugin-tests",
                    "scaffold post-type",
                    "scaffold taxonomy",
                    "scaffold theme-tests"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "scaffold-command.php"
                ]
            },
            "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",
            "time": "2019-11-25T13:26:31+00:00"
        },
        {
            "name": "wp-cli/search-replace-command",
            "version": "v2.0.7",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/search-replace-command.git",
                "reference": "1104e4fb7dd83e85dedb8a98ed8f0ac30639694b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/1104e4fb7dd83e85dedb8a98ed8f0ac30639694b",
                "reference": "1104e4fb7dd83e85dedb8a98ed8f0ac30639694b",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "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": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "search-replace"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "search-replace-command.php"
                ]
            },
            "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",
            "time": "2020-06-10T13:24:39+00:00"
        },
        {
            "name": "wp-cli/server-command",
            "version": "v2.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/server-command.git",
                "reference": "945b6843d9f130c378869e3277a33af3fceea78d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/server-command/zipball/945b6843d9f130c378869e3277a33af3fceea78d",
                "reference": "945b6843d9f130c378869e3277a33af3fceea78d",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "server"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "server-command.php"
                ]
            },
            "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",
            "time": "2020-06-16T00:17:21+00:00"
        },
        {
            "name": "wp-cli/shell-command",
            "version": "v2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/shell-command.git",
                "reference": "d29fceda4c79b2e6e4295b563427f76e3b7bc1ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/shell-command/zipball/d29fceda4c79b2e6e4295b563427f76e3b7bc1ba",
                "reference": "d29fceda4c79b2e6e4295b563427f76e3b7bc1ba",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "shell"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/",
                    "WP_CLI\\": "src/WP_CLI"
                },
                "files": [
                    "shell-command.php"
                ]
            },
            "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",
            "time": "2020-10-31T08:19:44+00:00"
        },
        {
            "name": "wp-cli/super-admin-command",
            "version": "v2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/super-admin-command.git",
                "reference": "a4b93491afb74a7e4836ab4ab5c2d8c42fa5e3d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/super-admin-command/zipball/a4b93491afb74a7e4836ab4ab5c2d8c42fa5e3d1",
                "reference": "a4b93491afb74a7e4836ab4ab5c2d8c42fa5e3d1",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "super-admin",
                    "super-admin add",
                    "super-admin list",
                    "super-admin remove"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "super-admin-command.php"
                ]
            },
            "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",
            "time": "2020-06-10T13:24:39+00:00"
        },
        {
            "name": "wp-cli/widget-command",
            "version": "v2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/widget-command.git",
                "reference": "1ba59443fc07608450155c7770fe459ddfbc412f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/widget-command/zipball/1ba59443fc07608450155c7770fe459ddfbc412f",
                "reference": "1ba59443fc07608450155c7770fe459ddfbc412f",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.4"
            },
            "require-dev": {
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "type": "wp-cli-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                },
                "bundled": true,
                "commands": [
                    "widget",
                    "widget add",
                    "widget deactivate",
                    "widget delete",
                    "widget list",
                    "widget move",
                    "widget reset",
                    "widget update",
                    "sidebar",
                    "sidebar list"
                ]
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                },
                "files": [
                    "widget-command.php"
                ]
            },
            "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",
            "time": "2020-06-16T00:17:21+00:00"
        },
        {
            "name": "wp-cli/wp-cli",
            "version": "v2.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/wp-cli.git",
                "reference": "ceb18598e79befa9b2a37a51efbb34910628988b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/ceb18598e79befa9b2a37a51efbb34910628988b",
                "reference": "ceb18598e79befa9b2a37a51efbb34910628988b",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "mustache/mustache": "~2.13",
                "php": "^5.4 || ^7.0",
                "rmccue/requests": "~1.6",
                "symfony/finder": ">2.7",
                "wp-cli/mustangostang-spyc": "^0.6.3",
                "wp-cli/php-cli-tools": "~0.11.2"
            },
            "require-dev": {
                "roave/security-advisories": "dev-master",
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/entity-command": "^1.2 || ^2",
                "wp-cli/extension-command": "^1.1 || ^2",
                "wp-cli/package-command": "^1 || ^2",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "suggest": {
                "ext-readline": "Include for a better --prompt implementation",
                "ext-zip": "Needed to support extraction of ZIP archives when doing downloads or updates"
            },
            "bin": [
                "bin/wp",
                "bin/wp.bat"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "WP_CLI": "php"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "WP-CLI framework",
            "homepage": "https://wp-cli.org",
            "keywords": [
                "cli",
                "wordpress"
            ],
            "time": "2020-02-18T08:15:37+00:00"
        },
        {
            "name": "wp-cli/wp-cli-bundle",
            "version": "v2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/wp-cli-bundle.git",
                "reference": "713bc75b2f88550920dedc4f2ad3e1daf9f76326"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/wp-cli-bundle/zipball/713bc75b2f88550920dedc4f2ad3e1daf9f76326",
                "reference": "713bc75b2f88550920dedc4f2ad3e1daf9f76326",
                "shasum": ""
            },
            "require": {
                "cweagans/composer-patches": "^1.6",
                "php": ">=5.4",
                "wp-cli/cache-command": "^2",
                "wp-cli/checksum-command": "^2",
                "wp-cli/config-command": "^2",
                "wp-cli/core-command": "^2",
                "wp-cli/cron-command": "^2",
                "wp-cli/db-command": "^2",
                "wp-cli/embed-command": "^2",
                "wp-cli/entity-command": "^2",
                "wp-cli/eval-command": "^2",
                "wp-cli/export-command": "^2",
                "wp-cli/extension-command": "^2",
                "wp-cli/i18n-command": "^2",
                "wp-cli/import-command": "^2",
                "wp-cli/language-command": "^2",
                "wp-cli/maintenance-mode-command": "^2",
                "wp-cli/media-command": "^2",
                "wp-cli/package-command": "^2",
                "wp-cli/rewrite-command": "^2",
                "wp-cli/role-command": "^2",
                "wp-cli/scaffold-command": "^2",
                "wp-cli/search-replace-command": "^2",
                "wp-cli/server-command": "^2",
                "wp-cli/shell-command": "^2",
                "wp-cli/super-admin-command": "^2",
                "wp-cli/widget-command": "^2",
                "wp-cli/wp-cli": "^2.4"
            },
            "require-dev": {
                "roave/security-advisories": "dev-master",
                "wp-cli/wp-cli-tests": "^2.1"
            },
            "suggest": {
                "psy/psysh": "Enhanced `wp shell` functionality"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                },
                "enable-patching": true
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "WP-CLI bundle package with default commands.",
            "homepage": "https://wp-cli.org",
            "keywords": [
                "cli",
                "wordpress"
            ],
            "time": "2019-11-12T17:43:58+00:00"
        },
        {
            "name": "wp-cli/wp-config-transformer",
            "version": "v1.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/wp-config-transformer.git",
                "reference": "bae1e975ed1277470e3dcc7fd0ef99c2d4f4c7a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/bae1e975ed1277470e3dcc7fd0ef99c2d4f4c7a8",
                "reference": "bae1e975ed1277470e3dcc7fd0ef99c2d4f4c7a8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.29"
            },
            "require-dev": {
                "composer/composer": "^1.5.6",
                "phpunit/phpunit": "^6.5.5 || ^7.0.0",
                "wp-coding-standards/wpcs": "^0.14.0 || ^1.0.0 || ^2.0.0"
            },
            "type": "library",
            "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.",
            "time": "2020-07-05T12:30:35+00:00"
        },
        {
            "name": "zordius/lightncandy",
            "version": "v1.2.5",
            "source": {
                "type": "git",
                "url": "https://github.com/zordius/lightncandy.git",
                "reference": "37aa381e0f27d411a630062070c7a5a2174c62e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zordius/lightncandy/zipball/37aa381e0f27d411a630062070c7a5a2174c62e7",
                "reference": "37aa381e0f27d411a630062070c7a5a2174c62e7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "LightnCandy\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Zordius Chen",
                    "email": "zordius@gmail.com"
                }
            ],
            "description": "An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).",
            "homepage": "https://github.com/zordius/lightncandy",
            "keywords": [
                "handlebars",
                "logicless",
                "mustache",
                "php",
                "template"
            ],
            "time": "2020-03-08T06:00:24+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "1.1.0"
}

Zerion Mini Shell 1.0