src/composer.lock
author ymh <ymh.work@gmail.com>
Fri, 14 Jun 2019 14:49:14 +0200
changeset 15 1921d064475c
parent 0 800e4a6ab128
child 16 5262886e8acf
permissions -rw-r--r--
Upgrade wordpress and bedrock

{
    "_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": "5f2f8a725f3371d5a52344a08bfbd6ac",
    "packages": [
        {
            "name": "composer/ca-bundle",
            "version": "1.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
                "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
                "psr/log": "^1.0",
                "symfony/process": "^2.5 || ^3.0 || ^4.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"
            ],
            "time": "2019-01-28T09:30:10+00:00"
        },
        {
            "name": "composer/composer",
            "version": "1.8.6",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/composer.git",
                "reference": "19b5f66a0e233eb944f134df34091fe1c5dfcc11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/19b5f66a0e233eb944f134df34091fe1c5dfcc11",
                "reference": "19b5f66a0e233eb944f134df34091fe1c5dfcc11",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0",
                "composer/semver": "^1.0",
                "composer/spdx-licenses": "^1.2",
                "composer/xdebug-handler": "^1.1",
                "justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0",
                "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",
                "symfony/filesystem": "^2.7 || ^3.0 || ^4.0",
                "symfony/finder": "^2.7 || ^3.0 || ^4.0",
                "symfony/process": "^2.7 || ^3.0 || ^4.0"
            },
            "conflict": {
                "symfony/console": "2.8.38"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7",
                "phpunit/phpunit-mock-objects": "^2.3 || ^3.0"
            },
            "suggest": {
                "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
                "ext-zip": "Enabling the zip extension allows you to unzip archives",
                "ext-zlib": "Allow gzip compression of HTTP requests"
            },
            "bin": [
                "bin/composer"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-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, ensuring you have the right stack everywhere.",
            "homepage": "https://getcomposer.org/",
            "keywords": [
                "autoload",
                "dependency",
                "package"
            ],
            "time": "2019-06-11T13:03:06+00:00"
        },
        {
            "name": "composer/installers",
            "version": "v1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b",
                "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0"
            },
            "replace": {
                "roundcube/plugin-installer": "*",
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.0.*@dev",
                "phpunit/phpunit": "^4.8.36"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Thelia",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "mediawiki",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "phpbb",
                "piwik",
                "ppi",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "symfony",
                "typo3",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "time": "2018-08-27T06:10:37+00:00"
        },
        {
            "name": "composer/semver",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
                "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5 || ^5.0.5",
                "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
            },
            "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"
            ],
            "time": "2019-03-19T17:25:45+00:00"
        },
        {
            "name": "composer/spdx-licenses",
            "version": "1.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/spdx-licenses.git",
                "reference": "a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d",
                "reference": "a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d",
                "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"
            ],
            "time": "2019-03-26T10:23:26+00:00"
        },
        {
            "name": "composer/xdebug-handler",
            "version": "1.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/xdebug-handler.git",
                "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/46867cbf8ca9fb8d60c506895449eb799db1184f",
                "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0",
                "psr/log": "^1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
            },
            "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"
            ],
            "time": "2019-05-27T17:52:04+00:00"
        },
        {
            "name": "gettext/gettext",
            "version": "v4.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/oscarotero/Gettext.git",
                "reference": "93176b272d61fb58a9767be71c50d19149cb1e48"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/93176b272d61fb58a9767be71c50d19149cb1e48",
                "reference": "93176b272d61fb58a9767be71c50d19149cb1e48",
                "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-01-12T18:40:56+00:00"
        },
        {
            "name": "gettext/languages",
            "version": "2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
                "reference": "78db2d17933f0765a102f368a6663f057162ddbd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/78db2d17933f0765a102f368a6663f057162ddbd",
                "reference": "78db2d17933f0765a102f368a6663f057162ddbd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4"
            },
            "bin": [
                "bin/export-plural-rules",
                "bin/export-plural-rules.php"
            ],
            "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/mlocati/cldr-to-gettext-plural-rules",
            "keywords": [
                "cldr",
                "i18n",
                "internationalization",
                "l10n",
                "language",
                "languages",
                "localization",
                "php",
                "plural",
                "plural rules",
                "plurals",
                "translate",
                "translations",
                "unicode"
            ],
            "time": "2018-11-13T22:06:07+00:00"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "5.2.8",
            "source": {
                "type": "git",
                "url": "https://github.com/justinrainbow/json-schema.git",
                "reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/dcb6e1006bb5fd1e392b4daa68932880f37550d4",
                "reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.2.20",
                "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": "2019-01-14T23:55:14+00:00"
        },
        {
            "name": "mck89/peast",
            "version": "v1.9.2",
            "source": {
                "type": "git",
                "url": "https://github.com/mck89/peast.git",
                "reference": "7c9e487a0bb2410b3b7f27e8274cd04248b68197"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mck89/peast/zipball/7c9e487a0bb2410b3b7f27e8274cd04248b68197",
                "reference": "7c9e487a0bb2410b3b7f27e8274cd04248b68197",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0|^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9.2-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": "2019-05-24T16:47:14+00:00"
        },
        {
            "name": "mustache/mustache",
            "version": "v2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/mustache.php.git",
                "reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/fe8fe72e9d580591854de404cc59a1b83ca4d19e",
                "reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e",
                "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": "2017-07-11T12:54:05+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": "oscarotero/env",
            "version": "v1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/oscarotero/env.git",
                "reference": "4ab45ce5c1f2c62549208426bfa20a3d5fa008c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oscarotero/env/zipball/4ab45ce5c1f2c62549208426bfa20a3d5fa008c6",
                "reference": "4ab45ce5c1f2c62549208426bfa20a3d5fa008c6",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "php": ">=5.2"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Env": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "Simple library to consume environment variables",
            "homepage": "https://github.com/oscarotero/env",
            "keywords": [
                "env"
            ],
            "time": "2019-04-03T18:28:43+00:00"
        },
        {
            "name": "phpoption/phpoption",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/php-option.git",
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.7.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "PhpOption\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache2"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Option Type for PHP",
            "keywords": [
                "language",
                "option",
                "php",
                "type"
            ],
            "time": "2015-07-25T16:39:46+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.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": "2018-11-20T15:27:04+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": "roots/wordpress",
            "version": "5.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/WordPress/WordPress.git",
                "reference": "5.2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.2.1",
                "reference": "5.2.1"
            },
            "require": {
                "php": ">=5.3.2",
                "roots/wordpress-core-installer": ">=1.0.0"
            },
            "type": "wordpress-core",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "WordPress Community",
                    "homepage": "https://wordpress.org/about/"
                }
            ],
            "description": "WordPress is web software you can use to create a beautiful website or blog.",
            "homepage": "https://wordpress.org/",
            "keywords": [
                "blog",
                "cms",
                "wordpress"
            ],
            "time": "2019-05-21T19:53:10+00:00"
        },
        {
            "name": "roots/wordpress-core-installer",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roots/wordpress-core-installer.git",
                "reference": "83744b1ba5bbdb5bb225f47e24da61a6cf6c5b80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roots/wordpress-core-installer/zipball/83744b1ba5bbdb5bb225f47e24da61a6cf6c5b80",
                "reference": "83744b1ba5bbdb5bb225f47e24da61a6cf6c5b80",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0"
            },
            "conflict": {
                "composer/installers": "<1.0.6"
            },
            "replace": {
                "johnpbloch/wordpress-core-installer": "*"
            },
            "require-dev": {
                "composer/composer": "^1.0",
                "phpunit/phpunit": ">=4.8.35"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Roots\\Composer\\WordPressCorePlugin"
            },
            "autoload": {
                "psr-4": {
                    "Roots\\Composer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "John P. Bloch",
                    "email": "me@johnpbloch.com"
                },
                {
                    "name": "Roots",
                    "email": "team@roots.io"
                }
            ],
            "description": "A custom installer to handle deploying WordPress with composer",
            "keywords": [
                "wordpress"
            ],
            "time": "2018-12-10T00:22:15+00:00"
        },
        {
            "name": "roots/wp-config",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roots/wp-config.git",
                "reference": "37c38230796119fb487fa03346ab0706ce6d4962"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roots/wp-config/zipball/37c38230796119fb487fa03346ab0706ce6d4962",
                "reference": "37c38230796119fb487fa03346ab0706ce6d4962",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5.7",
                "roave/security-advisories": "dev-master",
                "squizlabs/php_codesniffer": "^3.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Roots\\WPConfig\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Austin Pray",
                    "email": "austin@austinpray.com"
                }
            ],
            "description": "Collect configuration values and safely define() them",
            "time": "2018-08-10T14:18:38+00:00"
        },
        {
            "name": "roots/wp-password-bcrypt",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roots/wp-password-bcrypt.git",
                "reference": "5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roots/wp-password-bcrypt/zipball/5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa",
                "reference": "5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "brain/monkey": "^1.3.1",
                "mockery/mockery": "^0.9.4",
                "phpunit/phpunit": "^4.8.23|^5.2.9",
                "squizlabs/php_codesniffer": "^2.5.1"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "wp-password-bcrypt.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Scott Walkinshaw",
                    "email": "scott.walkinshaw@gmail.com",
                    "homepage": "https://github.com/swalkinshaw"
                },
                {
                    "name": "qwp6t",
                    "homepage": "https://github.com/qwp6t"
                },
                {
                    "name": "Jan Pingel",
                    "email": "jpingel@bitpiston.com",
                    "homepage": "http://janpingel.com"
                }
            ],
            "description": "WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.",
            "homepage": "https://roots.io/plugins/wp-password-bcrypt",
            "keywords": [
                "wordpress wp bcrypt password"
            ],
            "time": "2016-03-01T16:27:06+00:00"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/jsonlint.git",
                "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38",
                "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.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"
            ],
            "time": "2018-01-24T12:46:19+00:00"
        },
        {
            "name": "seld/phar-utils",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/phar-utils.git",
                "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a",
                "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a",
                "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": [
                "phra"
            ],
            "time": "2015-10-13T18:44:15+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v4.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "d50bbeeb0e17e6dd4124ea391eff235e932cbf64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/d50bbeeb0e17e6dd4124ea391eff235e932cbf64",
                "reference": "d50bbeeb0e17e6dd4124ea391eff235e932cbf64",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.8",
                "symfony/service-contracts": "^1.1"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.4",
                "symfony/event-dispatcher": "<4.3",
                "symfony/process": "<3.3"
            },
            "provide": {
                "psr/log-implementation": "1.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~3.4|~4.0",
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/event-dispatcher": "^4.3",
                "symfony/lock": "~3.4|~4.0",
                "symfony/process": "~3.4|~4.0",
                "symfony/var-dumper": "^4.3"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "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",
            "time": "2019-06-05T13:25:51+00:00"
        },
        {
            "name": "symfony/filesystem",
            "version": "v4.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "bf2af40d738dec5e433faea7b00daa4431d0a4cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/bf2af40d738dec5e433faea7b00daa4431d0a4cf",
                "reference": "bf2af40d738dec5e433faea7b00daa4431d0a4cf",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/polyfill-ctype": "~1.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "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",
            "time": "2019-06-03T20:27:40+00:00"
        },
        {
            "name": "symfony/finder",
            "version": "v4.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176",
                "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "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",
            "time": "2019-05-26T20:47:49+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "82ebae02209c21113908c229e9883c419720738a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
                "reference": "82ebae02209c21113908c229e9883c419720738a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                },
                {
                    "name": "Gert de Pagter",
                    "email": "backendtea@gmail.com"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "time": "2019-02-06T07:57:58+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
                "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11-dev"
                }
            },
            "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"
            ],
            "time": "2019-02-06T07:57:58+00:00"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/d1fb4abcc0c47be136208ad9d68bf59f1ee17abd",
                "reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11-dev"
                }
            },
            "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"
            ],
            "time": "2019-02-06T07:57:58+00:00"
        },
        {
            "name": "symfony/process",
            "version": "v4.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/856d35814cf287480465bb7a6c413bb7f5f5e69c",
                "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "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",
            "time": "2019-05-30T16:10:05+00:00"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/191afdcb5804db960d26d8566b7e9a2843cab3a0",
                "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "suggest": {
                "psr/container": "",
                "symfony/service-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "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"
            ],
            "time": "2019-05-28T07:50:59+00:00"
        },
        {
            "name": "vlucas/phpdotenv",
            "version": "v3.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/vlucas/phpdotenv.git",
                "reference": "dbcc609971dd9b55f48b8008b553d79fd372ddde"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/dbcc609971dd9b55f48b8008b553d79fd372ddde",
                "reference": "dbcc609971dd9b55f48b8008b553d79fd372ddde",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0",
                "phpoption/phpoption": "^1.5",
                "symfony/polyfill-ctype": "^1.9"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Dotenv\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Vance Lucas",
                    "email": "vance@vancelucas.com",
                    "homepage": "http://www.vancelucas.com"
                }
            ],
            "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "time": "2019-03-06T09:39:45+00:00"
        },
        {
            "name": "wp-cli/cache-command",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/cache-command.git",
                "reference": "56e2a8186c28bc1edbb8bc1c0f3d3b30fa116ea8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/56e2a8186c28bc1edbb8bc1c0f3d3b30fa116ea8",
                "reference": "56e2a8186c28bc1edbb8bc1c0f3d3b30fa116ea8",
                "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": "2019-04-19T15:13:51+00:00"
        },
        {
            "name": "wp-cli/checksum-command",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/checksum-command.git",
                "reference": "7db66668ec116c5ccef7bc27b4354fa81b85018a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/7db66668ec116c5ccef7bc27b4354fa81b85018a",
                "reference": "7db66668ec116c5ccef7bc27b4354fa81b85018a",
                "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": "2019-04-25T00:28:02+00:00"
        },
        {
            "name": "wp-cli/config-command",
            "version": "v2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/config-command.git",
                "reference": "b7e69946e4ec711d4568d11d2b7e08f5e872567d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/config-command/zipball/b7e69946e4ec711d4568d11d2b7e08f5e872567d",
                "reference": "b7e69946e4ec711d4568d11d2b7e08f5e872567d",
                "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": "2019-04-25T00:28:22+00:00"
        },
        {
            "name": "wp-cli/core-command",
            "version": "v2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/core-command.git",
                "reference": "14634828e559f69e2525fa9489635f301783aee8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/core-command/zipball/14634828e559f69e2525fa9489635f301783aee8",
                "reference": "14634828e559f69e2525fa9489635f301783aee8",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4",
                "wp-cli/wp-cli": "^2.2"
            },
            "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": "2019-04-25T05:45:44+00:00"
        },
        {
            "name": "wp-cli/cron-command",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/cron-command.git",
                "reference": "b6d0c8ff69cc56d5316a35a7a2fcc314c4069585"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/b6d0c8ff69cc56d5316a35a7a2fcc314c4069585",
                "reference": "b6d0c8ff69cc56d5316a35a7a2fcc314c4069585",
                "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"
                ]
            },
            "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": "2019-04-24T07:31:46+00:00"
        },
        {
            "name": "wp-cli/db-command",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/db-command.git",
                "reference": "dc0f8e4d5783d8a4ee01da1119b8fe8038fe1aa0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/db-command/zipball/dc0f8e4d5783d8a4ee01da1119b8fe8038fe1aa0",
                "reference": "dc0f8e4d5783d8a4ee01da1119b8fe8038fe1aa0",
                "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": "2019-04-25T00:28:40+00:00"
        },
        {
            "name": "wp-cli/embed-command",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/embed-command.git",
                "reference": "ce0c86217d9c0500666bd986ab17cae0ae33a41b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/embed-command/zipball/ce0c86217d9c0500666bd986ab17cae0ae33a41b",
                "reference": "ce0c86217d9c0500666bd986ab17cae0ae33a41b",
                "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": "2019-04-25T00:28:56+00:00"
        },
        {
            "name": "wp-cli/entity-command",
            "version": "v2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/entity-command.git",
                "reference": "250ed0da61162819f601fa110251c7e4c5173f27"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/250ed0da61162819f601fa110251c7e4c5173f27",
                "reference": "250ed0da61162819f601fa110251c7e4c5173f27",
                "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-04-25T04:51:40+00:00"
        },
        {
            "name": "wp-cli/eval-command",
            "version": "v2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/eval-command.git",
                "reference": "47a4f1a910b6d88f090d776a80d893cf19ca2047"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/47a4f1a910b6d88f090d776a80d893cf19ca2047",
                "reference": "47a4f1a910b6d88f090d776a80d893cf19ca2047",
                "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": "2019-04-20T18:22:05+00:00"
        },
        {
            "name": "wp-cli/export-command",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/export-command.git",
                "reference": "941acde17ec056e7aaeb041ecaed7869f2e64801"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/export-command/zipball/941acde17ec056e7aaeb041ecaed7869f2e64801",
                "reference": "941acde17ec056e7aaeb041ecaed7869f2e64801",
                "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": "2019-04-24T19:55:58+00:00"
        },
        {
            "name": "wp-cli/extension-command",
            "version": "v2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/extension-command.git",
                "reference": "7b4d4775a6a08493781b1ec67578f02a148ca23a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/7b4d4775a6a08493781b1ec67578f02a148ca23a",
                "reference": "7b4d4775a6a08493781b1ec67578f02a148ca23a",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4",
                "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"
            },
            "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"
                }
            ],
            "description": "Manages plugins and themes, including installs, activations, and updates.",
            "homepage": "https://github.com/wp-cli/extension-command",
            "time": "2019-06-05T11:15:16+00:00"
        },
        {
            "name": "wp-cli/i18n-command",
            "version": "v2.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/i18n-command.git",
                "reference": "e52a9a602772339a0f844bd5e9a9ac8cc8b490ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/e52a9a602772339a0f844bd5e9a9ac8cc8b490ea",
                "reference": "e52a9a602772339a0f844bd5e9a9ac8cc8b490ea",
                "shasum": ""
            },
            "require": {
                "gettext/gettext": "^4.6",
                "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"
            },
            "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": "2019-04-25T00:31:04+00:00"
        },
        {
            "name": "wp-cli/import-command",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/import-command.git",
                "reference": "e28a7f55138ceb53f2ff5926874d8e5582c87db8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/import-command/zipball/e28a7f55138ceb53f2ff5926874d8e5582c87db8",
                "reference": "e28a7f55138ceb53f2ff5926874d8e5582c87db8",
                "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": "2019-04-19T14:32:57+00:00"
        },
        {
            "name": "wp-cli/language-command",
            "version": "v2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/language-command.git",
                "reference": "12197674eab3e1263fcadc9670cb57e916615c6c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/language-command/zipball/12197674eab3e1263fcadc9670cb57e916615c6c",
                "reference": "12197674eab3e1263fcadc9670cb57e916615c6c",
                "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": "2019-04-25T00:31:43+00:00"
        },
        {
            "name": "wp-cli/maintenance-mode-command",
            "version": "v2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/maintenance-mode-command.git",
                "reference": "db4671c14ea4c0c42f423a09cf8e9303778bb1a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/maintenance-mode-command/zipball/db4671c14ea4c0c42f423a09cf8e9303778bb1a4",
                "reference": "db4671c14ea4c0c42f423a09cf8e9303778bb1a4",
                "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": "2019-04-19T15:37:30+00:00"
        },
        {
            "name": "wp-cli/media-command",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/media-command.git",
                "reference": "68e2402dcef11ae10e8902cf93a1d370db07ed78"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/media-command/zipball/68e2402dcef11ae10e8902cf93a1d370db07ed78",
                "reference": "68e2402dcef11ae10e8902cf93a1d370db07ed78",
                "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": [
                    "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": "2019-04-21T04:50:58+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.5",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/package-command.git",
                "reference": "52fea16f3cec0577b9c417a19ebc0f328c38d853"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/package-command/zipball/52fea16f3cec0577b9c417a19ebc0f328c38d853",
                "reference": "52fea16f3cec0577b9c417a19ebc0f328c38d853",
                "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": "2019-04-24T09:34:35+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.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/rewrite-command.git",
                "reference": "eb8cbcf9c1c874a09b50257a0e588c31f29df597"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/eb8cbcf9c1c874a09b50257a0e588c31f29df597",
                "reference": "eb8cbcf9c1c874a09b50257a0e588c31f29df597",
                "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": "2019-04-25T00:32:04+00:00"
        },
        {
            "name": "wp-cli/role-command",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/role-command.git",
                "reference": "c6071d06d64c165588734b0d1c96f5c3dfa75736"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/role-command/zipball/c6071d06d64c165588734b0d1c96f5c3dfa75736",
                "reference": "c6071d06d64c165588734b0d1c96f5c3dfa75736",
                "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": "2019-04-25T00:32:18+00:00"
        },
        {
            "name": "wp-cli/scaffold-command",
            "version": "v2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/scaffold-command.git",
                "reference": "9c6450e9ccf2d032913fced69f3188bc8ec4e3e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/9c6450e9ccf2d032913fced69f3188bc8ec4e3e6",
                "reference": "9c6450e9ccf2d032913fced69f3188bc8ec4e3e6",
                "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": [
                    "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-04-25T00:44:34+00:00"
        },
        {
            "name": "wp-cli/search-replace-command",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/search-replace-command.git",
                "reference": "7d02c54facf039577ff13c7b7bb100e4757d85fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/7d02c54facf039577ff13c7b7bb100e4757d85fd",
                "reference": "7d02c54facf039577ff13c7b7bb100e4757d85fd",
                "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": "2019-04-25T00:32:46+00:00"
        },
        {
            "name": "wp-cli/server-command",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/server-command.git",
                "reference": "c900a1036c29991420296b66a14ed771245c61a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/server-command/zipball/c900a1036c29991420296b66a14ed771245c61a2",
                "reference": "c900a1036c29991420296b66a14ed771245c61a2",
                "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": "2019-04-21T09:58:15+00:00"
        },
        {
            "name": "wp-cli/shell-command",
            "version": "v2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/shell-command.git",
                "reference": "56f0ff1bc36f6da2fb73cb932214adcde58270d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/shell-command/zipball/56f0ff1bc36f6da2fb73cb932214adcde58270d8",
                "reference": "56f0ff1bc36f6da2fb73cb932214adcde58270d8",
                "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": "2019-04-22T13:16:49+00:00"
        },
        {
            "name": "wp-cli/super-admin-command",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/super-admin-command.git",
                "reference": "bd1543c9a3360d0e21d7e00e1c597964bd805d7c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/super-admin-command/zipball/bd1543c9a3360d0e21d7e00e1c597964bd805d7c",
                "reference": "bd1543c9a3360d0e21d7e00e1c597964bd805d7c",
                "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": "2019-04-20T20:47:36+00:00"
        },
        {
            "name": "wp-cli/widget-command",
            "version": "v2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/widget-command.git",
                "reference": "58a1b2d2221cee852eb8a589535aaadb1217bb74"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/widget-command/zipball/58a1b2d2221cee852eb8a589535aaadb1217bb74",
                "reference": "58a1b2d2221cee852eb8a589535aaadb1217bb74",
                "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": [
                    "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": "2019-04-25T00:25:21+00:00"
        },
        {
            "name": "wp-cli/wp-cli",
            "version": "v2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/wp-cli.git",
                "reference": "193f08f48585326bc1f1648349201531eeda2ee5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/193f08f48585326bc1f1648349201531eeda2ee5",
                "reference": "193f08f48585326bc1f1648349201531eeda2ee5",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "mustache/mustache": "~2.4",
                "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.1.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": "2019-04-25T05:38:33+00:00"
        },
        {
            "name": "wp-cli/wp-cli-bundle",
            "version": "v2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/wp-cli-bundle.git",
                "reference": "ddf9a236ef0d85fcc5336f8c87cebe0dd62ee81f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/wp-cli-bundle/zipball/ddf9a236ef0d85fcc5336f8c87cebe0dd62ee81f",
                "reference": "ddf9a236ef0d85fcc5336f8c87cebe0dd62ee81f",
                "shasum": ""
            },
            "require": {
                "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.2"
            },
            "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"
                }
            },
            "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-04-25T06:30:44+00:00"
        },
        {
            "name": "wp-cli/wp-config-transformer",
            "version": "v1.2.5",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/wp-config-transformer.git",
                "reference": "46c6c3622196c55ea9b94e735e8c408425de8944"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/46c6c3622196c55ea9b94e735e8c408425de8944",
                "reference": "46c6c3622196c55ea9b94e735e8c408425de8944",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.29"
            },
            "require-dev": {
                "composer/composer": "^1.5.6",
                "phpunit/phpunit": "^6.5.5",
                "wp-coding-standards/wpcs": "^0.14.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": "2019-04-01T15:03:00+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "roave/security-advisories",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/Roave/SecurityAdvisories.git",
                "reference": "acc661e72817c7030b7b2af7d2f226bee9b93094"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/acc661e72817c7030b7b2af7d2f226bee9b93094",
                "reference": "acc661e72817c7030b7b2af7d2f226bee9b93094",
                "shasum": ""
            },
            "conflict": {
                "3f/pygmentize": "<1.2",
                "adodb/adodb-php": "<5.20.12",
                "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
                "amphp/artax": "<1.0.6|>=2,<2.0.6",
                "amphp/http": "<1.0.1",
                "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6",
                "asymmetricrypt/asymmetricrypt": ">=0,<9.9.99",
                "aws/aws-sdk-php": ">=3,<3.2.1",
                "brightlocal/phpwhois": "<=4.2.5",
                "bugsnag/bugsnag-laravel": ">=2,<2.0.2",
                "cakephp/cakephp": ">=1.3,<1.3.18|>=2,<2.4.99|>=2.5,<2.5.99|>=2.6,<2.6.12|>=2.7,<2.7.6|>=3,<3.5.18|>=3.6,<3.6.15|>=3.7,<3.7.7",
                "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
                "cartalyst/sentry": "<=2.1.6",
                "codeigniter/framework": "<=3.0.6",
                "composer/composer": "<=1-alpha.11",
                "contao-components/mediaelement": ">=2.14.2,<2.21.1",
                "contao/core": ">=2,<3.5.39",
                "contao/core-bundle": ">=4,<4.4.39|>=4.5,<4.7.5",
                "contao/listing-bundle": ">=4,<4.4.8",
                "contao/newsletter-bundle": ">=4,<4.1",
                "david-garcia/phpwhois": "<=4.3.1",
                "doctrine/annotations": ">=1,<1.2.7",
                "doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
                "doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1",
                "doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2",
                "doctrine/doctrine-bundle": "<1.5.2",
                "doctrine/doctrine-module": "<=0.7.1",
                "doctrine/mongodb-odm": ">=1,<1.0.2",
                "doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
                "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1",
                "dompdf/dompdf": ">=0.6,<0.6.2",
                "drupal/core": ">=7,<7.67|>=8,<8.6.16|>=8.7,<8.7.1",
                "drupal/drupal": ">=7,<7.67|>=8,<8.6.16|>=8.7,<8.7.1",
                "erusev/parsedown": "<1.7.2",
                "ezsystems/ezpublish-kernel": ">=5.3,<5.3.12.1|>=5.4,<5.4.13.1|>=6,<6.7.9.1|>=6.8,<6.13.5.1|>=7,<7.2.4.1|>=7.3,<7.3.2.1",
                "ezsystems/ezpublish-legacy": ">=5.3,<5.3.12.6|>=5.4,<5.4.12.3|>=2011,<2017.12.4.3|>=2018.6,<2018.6.1.4|>=2018.9,<2018.9.1.3",
                "ezsystems/repository-forms": ">=2.3,<2.3.2.1",
                "ezyang/htmlpurifier": "<4.1.1",
                "firebase/php-jwt": "<2",
                "fooman/tcpdf": "<6.2.22",
                "fossar/tcpdf-parser": "<6.2.22",
                "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
                "friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
                "fuel/core": "<1.8.1",
                "gree/jose": "<=2.2",
                "gregwar/rst": "<1.0.3",
                "guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",
                "illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10",
                "illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.42|>=5.6,<5.6.30",
                "illuminate/database": ">=4,<4.0.99|>=4.1,<4.1.29",
                "illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
                "ivankristianto/phpwhois": "<=4.3",
                "james-heinrich/getid3": "<1.9.9",
                "joomla/session": "<1.3.1",
                "jsmitty12/phpwhois": "<5.1",
                "kazist/phpwhois": "<=4.2.6",
                "kreait/firebase-php": ">=3.2,<3.8.1",
                "la-haute-societe/tcpdf": "<6.2.22",
                "laravel/framework": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.42|>=5.6,<5.6.30",
                "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
                "league/commonmark": "<0.18.3",
                "magento/magento1ce": "<1.9.4.1",
                "magento/magento1ee": ">=1.9,<1.14.4.1",
                "magento/product-community-edition": ">=2,<2.2.8|>=2.3,<2.3.1",
                "monolog/monolog": ">=1.8,<1.12",
                "namshi/jose": "<2.2",
                "onelogin/php-saml": "<2.10.4",
                "openid/php-openid": "<2.3",
                "oro/crm": ">=1.7,<1.7.4",
                "oro/platform": ">=1.7,<1.7.4",
                "padraic/humbug_get_contents": "<1.1.2",
                "pagarme/pagarme-php": ">=0,<3",
                "paragonie/random_compat": "<2",
                "paypal/merchant-sdk-php": "<3.12",
                "pear/archive_tar": "<1.4.4",
                "phpmailer/phpmailer": ">=5,<5.2.27|>=6,<6.0.6",
                "phpoffice/phpexcel": "<=1.8.1",
                "phpoffice/phpspreadsheet": "<=1.5",
                "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
                "phpwhois/phpwhois": "<=4.2.5",
                "phpxmlrpc/extras": "<0.6.1",
                "propel/propel": ">=2-alpha.1,<=2-alpha.7",
                "propel/propel1": ">=1,<=1.7.1",
                "pusher/pusher-php-server": "<2.2.1",
                "robrichards/xmlseclibs": ">=1,<3.0.2",
                "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9",
                "sensiolabs/connect": "<4.2.3",
                "serluck/phpwhois": "<=4.2.6",
                "shopware/shopware": "<5.3.7",
                "silverstripe/cms": ">=3,<=3.0.11|>=3.1,<3.1.11",
                "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
                "silverstripe/framework": ">=3,<3.6.7|>=3.7,<3.7.3|>=4,<4.4",
                "silverstripe/graphql": ">=2,<2.0.5|>=3,<3.1.2",
                "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
                "silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4",
                "silverstripe/userforms": "<3",
                "simple-updates/phpwhois": "<=1",
                "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4",
                "simplesamlphp/simplesamlphp": "<1.15.2|>=1.16,<1.16.3",
                "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
                "slim/slim": "<2.6",
                "smarty/smarty": "<3.1.33",
                "socalnick/scn-social-auth": "<1.15.2",
                "spoonity/tcpdf": "<6.2.22",
                "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
                "stormpath/sdk": ">=0,<9.9.99",
                "swiftmailer/swiftmailer": ">=4,<5.4.5",
                "sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
                "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
                "sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
                "sylius/sylius": ">=1,<1.1.18|>=1.2,<1.2.17|>=1.3,<1.3.12|>=1.4,<1.4.4",
                "symfony/cache": ">=3.2,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1",
                "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/http-foundation": ">=2,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/http-kernel": ">=2,<2.3.29|>=2.4,<2.5.12|>=2.6,<2.6.8",
                "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
                "symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/polyfill": ">=1,<1.10",
                "symfony/polyfill-php55": ">=1,<1.10",
                "symfony/proxy-manager-bridge": ">=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/routing": ">=2,<2.0.19",
                "symfony/security": ">=2,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/security-bundle": ">=2,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
                "symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<2.8.37|>=3,<3.3.17|>=3.4,<3.4.7|>=4,<4.0.7",
                "symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
                "symfony/security-guard": ">=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
                "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/serializer": ">=2,<2.0.11",
                "symfony/symfony": ">=2,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/translation": ">=2,<2.0.17",
                "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
                "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
                "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7",
                "tecnickcom/tcpdf": "<6.2.22",
                "thelia/backoffice-default-template": ">=2.1,<2.1.2",
                "thelia/thelia": ">=2.1-beta.1,<2.1.3",
                "theonedemon/phpwhois": "<=4.2.5",
                "titon/framework": ">=0,<9.9.99",
                "truckersmp/phpwhois": "<=4.3.1",
                "twig/twig": "<1.38|>=2,<2.7",
                "typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.25|>=9,<9.5.6",
                "typo3/cms-core": ">=8,<8.7.25|>=9,<9.5.6",
                "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.10|>=3.1,<3.1.7|>=3.2,<3.2.7|>=3.3,<3.3.5",
                "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4",
                "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
                "ua-parser/uap-php": "<3.8",
                "wallabag/tcpdf": "<6.2.22",
                "willdurand/js-translation-bundle": "<2.1.1",
                "yiisoft/yii": ">=1.1.14,<1.1.15",
                "yiisoft/yii2": "<2.0.15",
                "yiisoft/yii2-bootstrap": "<2.0.4",
                "yiisoft/yii2-dev": "<2.0.15",
                "yiisoft/yii2-elasticsearch": "<2.0.5",
                "yiisoft/yii2-gii": "<2.0.4",
                "yiisoft/yii2-jui": "<2.0.4",
                "yiisoft/yii2-redis": "<2.0.8",
                "zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
                "zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
                "zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
                "zendframework/zend-db": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.10|>=2.3,<2.3.5",
                "zendframework/zend-developer-tools": ">=1.2.2,<1.2.3",
                "zendframework/zend-diactoros": ">=1,<1.8.4",
                "zendframework/zend-feed": ">=1,<2.10.3",
                "zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
                "zendframework/zend-http": ">=1,<2.8.1",
                "zendframework/zend-json": ">=2.1,<2.1.6|>=2.2,<2.2.6",
                "zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3",
                "zendframework/zend-mail": ">=2,<2.4.11|>=2.5,<2.7.2",
                "zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1",
                "zendframework/zend-session": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.9|>=2.3,<2.3.4",
                "zendframework/zend-validator": ">=2.3,<2.3.6",
                "zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1",
                "zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6",
                "zendframework/zendframework": "<2.5.1",
                "zendframework/zendframework1": "<1.12.20",
                "zendframework/zendopenid": ">=2,<2.0.2",
                "zendframework/zendxml": ">=1,<1.0.1",
                "zetacomponents/mail": "<1.8.2",
                "zf-commons/zfc-user": "<1.2.2",
                "zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
                "zfr/zfr-oauth2-server-module": "<0.1.2"
            },
            "type": "metapackage",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "role": "maintainer"
                }
            ],
            "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
            "time": "2019-06-11T05:51:05+00:00"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                "reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8",
                "reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "bin": [
                "bin/phpcs",
                "bin/phpcbf"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "lead"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
            "keywords": [
                "phpcs",
                "standards"
            ],
            "time": "2019-04-10T23:49:02+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "roave/security-advisories": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=7.1"
    },
    "platform-dev": []
}