[
    {
        "name": "composer/installers",
        "version": "v1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
            "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0 || ^2.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.6.* || 2.0.*@dev",
            "composer/semver": "1.0.* || 2.0.*@dev",
            "phpunit/phpunit": "^4.8.36",
            "sebastian/comparator": "^1.2.4",
            "symfony/process": "^2.3"
        },
        "time": "2020-04-07T06:57:05+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "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",
            "MantisBT",
            "Mautic",
            "Maya",
            "OXID",
            "Plentymarkets",
            "Porto",
            "RadPHP",
            "SMF",
            "Thelia",
            "Whmcs",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "attogram",
            "bitrix",
            "cakephp",
            "chef",
            "cockpit",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "eZ Platform",
            "elgg",
            "expressionengine",
            "fuelphp",
            "grav",
            "installer",
            "itop",
            "joomla",
            "known",
            "kohana",
            "laravel",
            "lavalite",
            "lithium",
            "magento",
            "majima",
            "mako",
            "mediawiki",
            "modulework",
            "modx",
            "moodle",
            "osclass",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "pxcms",
            "reindex",
            "roundcube",
            "shopware",
            "silverstripe",
            "sydes",
            "sylius",
            "symfony",
            "typo3",
            "wordpress",
            "yawik",
            "zend",
            "zikula"
        ]
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.5.5",
        "version_normalized": "6.5.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
            "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.6.1",
            "php": ">=5.5",
            "symfony/polyfill-intl-idn": "^1.17.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
            "psr/log": "^1.1"
        },
        "suggest": {
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2020-06-16T21:01:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "guzzlehttp/promises",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0"
        },
        "time": "2016-12-20T10:07:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle promises library",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.6.1",
        "version_normalized": "1.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0",
            "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "ext-zlib": "*",
            "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
        },
        "suggest": {
            "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2019-07-01T23:21:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "psr-7",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "league/oauth2-client",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/oauth2-client.git",
            "reference": "d9f2a1e000dc14eb3c02e15d15759385ec7ff0fb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/d9f2a1e000dc14eb3c02e15d15759385ec7ff0fb",
            "reference": "d9f2a1e000dc14eb3c02e15d15759385ec7ff0fb",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "^6.0 || ^7.0",
            "paragonie/random_compat": "^1|^2|^9.99",
            "php": "^5.6|^7.0"
        },
        "require-dev": {
            "eloquent/liberator": "^2.0",
            "eloquent/phony-phpunit": "^1.0|^3.0",
            "jakub-onderka/php-parallel-lint": "^0.9.2",
            "phpunit/phpunit": "^5.7|^6.0",
            "squizlabs/php_codesniffer": "^2.3|^3.0"
        },
        "time": "2020-07-18T17:54:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\OAuth2\\Client\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alex Bilbie",
                "email": "hello@alexbilbie.com",
                "homepage": "http://www.alexbilbie.com",
                "role": "Developer"
            },
            {
                "name": "Woody Gilk",
                "homepage": "https://github.com/shadowhand",
                "role": "Contributor"
            }
        ],
        "description": "OAuth 2.0 Client Library",
        "keywords": [
            "Authentication",
            "SSO",
            "authorization",
            "identity",
            "idp",
            "oauth",
            "oauth2",
            "single sign on"
        ]
    },
    {
        "name": "oscarotero/env",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.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"
        },
        "time": "2019-04-03T18:28:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v9.99.99",
        "version_normalized": "9.99.99.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "shasum": ""
        },
        "require": {
            "php": "^7"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*",
            "vimeo/psalm": "^1"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2018-07-02T15:55:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "philippbaschke/acf-pro-installer",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PhilippBaschke/acf-pro-installer.git",
            "reference": "f18e537183958159ef5f6cb1f5b684f59d55f3eb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PhilippBaschke/acf-pro-installer/zipball/f18e537183958159ef5f6cb1f5b684f59d55f3eb",
            "reference": "f18e537183958159ef5f6cb1f5b684f59d55f3eb",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "php": ">=5.5",
            "vlucas/phpdotenv": "^2.2"
        },
        "require-dev": {
            "composer/composer": "1.0.*",
            "phpunit/phpunit": "4.8.*",
            "satooshi/php-coveralls": "1.*",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2016-07-20T10:19:36+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "PhilippBaschke\\ACFProInstaller\\Plugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhilippBaschke\\ACFProInstaller\\": "src/ACFProInstaller"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Philipp Baschke",
                "email": "philipp@baschke.com"
            }
        ],
        "description": "An install helper for Advanced Custom Fields PRO",
        "keywords": [
            "acf",
            "composer",
            "env",
            "plugin",
            "pro",
            "wordpress",
            "wp"
        ]
    },
    {
        "name": "pimple/pimple",
        "version": "v3.2.3",
        "version_normalized": "3.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/silexphp/Pimple.git",
            "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
            "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/container": "^1.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.2"
        },
        "time": "2018-01-21T07:42:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Pimple": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Pimple, a simple Dependency Injection Container",
        "homepage": "http://pimple.sensiolabs.org",
        "keywords": [
            "container",
            "dependency injection"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
            "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2020-03-23T09:12:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "120b605dfeb996808c31b6477290a714d356e822"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
            "reference": "120b605dfeb996808c31b6477290a714d356e822",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5 || ^6.5"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "roave/security-advisories",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "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",
            "amphp/http-client": ">=4,<4.4",
            "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",
            "bagisto/bagisto": "<0.1.5",
            "barrelstrength/sprout-base-email": "<1.2.7",
            "barrelstrength/sprout-forms": "<3.9",
            "bolt/bolt": "<3.7.1",
            "brightlocal/phpwhois": "<=4.2.5",
            "buddypress/buddypress": "<5.1.2",
            "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",
            "centreon/centreon": "<18.10.8|>=19,<19.4.5",
            "cesnet/simplesamlphp-module-proxystatistics": "<3.1",
            "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.46|>=4.5,<4.8.6",
            "contao/listing-bundle": ">=4,<4.4.8",
            "datadog/dd-trace": ">=0.30,<0.30.2",
            "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",
            "dolibarr/dolibarr": "<11.0.4",
            "dompdf/dompdf": ">=0.6,<0.6.2",
            "drupal/core": ">=7,<7.72|>=8,<8.8.8|>=8.9,<8.9.1|>=9,<9.0.1",
            "drupal/drupal": ">=7,<7.72|>=8,<8.8.8|>=8.9,<8.9.1|>=9,<9.0.1",
            "endroid/qr-code-bundle": "<3.4.2",
            "enshrined/svg-sanitize": "<0.13.1",
            "erusev/parsedown": "<1.7.2",
            "ezsystems/demobundle": ">=5.4,<5.4.6.1",
            "ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1",
            "ezsystems/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1",
            "ezsystems/ezplatform": ">=1.7,<1.7.9.1|>=1.13,<1.13.5.1|>=2.5,<2.5.4",
            "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6",
            "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2",
            "ezsystems/ezplatform-kernel": ">=1,<1.0.2.1",
            "ezsystems/ezplatform-user": ">=1,<1.0.1",
            "ezsystems/ezpublish-kernel": ">=5.3,<5.3.12.1|>=5.4,<5.4.14.2|>=6,<6.7.9.1|>=6.8,<6.13.6.3|>=7,<7.2.4.1|>=7.3,<7.3.2.1|>=7.5,<7.5.7.1",
            "ezsystems/ezpublish-legacy": ">=5.3,<5.3.12.6|>=5.4,<5.4.14.1|>=2011,<2017.12.7.2|>=2018.6,<2018.6.1.4|>=2018.9,<2018.9.1.3|>=2019.3,<2019.3.4.2",
            "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/oauth2-php": "<1.3",
            "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
            "friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
            "friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
            "fuel/core": "<1.8.1",
            "getgrav/grav": "<1.7-beta.8",
            "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
            "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",
            "illuminate/view": ">=7,<7.1.2",
            "ivankristianto/phpwhois": "<=4.3",
            "james-heinrich/getid3": "<1.9.9",
            "joomla/session": "<1.3.1",
            "jsmitty12/phpwhois": "<5.1",
            "kazist/phpwhois": "<=4.2.6",
            "kitodo/presentation": "<3.1.2",
            "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|>=7,<7.1.2",
            "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
            "league/commonmark": "<0.18.3",
            "librenms/librenms": "<1.53",
            "magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3",
            "magento/magento1ce": "<1.9.4.3",
            "magento/magento1ee": ">=1,<1.14.4.3",
            "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2",
            "marcwillmann/turn": "<0.3.3",
            "mittwald/typo3_forum": "<1.2.1",
            "monolog/monolog": ">=1.8,<1.12",
            "namshi/jose": "<2.2",
            "nystudio107/craft-seomatic": "<3.3",
            "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
            "october/backend": ">=1.0.319,<1.0.467",
            "october/cms": ">=1.0.319,<1.0.466",
            "october/october": ">=1.0.319,<1.0.466",
            "october/rain": ">=1.0.319,<1.0.468",
            "onelogin/php-saml": "<2.10.4",
            "oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5",
            "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",
            "phpfastcache/phpfastcache": ">=5,<5.0.13",
            "phpmailer/phpmailer": "<6.1.6",
            "phpmussel/phpmussel": ">=1,<1.6",
            "phpmyadmin/phpmyadmin": "<4.9.2",
            "phpoffice/phpexcel": "<1.8.2",
            "phpoffice/phpspreadsheet": "<1.8",
            "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
            "phpwhois/phpwhois": "<=4.2.5",
            "phpxmlrpc/extras": "<0.6.1",
            "pimcore/pimcore": "<6.3",
            "prestashop/autoupgrade": ">=4,<4.10.1",
            "prestashop/gamification": "<2.3.2",
            "prestashop/ps_facetedsearch": "<3.4.1",
            "privatebin/privatebin": "<1.2.2|>=1.3,<1.3.2",
            "propel/propel": ">=2-alpha.1,<=2-alpha.7",
            "propel/propel1": ">=1,<=1.7.1",
            "pusher/pusher-php-server": "<2.2.1",
            "rainlab/debugbar-plugin": "<3.1",
            "robrichards/xmlseclibs": "<3.0.4",
            "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9",
            "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
            "sensiolabs/connect": "<4.2.3",
            "serluck/phpwhois": "<=4.2.6",
            "shopware/shopware": "<5.3.7",
            "silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1",
            "silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
            "silverstripe/cms": "<4.3.6|>=4.4,<4.4.4",
            "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
            "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
            "silverstripe/framework": "<4.4.7|>=4.5,<4.5.4",
            "silverstripe/graphql": ">=2,<2.0.5|>=3,<3.1.2|>=3.2,<3.2.4",
            "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
            "silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4",
            "silverstripe/subsites": ">=2,<2.1.1",
            "silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
            "silverstripe/userforms": "<3",
            "simple-updates/phpwhois": "<=1",
            "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4",
            "simplesamlphp/simplesamlphp": "<1.18.6",
            "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
            "simplito/elliptic-php": "<1.0.6",
            "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",
            "ssddanbrown/bookstack": "<0.29.2",
            "stormpath/sdk": ">=0,<9.9.99",
            "studio-42/elfinder": "<2.1.49",
            "sulu/sulu": "<1.6.34|>=2,<2.0.10|>=2.1,<2.1.1",
            "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/resource-bundle": "<1.3.13|>=1.4,<1.4.6|>=1.5,<1.5.1|>=1.6,<1.6.3",
            "sylius/sylius": "<1.3.16|>=1.4,<1.4.12|>=1.5,<1.5.9|>=1.6,<1.6.5",
            "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
            "symbiote/silverstripe-versionedfiles": "<=2.0.3",
            "symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
            "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/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
            "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.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7",
            "symfony/http-kernel": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
            "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
            "symfony/mime": ">=4.3,<4.3.8",
            "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|>=4.4,<4.4.7|>=5,<5.0.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.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7",
            "symfony/serializer": ">=2,<2.0.11",
            "symfony/symfony": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.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/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
            "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",
            "t3g/svg-sanitizer": "<1.0.3",
            "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.30|>=9,<9.5.20|>=10,<10.4.6",
            "typo3/cms-core": ">=8,<8.7.30|>=9,<9.5.20|>=10,<10.4.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",
            "usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
            "verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4",
            "wallabag/tcpdf": "<6.2.22",
            "willdurand/js-translation-bundle": "<2.1.1",
            "yii2mod/yii2-cms": "<1.9.2",
            "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",
            "yourls/yourls": "<1.7.4",
            "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"
        },
        "time": "2020-08-05T22:02:01+00:00",
        "type": "metapackage",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "role": "maintainer"
            },
            {
                "name": "Ilya Tribusean",
                "email": "slash3b@gmail.com",
                "role": "maintainer"
            }
        ],
        "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it"
    },
    {
        "name": "roots/soil",
        "version": "3.9.0",
        "version_normalized": "3.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/roots/soil.git",
            "reference": "63dcd6e1754a4c806ce3d3077b44d908c58b374e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/roots/soil/zipball/63dcd6e1754a4c806ce3d3077b44d908c58b374e",
            "reference": "63dcd6e1754a4c806ce3d3077b44d908c58b374e",
            "shasum": ""
        },
        "require": {
            "composer/installers": "~1.0",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "squizlabs/php_codesniffer": "^2.5.1"
        },
        "time": "2019-12-07T22:25:02+00:00",
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ben Word",
                "email": "ben@benword.com",
                "homepage": "https://github.com/retlehs"
            },
            {
                "name": "Scott Walkinshaw",
                "email": "scott.walkinshaw@gmail.com",
                "homepage": "https://github.com/swalkinshaw"
            }
        ],
        "description": "A WordPress plugin which contains a collection of modules to apply theme-agnostic front-end modifications",
        "homepage": "https://roots.io/plugins/soil/",
        "keywords": [
            "wordpress"
        ]
    },
    {
        "name": "roots/wordpress",
        "version": "5.4.1",
        "version_normalized": "5.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/WordPress/WordPress.git",
            "reference": "5.4.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.4.1",
            "reference": "5.4.1",
            "shasum": null
        },
        "require": {
            "php": ">=5.3.2",
            "roots/wordpress-core-installer": ">=1.0.0"
        },
        "time": "2020-04-29T18:50:02+00:00",
        "type": "wordpress-core",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "roots/wordpress-core-installer",
        "version": "1.1.0",
        "version_normalized": "1.1.0.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"
        },
        "time": "2018-12-10T00:22:15+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Roots\\Composer\\WordPressCorePlugin"
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "roots/wp-config",
        "version": "1.0.0",
        "version_normalized": "1.0.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"
        },
        "time": "2018-08-10T14:18:38+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "roots/wp-password-bcrypt",
        "version": "1.0.0",
        "version_normalized": "1.0.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"
        },
        "time": "2016-03-01T16:27:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "squizlabs/php_codesniffer",
        "version": "3.5.5",
        "version_normalized": "3.5.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
            "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
            "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
            "shasum": ""
        },
        "require": {
            "ext-simplexml": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
        },
        "time": "2020-04-17T01:09:41+00:00",
        "bin": [
            "bin/phpcs",
            "bin/phpcbf"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Greg Sherwood",
                "role": "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"
        ]
    },
    {
        "name": "symfony/dependency-injection",
        "version": "v3.4.43",
        "version_normalized": "3.4.43.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dependency-injection.git",
            "reference": "3a14abc01c36e81fc1c4c48b42c103b9dd892ed3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/3a14abc01c36e81fc1c4c48b42c103b9dd892ed3",
            "reference": "3a14abc01c36e81fc1c4c48b42c103b9dd892ed3",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "psr/container": "^1.0"
        },
        "conflict": {
            "symfony/config": "<3.3.7",
            "symfony/finder": "<3.3",
            "symfony/proxy-manager-bridge": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "provide": {
            "psr/container-implementation": "1.0"
        },
        "require-dev": {
            "symfony/config": "~3.3|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/config": "",
            "symfony/expression-language": "For using expressions in service container configuration",
            "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
            "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
            "symfony/yaml": ""
        },
        "time": "2020-07-23T09:37:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\DependencyInjection\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony DependencyInjection Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/dotenv",
        "version": "v4.4.11",
        "version_normalized": "4.4.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dotenv.git",
            "reference": "a9eb95c87c2965d0e7dfda9c5e87e4fb590d1f4e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dotenv/zipball/a9eb95c87c2965d0e7dfda9c5e87e4fb590d1f4e",
            "reference": "a9eb95c87c2965d0e7dfda9c5e87e4fb590d1f4e",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3"
        },
        "require-dev": {
            "symfony/process": "^3.4.2|^4.0|^5.0"
        },
        "time": "2020-07-05T09:39:30+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Dotenv\\": ""
            },
            "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": "Registers environment variables from a .env file",
        "homepage": "https://symfony.com",
        "keywords": [
            "dotenv",
            "env",
            "environment"
        ]
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.18.1",
        "version_normalized": "1.18.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
            "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2020-07-14T12:35:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.18-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    },
    {
        "name": "symfony/polyfill-intl-idn",
        "version": "v1.18.1",
        "version_normalized": "1.18.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-idn.git",
            "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/5dcab1bc7146cf8c1beaa4502a3d9be344334251",
            "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/polyfill-intl-normalizer": "^1.10",
            "symfony/polyfill-php70": "^1.10",
            "symfony/polyfill-php72": "^1.10"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2020-08-04T06:02:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.18-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Idn\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Laurent Bassin",
                "email": "laurent@bassin.info"
            },
            {
                "name": "Trevor Rowbotham",
                "email": "trevor.rowbotham@pm.me"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "idn",
            "intl",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-intl-normalizer",
        "version": "v1.18.1",
        "version_normalized": "1.18.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
            "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
            "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2020-07-14T12:35:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.18-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for intl's Normalizer class and related functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "intl",
            "normalizer",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php70",
        "version": "v1.18.1",
        "version_normalized": "1.18.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php70.git",
            "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
            "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "~1.0|~2.0|~9.99",
            "php": ">=5.3.3"
        },
        "time": "2020-07-14T12:35:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.18-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php70\\": ""
            },
            "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.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php72",
        "version": "v1.18.1",
        "version_normalized": "1.18.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php72.git",
            "reference": "639447d008615574653fb3bc60d1986d7172eaae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
            "reference": "639447d008615574653fb3bc60d1986d7172eaae",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2020-07-14T12:35:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.18-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php72\\": ""
            },
            "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 backporting some PHP 7.2+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "vlucas/phpdotenv",
        "version": "v2.6.6",
        "version_normalized": "2.6.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/vlucas/phpdotenv.git",
            "reference": "e1d57f62db3db00d9139078cbedf262280701479"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/e1d57f62db3db00d9139078cbedf262280701479",
            "reference": "e1d57f62db3db00d9139078cbedf262280701479",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.9 || ^7.0 || ^8.0",
            "symfony/polyfill-ctype": "^1.17"
        },
        "require-dev": {
            "ext-filter": "*",
            "ext-pcre": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7.27"
        },
        "suggest": {
            "ext-filter": "Required to use the boolean validator.",
            "ext-pcre": "Required to use most of the library."
        },
        "time": "2020-07-14T17:54:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dotenv\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Graham Campbell",
                "email": "graham@alt-three.com",
                "homepage": "https://gjcampbell.co.uk/"
            },
            {
                "name": "Vance Lucas",
                "email": "vance@vancelucas.com",
                "homepage": "https://vancelucas.com/"
            }
        ],
        "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
        "keywords": [
            "dotenv",
            "env",
            "environment"
        ]
    },
    {
        "name": "wpackagist-plugin/contact-form-7",
        "version": "5.2.1",
        "version_normalized": "5.2.1.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/contact-form-7/",
            "reference": "tags/5.2.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/contact-form-7.5.2.1.zip",
            "reference": null,
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/contact-form-7/"
    },
    {
        "name": "wpackagist-plugin/cookie-notice",
        "version": "1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/cookie-notice/",
            "reference": "tags/1.3.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/cookie-notice.1.3.2.zip",
            "reference": null,
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/cookie-notice/"
    },
    {
        "name": "wpackagist-plugin/crop-thumbnails",
        "version": "1.2.6",
        "version_normalized": "1.2.6.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/crop-thumbnails/",
            "reference": "tags/1.2.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/crop-thumbnails.1.2.6.zip",
            "reference": null,
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/crop-thumbnails/"
    },
    {
        "name": "wpackagist-plugin/duplicate-post",
        "version": "3.2.5",
        "version_normalized": "3.2.5.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/duplicate-post/",
            "reference": "tags/3.2.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/duplicate-post.3.2.5.zip",
            "reference": null,
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/duplicate-post/"
    },
    {
        "name": "wpackagist-plugin/force-regenerate-thumbnails",
        "version": "2.0.6",
        "version_normalized": "2.0.6.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/force-regenerate-thumbnails/",
            "reference": "tags/2.0.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/force-regenerate-thumbnails.2.0.6.zip",
            "reference": null,
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/force-regenerate-thumbnails/"
    },
    {
        "name": "wpackagist-plugin/permalink-editor",
        "version": "0.2.12",
        "version_normalized": "0.2.12.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/permalink-editor/",
            "reference": "tags/0.2.12"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/permalink-editor.0.2.12.zip",
            "reference": null,
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/permalink-editor/"
    },
    {
        "name": "wpackagist-plugin/simple-custom-post-order",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/simple-custom-post-order/",
            "reference": "tags/2.5.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/simple-custom-post-order.2.5.0.zip",
            "reference": null,
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/simple-custom-post-order/"
    },
    {
        "name": "wpackagist-plugin/wp-fail2ban",
        "version": "4.3.0.6",
        "version_normalized": "4.3.0.6",
        "source": {
            "type": "svn",
            "url": "https://plugins.svn.wordpress.org/wp-fail2ban/",
            "reference": "tags/4.3.0.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://downloads.wordpress.org/plugin/wp-fail2ban.4.3.0.6.zip",
            "reference": null,
            "shasum": null
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "homepage": "https://wordpress.org/plugins/wp-fail2ban/"
    },
    {
        "name": "yoast/i18n-module",
        "version": "3.1.1",
        "version_normalized": "3.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Yoast/i18n-module.git",
            "reference": "9d0a2f6daea6fb42376b023e7778294d19edd85d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Yoast/i18n-module/zipball/9d0a2f6daea6fb42376b023e7778294d19edd85d",
            "reference": "9d0a2f6daea6fb42376b023e7778294d19edd85d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "roave/security-advisories": "dev-master",
            "yoast/yoastcs": "^1.2.2"
        },
        "time": "2019-05-07T06:45:05+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Team Yoast",
                "email": "support@yoast.com",
                "homepage": "https://yoast.com"
            }
        ],
        "description": "Handle i18n for WordPress plugins.",
        "homepage": "https://github.com/Yoast/i18n-module",
        "keywords": [
            "wordpress"
        ]
    },
    {
        "name": "yoast/license-manager",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Yoast/License-Manager.git",
            "reference": "fbacabb06d788912fead4f32d0d1d8b9a2d883c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Yoast/License-Manager/zipball/fbacabb06d788912fead4f32d0d1d8b9a2d883c9",
            "reference": "fbacabb06d788912fead4f32d0d1d8b9a2d883c9",
            "shasum": ""
        },
        "time": "2017-08-22T07:59:16+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "class-api-request.php",
                "class-license-manager.php",
                "class-plugin-license-manager.php",
                "class-plugin-update-manager.php",
                "class-product.php",
                "class-theme-license-manager.php",
                "class-theme-update-manager.php",
                "class-update-manager.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Team Yoast",
                "email": "support@yoast.com",
                "homepage": "https://yoast.com"
            }
        ],
        "description": "Yoast License Manager.",
        "homepage": "https://github.com/Yoast/License-Manager",
        "keywords": [
            "wordpress"
        ]
    },
    {
        "name": "yoast/wordpress-seo",
        "version": "14.7",
        "version_normalized": "14.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Yoast-dist/wordpress-seo.git",
            "reference": "6af6d84afe2a16a826d4697aaa316d79631a1d20"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Yoast-dist/wordpress-seo/zipball/6af6d84afe2a16a826d4697aaa316d79631a1d20",
            "reference": "6af6d84afe2a16a826d4697aaa316d79631a1d20",
            "shasum": ""
        },
        "require": {
            "composer/installers": "~1.0",
            "league/oauth2-client": "^2.4",
            "php": "^5.6.20||^7.0",
            "pimple/pimple": "^3.2",
            "psr/log": "^1.0",
            "symfony/dependency-injection": "^3.4",
            "yoast/i18n-module": "^3.1.1",
            "yoast/license-manager": "1.6.0"
        },
        "require-dev": {
            "atanamo/php-codeshift": "^1.0",
            "brain/monkey": "^2.4",
            "humbug/php-scoper": "^0.12.0",
            "php-parallel-lint/php-console-highlighter": "^0.5",
            "php-parallel-lint/php-parallel-lint": "^1.2.0",
            "phpcompatibility/phpcompatibility-wp": "^2.0.0",
            "phpunit/phpunit": "^5.7",
            "symfony/config": "^3.4",
            "yoast/php-development-environment": "^1.0",
            "yoast/yoastcs": "~0.4.3"
        },
        "time": "2020-08-05T08:44:10+00:00",
        "type": "wordpress-plugin",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "admin/",
                "frontend/",
                "inc/",
                "deprecated/",
                "cli/",
                "src/",
                "lib/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Team Yoast",
                "email": "support@yoast.com",
                "homepage": "https://yoa.st/1--"
            }
        ],
        "description": "Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.",
        "homepage": "https://yoa.st/1ui",
        "keywords": [
            "seo",
            "wordpress"
        ]
    }
]
