{
    "_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": "758832dca53cba659d813c126f37d8a1",
    "packages": [
        {
            "name": "amzn/amazon-pay-and-login-magento-2-module",
            "version": "3.1.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-magento-2-module/amzn-amazon-pay-and-login-magento-2-module-3.1.4.0.zip",
                "shasum": "d11fdb2a39185e3665fb5799fa6dd463025cdfeb"
            },
            "require": {
                "amzn/amazon-pay-and-login-with-amazon-core-module": "3.1.4",
                "amzn/amazon-pay-module": "3.1.4",
                "amzn/login-with-amazon-module": "3.1.4"
            },
            "type": "metapackage",
            "license": [
                "Apache-2.0"
            ],
            "description": "Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon"
        },
        {
            "name": "amzn/amazon-pay-and-login-with-amazon-core-module",
            "version": "3.1.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-with-amazon-core-module/amzn-amazon-pay-and-login-with-amazon-core-module-3.1.4.0.zip",
                "shasum": "1ad5fdd9a997284f005d933b1fead3a746f158bb"
            },
            "require": {
                "amzn/amazon-pay-sdk-php": "^3.2.0",
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-catalog": "*",
                "magento/module-checkout": "*",
                "magento/module-config": "*",
                "magento/module-customer": "*",
                "magento/module-developer": "*",
                "magento/module-payment": "*",
                "magento/module-paypal": "*",
                "magento/module-quote": "*",
                "magento/module-sales": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amazon\\Core\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Shared functionality for Amazon Pay and Login with Amazon modules"
        },
        {
            "name": "amzn/amazon-pay-module",
            "version": "3.1.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-3.1.4.0.zip",
                "shasum": "03cec957586f9e14f0914b58f651c661c509d08d"
            },
            "require": {
                "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.1.4",
                "amzn/login-with-amazon-module": "^3.1.4",
                "magento/module-backend": "*",
                "magento/module-catalog": "*",
                "magento/module-checkout": "*",
                "magento/module-customer": "*",
                "magento/module-directory": "*",
                "magento/module-eav": "*",
                "magento/module-payment": "*",
                "magento/module-paypal": "*",
                "magento/module-quote": "*",
                "magento/module-sales": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-customer": "*",
                "magento/module-scalable-checkout": "*",
                "magento/module-scalable-oms": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amazon\\Payment\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Amazon Pay module"
        },
        {
            "name": "amzn/amazon-pay-sdk-php",
            "version": "3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/amzn/amazon-pay-sdk-php.git",
                "reference": "3b05458e3f121859fcb5f1960ac053a97a847ddd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/amzn/amazon-pay-sdk-php/zipball/3b05458e3f121859fcb5f1960ac053a97a847ddd",
                "reference": "3b05458e3f121859fcb5f1960ac053a97a847ddd",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "AmazonPay\\": "AmazonPay/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Amazon Pay SDK",
                    "email": "amazon-pay-sdk@amazon.com"
                }
            ],
            "description": "Amazon Pay SDK (PHP)",
            "homepage": "https://github.com/amzn/amazon-pay-sdk-php",
            "keywords": [
                "amazon",
                "amazon pay",
                "amazon payments",
                "pay",
                "pay with amazon",
                "payment",
                "payments"
            ],
            "time": "2019-08-19T20:59:59+00:00"
        },
        {
            "name": "amzn/login-with-amazon-module",
            "version": "3.1.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-3.1.4.0.zip",
                "shasum": "d927403b521e59d36d42a29998c774986c65398b"
            },
            "require": {
                "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.1.4",
                "magento/module-checkout": "*",
                "magento/module-checkout-agreements": "*",
                "magento/module-customer": "*",
                "magento/module-eav": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-sales": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amazon\\Login\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Login with Amazon module"
        },
        {
            "name": "bacon/bacon-qr-code",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/Bacon/BaconQrCode.git",
                "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
                "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": "^5.4|^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8"
            },
            "suggest": {
                "ext-gd": "to generate QR code images"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "BaconQrCode": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "http://www.dasprids.de",
                    "role": "Developer"
                }
            ],
            "description": "BaconQrCode is a QR code generator for PHP.",
            "homepage": "https://github.com/Bacon/BaconQrCode",
            "time": "2017-10-17T09:59:25+00:00"
        },
        {
            "name": "beberlei/assert",
            "version": "v2.9.9",
            "source": {
                "type": "git",
                "url": "https://github.com/beberlei/assert.git",
                "reference": "124317de301b7c91d5fce34c98bba2c6925bec95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/beberlei/assert/zipball/124317de301b7c91d5fce34c98bba2c6925bec95",
                "reference": "124317de301b7c91d5fce34c98bba2c6925bec95",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.3"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.1.1",
                "phpunit/phpunit": "^4.8.35|^5.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Assert\\": "lib/Assert"
                },
                "files": [
                    "lib/Assert/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de",
                    "role": "Lead Developer"
                },
                {
                    "name": "Richard Quadling",
                    "email": "rquadling@gmail.com",
                    "role": "Collaborator"
                }
            ],
            "description": "Thin assertion library for input validation in business models.",
            "keywords": [
                "assert",
                "assertion",
                "validation"
            ],
            "time": "2019-05-28T15:27:37+00:00"
        },
        {
            "name": "braintree/braintree_php",
            "version": "3.35.0",
            "source": {
                "type": "git",
                "url": "https://github.com/braintree/braintree_php.git",
                "reference": "6c4388199ce379432804a5c18b88585157ef2ed7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/braintree/braintree_php/zipball/6c4388199ce379432804a5c18b88585157ef2ed7",
                "reference": "6c4388199ce379432804a5c18b88585157ef2ed7",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-hash": "*",
                "ext-openssl": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Braintree": "lib/"
                },
                "psr-4": {
                    "Braintree\\": "lib/Braintree"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Braintree",
                    "homepage": "https://www.braintreepayments.com"
                }
            ],
            "description": "Braintree PHP Client Library",
            "time": "2018-07-26T14:37:38+00:00"
        },
        {
            "name": "christian-riesen/base32",
            "version": "1.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/ChristianRiesen/base32.git",
                "reference": "80ff0e3b2124e61b4b39e2535709452f70bff367"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ChristianRiesen/base32/zipball/80ff0e3b2124e61b4b39e2535709452f70bff367",
                "reference": "80ff0e3b2124e61b4b39e2535709452f70bff367",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "php": ">=5.6",
                "phpunit/phpunit": "^5.0",
                "satooshi/php-coveralls": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Base32\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Riesen",
                    "email": "chris.riesen@gmail.com",
                    "homepage": "http://christianriesen.com",
                    "role": "Developer"
                }
            ],
            "description": "Base32 encoder/decoder according to RFC 4648",
            "homepage": "https://github.com/ChristianRiesen/base32",
            "keywords": [
                "base32",
                "decode",
                "encode",
                "rfc4648"
            ],
            "time": "2018-11-02T09:03:50+00:00"
        },
        {
            "name": "colinmollenhour/cache-backend-file",
            "version": "v1.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_File.git",
                "reference": "03c7d4c0f43b2de1b559a3527d18ff697d306544"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_File/zipball/03c7d4c0f43b2de1b559a3527d18ff697d306544",
                "reference": "03c7d4c0f43b2de1b559a3527d18ff697d306544",
                "shasum": ""
            },
            "type": "magento-module",
            "autoload": {
                "classmap": [
                    "File.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.",
            "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_File",
            "time": "2019-04-18T21:54:31+00:00"
        },
        {
            "name": "colinmollenhour/cache-backend-redis",
            "version": "1.10.6",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis.git",
                "reference": "cc941a5f4cc017e11d3eab9061811ba9583ed6bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/cc941a5f4cc017e11d3eab9061811ba9583ed6bf",
                "reference": "cc941a5f4cc017e11d3eab9061811ba9583ed6bf",
                "shasum": ""
            },
            "require": {
                "magento-hackathon/magento-composer-installer": "*"
            },
            "type": "magento-module",
            "autoload": {
                "classmap": [
                    "Cm/Cache/Backend/Redis.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "Zend_Cache backend using Redis with full support for tags.",
            "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis",
            "time": "2018-09-24T16:02:07+00:00"
        },
        {
            "name": "colinmollenhour/credis",
            "version": "1.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/credis.git",
                "reference": "8ab6db707c821055f9856b8cf76d5f44beb6fd8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/8ab6db707c821055f9856b8cf76d5f44beb6fd8a",
                "reference": "8ab6db707c821055f9856b8cf76d5f44beb6fd8a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "Client.php",
                    "Cluster.php",
                    "Sentinel.php",
                    "Module.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour",
                    "email": "colin@mollenhour.com"
                }
            ],
            "description": "Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.",
            "homepage": "https://github.com/colinmollenhour/credis",
            "time": "2018-05-07T14:45:04+00:00"
        },
        {
            "name": "colinmollenhour/php-redis-session-abstract",
            "version": "v1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git",
                "reference": "4949ca28b86037abb44984c77bab9d0a4e075643"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/4949ca28b86037abb44984c77bab9d0a4e075643",
                "reference": "4949ca28b86037abb44984c77bab9d0a4e075643",
                "shasum": ""
            },
            "require": {
                "colinmollenhour/credis": "~1.6",
                "php": "^5.5 || ^7.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Cm\\RedisSession\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "A Redis-based session handler with optimistic locking",
            "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract",
            "time": "2019-03-18T14:43:14+00:00"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/10bb96592168a0f8e8f6dcde3532d9fa50b0b527",
                "reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8",
                "psr/log": "^1.0",
                "symfony/process": "^2.5 || ^3.0 || ^4.0"
            },
            "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-08-30T08:44:50+00:00"
        },
        {
            "name": "composer/composer",
            "version": "1.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/composer.git",
                "reference": "314aa57fdcfc942065996f59fb73a8b3f74f3fa5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/314aa57fdcfc942065996f59fb73a8b3f74f3fa5",
                "reference": "314aa57fdcfc942065996f59fb73a8b3f74f3fa5",
                "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.9-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\": "src/Composer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
            "homepage": "https://getcomposer.org/",
            "keywords": [
                "autoload",
                "dependency",
                "package"
            ],
            "time": "2019-08-02T18:55:33+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.2",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/spdx-licenses.git",
                "reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/7ac1e6aec371357df067f8a688c3d6974df68fa5",
                "reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5",
                "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-07-29T10:31:59+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": "container-interop/container-interop",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/container-interop/container-interop.git",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "shasum": ""
            },
            "require": {
                "psr/container": "^1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Interop\\Container\\": "src/Interop/Container/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
            "homepage": "https://github.com/container-interop/container-interop",
            "time": "2017-02-14T19:40:03+00:00"
        },
        {
            "name": "donatj/phpuseragentparser",
            "version": "v0.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/donatj/PhpUserAgent.git",
                "reference": "5f2da266d2a386f9b231d4344ae37baf7a467c2d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/5f2da266d2a386f9b231d4344ae37baf7a467c2d",
                "reference": "5f2da266d2a386f9b231d4344ae37baf7a467c2d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "camspiers/json-pretty": "0.1.*",
                "donatj/drop": "*",
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/UserAgentParser.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jesse G. Donat",
                    "email": "donatj@gmail.com",
                    "homepage": "http://donatstudios.com",
                    "role": "Developer"
                }
            ],
            "description": "Lightning fast, minimalist PHP UserAgent string parser.",
            "homepage": "http://donatstudios.com/PHP-Parser-HTTP_USER_AGENT",
            "keywords": [
                "browser",
                "browser detection",
                "parser",
                "user agent",
                "useragent"
            ],
            "time": "2019-03-08T20:52:23+00:00"
        },
        {
            "name": "dotmailer/dotmailer-magento2-extension",
            "version": "3.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-3.1.1.0.zip",
                "shasum": "2ede8827f7faacf72f6bc2004f9d4325f61cbd3f"
            },
            "require": {
                "magento/framework": ">=100 <103",
                "magento/module-backend": ">=100 <102",
                "magento/module-catalog": ">=101 <104",
                "magento/module-catalog-inventory": "100.*",
                "magento/module-catalog-rule": ">=100 <102",
                "magento/module-checkout": "100.*",
                "magento/module-config": ">=100 <103",
                "magento/module-cron": "100.*",
                "magento/module-customer": ">=100 <103",
                "magento/module-directory": "100.*",
                "magento/module-eav": ">=100 <103",
                "magento/module-email": ">=100 <102",
                "magento/module-newsletter": "100.*",
                "magento/module-payment": "100.*",
                "magento/module-product-alert": "100.*",
                "magento/module-quote": ">=100 <102",
                "magento/module-reports": "100.*",
                "magento/module-review": ">=100 <102",
                "magento/module-sales": ">=100 <103",
                "magento/module-sales-rule": ">=100 <102",
                "magento/module-send-friend": "100.*",
                "magento/module-shipping": "100.*",
                "magento/module-store": ">=100 <102",
                "magento/module-ui": ">=100 <102",
                "magento/module-user": ">=100 <102",
                "magento/module-wishlist": ">=100 <102"
            },
            "require-dev": {
                "magento/marketplace-eqp": "dev-master",
                "phpmd/phpmd": "@stable",
                "squizlabs/php_codesniffer": "@stable"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Dotdigitalgroup\\Email\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Calin Diacon",
                    "email": "calin.diacon@dotmailer.com"
                },
                {
                    "name": "Adeel Qamar",
                    "email": "adeel.qamar@dotmailer.com"
                },
                {
                    "name": "Zygimantas",
                    "email": "zygimantas.simkus@dotmailer.com"
                }
            ],
            "description": "dotmailer integration for magento 2"
        },
        {
            "name": "elasticsearch/elasticsearch",
            "version": "v6.7.2",
            "source": {
                "type": "git",
                "url": "https://github.com/elastic/elasticsearch-php.git",
                "reference": "9ba89f905ebf699e72dacffa410331c7fecc8255"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/9ba89f905ebf699e72dacffa410331c7fecc8255",
                "reference": "9ba89f905ebf699e72dacffa410331c7fecc8255",
                "shasum": ""
            },
            "require": {
                "ext-json": ">=1.3.7",
                "guzzlehttp/ringphp": "~1.0",
                "php": "^7.0",
                "psr/log": "~1.0"
            },
            "require-dev": {
                "cpliakas/git-wrapper": "^1.7 || ^2.1",
                "doctrine/inflector": "^1.1",
                "mockery/mockery": "^1.2",
                "phpstan/phpstan-shim": "^0.9 || ^0.11",
                "phpunit/phpunit": "^5.7 || ^6.5",
                "squizlabs/php_codesniffer": "^3.4",
                "symfony/finder": "^2.8",
                "symfony/yaml": "^2.8"
            },
            "suggest": {
                "ext-curl": "*",
                "monolog/monolog": "Allows for client-level logging and tracing"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Elasticsearch\\": "src/Elasticsearch/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Zachary Tong"
                },
                {
                    "name": "Enrico Zimuel"
                }
            ],
            "description": "PHP Client for Elasticsearch",
            "keywords": [
                "client",
                "elasticsearch",
                "search"
            ],
            "time": "2019-07-19T14:48:24+00:00"
        },
        {
            "name": "endroid/qr-code",
            "version": "2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/endroid/qr-code.git",
                "reference": "a9a57ab57ac75928fcdcfb2a71179963ff6fe573"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/endroid/qr-code/zipball/a9a57ab57ac75928fcdcfb2a71179963ff6fe573",
                "reference": "a9a57ab57ac75928fcdcfb2a71179963ff6fe573",
                "shasum": ""
            },
            "require": {
                "bacon/bacon-qr-code": "^1.0.3",
                "ext-gd": "*",
                "khanamiryan/qrcode-detector-decoder": "^1.0",
                "myclabs/php-enum": "^1.5",
                "php": ">=5.6",
                "symfony/options-resolver": ">=2.7",
                "symfony/property-access": ">=2.7"
            },
            "require-dev": {
                "phpunit/phpunit": ">=5.7",
                "symfony/asset": ">=2.7",
                "symfony/browser-kit": ">=2.7",
                "symfony/finder": ">=2.7",
                "symfony/framework-bundle": ">=2.7",
                "symfony/http-kernel": ">=2.7",
                "symfony/templating": ">=2.7",
                "symfony/twig-bundle": ">=2.7",
                "symfony/yaml": ">=2.7"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Endroid\\QrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeroen van den Enden",
                    "email": "info@endroid.nl",
                    "homepage": "http://endroid.nl/"
                }
            ],
            "description": "Endroid QR Code",
            "homepage": "https://github.com/endroid/QrCode",
            "keywords": [
                "bundle",
                "code",
                "endroid",
                "flex",
                "qr",
                "qrcode",
                "symfony"
            ],
            "time": "2017-10-22T18:56:00+00:00"
        },
        {
            "name": "google/recaptcha",
            "version": "1.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/google/recaptcha.git",
                "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/google/recaptcha/zipball/98c4a6573b27e8b0990ea8789c74ea378795134c",
                "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "ReCaptcha\\": "src/ReCaptcha"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
            "homepage": "https://www.google.com/recaptcha/",
            "keywords": [
                "Abuse",
                "captcha",
                "recaptcha",
                "spam"
            ],
            "time": "2019-08-16T15:48:25+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
                "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/promises": "^1.0",
                "guzzlehttp/psr7": "^1.4",
                "php": ">=5.5"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
                "psr/log": "^1.0"
            },
            "suggest": {
                "psr/log": "Required for using the Log middleware"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.3-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "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"
            ],
            "time": "2018-04-22T15:46:56+00:00"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "v1.3.1",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "time": "2016-12-20T10:07:11+00:00"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.6.1",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Schultze",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "time": "2019-07-01T23:21:34+00:00"
        },
        {
            "name": "guzzlehttp/ringphp",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/RingPHP.git",
                "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b",
                "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/streams": "~3.0",
                "php": ">=5.4.0",
                "react/promise": "~2.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "ext-curl": "Guzzle will use specific adapters if cURL is present"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Ring\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
            "time": "2018-07-31T13:22:33+00:00"
        },
        {
            "name": "guzzlehttp/streams",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/streams.git",
                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Stream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Provides a simple abstraction over streams of data",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "Guzzle",
                "stream"
            ],
            "time": "2014-10-12T19:18:40+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": "khanamiryan/qrcode-detector-decoder",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
                "reference": "a75482d3bc804e3f6702332bfda6cccbb0dfaa76"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/a75482d3bc804e3f6702332bfda6cccbb0dfaa76",
                "reference": "a75482d3bc804e3f6702332bfda6cccbb0dfaa76",
                "shasum": ""
            },
            "require": {
                "php": "^5.6|^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Zxing\\": "lib/"
                },
                "files": [
                    "lib/Common/customFunctions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ashot Khanamiryan",
                    "email": "a.khanamiryan@gmail.com",
                    "homepage": "https://github.com/khanamiryan",
                    "role": "Developer"
                }
            ],
            "description": "QR code decoder / reader",
            "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/",
            "keywords": [
                "barcode",
                "qr",
                "zxing"
            ],
            "time": "2018-04-26T11:41:33+00:00"
        },
        {
            "name": "klarna/m2-payments",
            "version": "7.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-7.1.0.0.zip",
                "shasum": "3de281607aba02d4b2a8d303e634a09551f44554"
            },
            "require": {
                "klarna/module-core": "5.1.0",
                "klarna/module-kp": "6.1.0",
                "klarna/module-ordermanagement": "5.0.3"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.10.1",
                "jakub-onderka/php-console-highlighter": "^0.3.2",
                "jakub-onderka/php-parallel-lint": "^0.9.2",
                "lusitanian/oauth": "~0.8.10",
                "magento-ecg/coding-standard": "^3.1",
                "mikey179/vfsstream": "^1.6",
                "pdepend/pdepend": "^2.5",
                "phploc/phploc": "^4.0",
                "phpmd/phpmd": "@stable",
                "phpro/grumphp": "^0.14",
                "phpunit/phpunit": "~6.2.0",
                "sebastian/phpcpd": "~3.0.0",
                "squizlabs/php_codesniffer": "^3.2",
                "theseer/phpdox": "^0.10.1"
            },
            "type": "metapackage",
            "license": [
                "Apache-2.0"
            ],
            "description": "Klarna Payments for Magento 2 (CE & EE)"
        },
        {
            "name": "klarna/module-core",
            "version": "5.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-5.1.0.0.zip",
                "shasum": "050cc44c0077880e6a364e93f60d607cfd33c813"
            },
            "require": {
                "guzzlehttp/guzzle": "^6.0",
                "magento/framework": "^100.1||^101.0||^102.0",
                "magento/module-bundle": "^100.1",
                "magento/module-catalog": "^102.0||^103.0",
                "magento/module-config": "^101.0||^102.0",
                "magento/module-customer": "^101.0||^102.0",
                "magento/module-directory": "^100.1",
                "magento/module-payment": "^100.2",
                "magento/module-quote": "^101.0",
                "magento/module-sales": "^101.0||^102.0",
                "magento/module-store": "^100.1||^101.0",
                "magento/module-tax": "^100.1",
                "php": "~7.0.13|~7.1.0|~7.2.0",
                "psr/log": "^1.0",
                "ramsey/uuid": "3.6.1||^3.7"
            },
            "conflict": {
                "magento/module-payment": "100.0.8 || 100.1.3"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.10.1",
                "jakub-onderka/php-console-highlighter": "^0.3.2",
                "jakub-onderka/php-parallel-lint": "^0.9.2",
                "lusitanian/oauth": "~0.8.10",
                "magento-ecg/coding-standard": "^3.1",
                "mikey179/vfsstream": "^1.6",
                "pdepend/pdepend": "^2.5",
                "phploc/phploc": "^4.0",
                "phpmd/phpmd": "@stable",
                "phpro/grumphp": "^0.14",
                "phpunit/phpunit": "~6.2.0",
                "sebastian/phpcpd": "~3.0",
                "squizlabs/php_codesniffer": "^3.2",
                "theseer/phpdox": "^0.10.1"
            },
            "type": "magento2-module",
            "autoload": {
                "psr-4": {
                    "Klarna\\Core\\": "."
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joe Constant",
                    "email": "joe.constant@klarna.com"
                },
                {
                    "name": "Jason Grim",
                    "email": "jason.grim@klarna.com"
                },
                {
                    "name": "Fei Chen",
                    "email": "fei.chen@klarna.com"
                }
            ],
            "description": "Klarna Core Magento 2 Extension"
        },
        {
            "name": "klarna/module-kp",
            "version": "6.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-6.1.0.0.zip",
                "shasum": "cf1911ce01da43e226fced1d3d72baec66875393"
            },
            "require": {
                "klarna/module-core": "^4.0||^5.0",
                "klarna/module-ordermanagement": "^4.0||^5.0",
                "magento/framework": "^100.1||^101.0||^102.0",
                "magento/module-checkout": "^100.1",
                "magento/module-customer": "^100.1||^101.0||^102.0",
                "magento/module-directory": "^100.1",
                "magento/module-payment": "^100.1",
                "magento/module-quote": "^100.1||^101.0",
                "magento/module-sales": "^100.1||^101.0||^102.0",
                "magento/module-store": "^100.1||^101.0",
                "php": "~7.0.13|~7.1.0|~7.2.0"
            },
            "replace": {
                "klarna/module-enterprise": "*"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.10.1",
                "jakub-onderka/php-console-highlighter": "^0.3.2",
                "jakub-onderka/php-parallel-lint": "^0.9.2",
                "lusitanian/oauth": "~0.8.10",
                "magento-ecg/coding-standard": "^3.1",
                "magento/framework": "^101.0.0",
                "mikey179/vfsstream": "^1.6",
                "pdepend/pdepend": "^2.5",
                "phploc/phploc": "^4.0",
                "phpmd/phpmd": "@stable",
                "phpro/grumphp": "^0.14",
                "phpunit/phpunit": "~6.2.0",
                "sebastian/phpcpd": "~3.0",
                "squizlabs/php_codesniffer": "^3.2",
                "theseer/phpdox": "^0.10.1"
            },
            "type": "magento2-module",
            "autoload": {
                "psr-4": {
                    "Klarna\\Kp\\": ""
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joe Constant",
                    "email": "joe.constant@klarna.com"
                },
                {
                    "name": "Jason Grim",
                    "email": "jason.grim@klarna.com"
                },
                {
                    "name": "Fei Chen",
                    "email": "fei.chen@klarna.com"
                },
                {
                    "name": "Dario Kassler",
                    "email": "dario.kassler@klarna.com"
                }
            ],
            "description": "Klarna Payments Magento 2 Extension"
        },
        {
            "name": "klarna/module-ordermanagement",
            "version": "5.0.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-5.0.3.0.zip",
                "shasum": "5a73ab885349d4c7f9a56dc9465c4ff712e808ca"
            },
            "require": {
                "klarna/module-core": "^4.0||^5.0",
                "magento/framework": "^102.0",
                "magento/module-payment": "^100.1",
                "magento/module-quote": "^100.1||^101.0||^102.0",
                "magento/module-sales": "^100.1||^101.0||^102.0",
                "magento/module-store": "^100.1||^101.0",
                "php": "~7.1.0|~7.2.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.10.1",
                "jakub-onderka/php-console-highlighter": "^0.3.2",
                "jakub-onderka/php-parallel-lint": "^0.9.2",
                "lusitanian/oauth": "~0.8.10",
                "magento-ecg/coding-standard": "^3.1",
                "magento/framework": "^101.0.0",
                "mikey179/vfsstream": "^1.6",
                "pdepend/pdepend": "^2.5",
                "phploc/phploc": "^4.0",
                "phpmd/phpmd": "@stable",
                "phpro/grumphp": "^0.14",
                "phpunit/phpunit": "~6.2.0",
                "sebastian/phpcpd": "~3.0",
                "squizlabs/php_codesniffer": "^3.2",
                "theseer/phpdox": "^0.10.1"
            },
            "type": "magento2-module",
            "autoload": {
                "psr-4": {
                    "Klarna\\Ordermanagement\\": "."
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joe Constant",
                    "email": "joe.constant@klarna.com"
                },
                {
                    "name": "Jason Grim",
                    "email": "jason.grim@klarna.com"
                },
                {
                    "name": "Fei Chen",
                    "email": "fei.chen@klarna.com"
                },
                {
                    "name": "Dario Kassler",
                    "email": "dario.kassler@klarna.com"
                }
            ],
            "description": "Klarna Order Management Magento 2 Extension"
        },
        {
            "name": "magento/composer",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/composer.git",
                "reference": "6fb9eb3dd72a5e70aa53983f132f8e1883e79978"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/composer/zipball/6fb9eb3dd72a5e70aa53983f132f8e1883e79978",
                "reference": "6fb9eb3dd72a5e70aa53983f132f8e1883e79978",
                "shasum": ""
            },
            "require": {
                "composer/composer": "^1.6",
                "php": "~7.1.3|~7.2.0",
                "symfony/console": "~4.0.0 || ~4.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~7.0.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Magento\\Composer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento composer library helps to instantiate Composer application and run composer commands.",
            "time": "2018-06-29T18:46:51+00:00"
        },
        {
            "name": "magento/framework",
            "version": "102.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework/magento-framework-102.0.1.0.zip",
                "shasum": "399d85904a005db76ce518a265cfdaff68d02984"
            },
            "require": {
                "colinmollenhour/php-redis-session-abstract": "~1.4.0",
                "composer/composer": "^1.6",
                "ext-bcmath": "*",
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-hash": "*",
                "ext-iconv": "*",
                "ext-openssl": "*",
                "ext-simplexml": "*",
                "ext-spl": "*",
                "ext-xsl": "*",
                "lib-libxml": "*",
                "magento/zendframework1": "~1.14.0",
                "monolog/monolog": "^1.17",
                "oyejorge/less.php": "~1.7.0",
                "php": "~7.1.3||~7.2.0",
                "symfony/console": "~4.1.0",
                "symfony/process": "~4.1.0",
                "tedivm/jshrink": "~1.3.0",
                "zendframework/zend-code": "~3.3.0",
                "zendframework/zend-crypt": "^2.6.0",
                "zendframework/zend-http": "^2.6.0",
                "zendframework/zend-mvc": "~2.7.0",
                "zendframework/zend-stdlib": "^2.7.7",
                "zendframework/zend-uri": "^2.5.1",
                "zendframework/zend-validator": "^2.6.0"
            },
            "suggest": {
                "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"
            },
            "type": "magento2-library",
            "autoload": {
                "psr-4": {
                    "Magento\\Framework\\": ""
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/framework-amqp",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.3.1.0.zip",
                "shasum": "40a4d6799c43dd9eed1f7dba4ca2eb6b26518966"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0",
                "php-amqplib/php-amqplib": "~2.7.0"
            },
            "type": "magento2-library",
            "autoload": {
                "psr-4": {
                    "Magento\\Framework\\Amqp\\": ""
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/framework-bulk",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-100.3.1.0.zip",
                "shasum": "efa487ceac1c91824797e1f8a87d9b6bd2fdfa3a"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-library",
            "autoload": {
                "psr-4": {
                    "Magento\\Framework\\Bulk\\": ""
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/framework-message-queue",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.3.1.0.zip",
                "shasum": "51901caed892f2e26241677df2f72deaa010a1a3"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-library",
            "autoload": {
                "psr-4": {
                    "Magento\\Framework\\MessageQueue\\": ""
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/inventory-composer-installer",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/inventory-composer-installer/magento-inventory-composer-installer-1.1.0.0.zip",
                "shasum": "c52566b82926bb37487a2b3cb2c8ae091be9be9e"
            },
            "require": {
                "composer-plugin-api": "^1.1",
                "magento/framework": "*"
            },
            "require-dev": {
                "composer/composer": "*"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Magento\\InventoryComposerInstaller\\Plugin"
            },
            "autoload": {
                "psr-4": {
                    "Magento\\InventoryComposerInstaller\\": "src"
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Composer plugin for Magento Multi Source Inventory"
        },
        {
            "name": "magento/inventory-composer-metapackage",
            "version": "1.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/inventory-composer-metapackage/magento-inventory-composer-metapackage-1.1.1.0.zip",
                "shasum": "cf57d1d6f335c94a430023bc6528640d9a5e9679"
            },
            "require": {
                "magento/inventory-composer-installer": "1.1.0",
                "magento/module-inventory": "1.0.4",
                "magento/module-inventory-admin-ui": "1.0.4",
                "magento/module-inventory-api": "1.0.4",
                "magento/module-inventory-bundle-product": "1.0.3",
                "magento/module-inventory-bundle-product-admin-ui": "1.0.3",
                "magento/module-inventory-cache": "1.0.3",
                "magento/module-inventory-catalog": "1.0.4",
                "magento/module-inventory-catalog-admin-ui": "1.0.4",
                "magento/module-inventory-catalog-api": "1.0.4",
                "magento/module-inventory-catalog-search": "1.0.4",
                "magento/module-inventory-configurable-product": "1.0.4",
                "magento/module-inventory-configurable-product-admin-ui": "1.0.4",
                "magento/module-inventory-configurable-product-indexer": "1.0.3",
                "magento/module-inventory-configuration": "1.0.4",
                "magento/module-inventory-configuration-api": "1.0.4",
                "magento/module-inventory-distance-based-source-selection": "1.0.0",
                "magento/module-inventory-distance-based-source-selection-admin-ui": "1.0.0",
                "magento/module-inventory-distance-based-source-selection-api": "1.0.0",
                "magento/module-inventory-elasticsearch": "1.0.0",
                "magento/module-inventory-grouped-product": "1.0.3",
                "magento/module-inventory-grouped-product-admin-ui": "1.0.4",
                "magento/module-inventory-grouped-product-indexer": "1.0.3",
                "magento/module-inventory-import-export": "1.0.4",
                "magento/module-inventory-indexer": "1.0.4",
                "magento/module-inventory-low-quantity-notification": "1.0.4",
                "magento/module-inventory-low-quantity-notification-admin-ui": "1.0.4",
                "magento/module-inventory-low-quantity-notification-api": "1.0.3",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.0.4",
                "magento/module-inventory-product-alert": "1.0.4",
                "magento/module-inventory-reservations": "1.0.4",
                "magento/module-inventory-reservations-api": "1.0.3",
                "magento/module-inventory-sales": "1.0.4",
                "magento/module-inventory-sales-admin-ui": "1.0.4",
                "magento/module-inventory-sales-api": "1.0.4",
                "magento/module-inventory-sales-frontend-ui": "1.0.3",
                "magento/module-inventory-setup-fixture-generator": "1.0.0",
                "magento/module-inventory-shipping": "1.0.4",
                "magento/module-inventory-shipping-admin-ui": "1.0.4",
                "magento/module-inventory-source-deduction-api": "1.0.4",
                "magento/module-inventory-source-selection": "1.0.4",
                "magento/module-inventory-source-selection-api": "1.1.0"
            },
            "type": "metapackage",
            "description": "Metapackage with Magento Inventory modules for simple installation"
        },
        {
            "name": "magento/language-de_de",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-de_de/magento-language-de_de-100.3.1.0.zip",
                "shasum": "4fa504af2bb938cadea2376cb17caa0832791bfa"
            },
            "require": {
                "magento/framework": "102.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "German (Germany) language"
        },
        {
            "name": "magento/language-en_us",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-en_us/magento-language-en_us-100.3.1.0.zip",
                "shasum": "13e74a7d83dbd49dec496aeaedc5ad0dc82dacd8"
            },
            "require": {
                "magento/framework": "102.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "English (United States) language"
        },
        {
            "name": "magento/language-es_es",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-es_es/magento-language-es_es-100.3.1.0.zip",
                "shasum": "ea3dd068fe9caad30835e9dff5a2aab96032e4c0"
            },
            "require": {
                "magento/framework": "102.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Spanish (Spain) language"
        },
        {
            "name": "magento/language-fr_fr",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-fr_fr/magento-language-fr_fr-100.3.1.0.zip",
                "shasum": "9ab44b7845abb6f1b031864c815de6ae836dbaf7"
            },
            "require": {
                "magento/framework": "102.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "French (France) language"
        },
        {
            "name": "magento/language-nl_nl",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-nl_nl/magento-language-nl_nl-100.3.1.0.zip",
                "shasum": "060a175c553e80abf77f877a6d92746658e270f0"
            },
            "require": {
                "magento/framework": "102.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Dutch (Netherlands) language"
        },
        {
            "name": "magento/language-pt_br",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-pt_br/magento-language-pt_br-100.3.1.0.zip",
                "shasum": "50c59308621d44fe8def4a93253087fa69bdae70"
            },
            "require": {
                "magento/framework": "102.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Portuguese (Brazil) language"
        },
        {
            "name": "magento/language-zh_hans_cn",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-zh_hans_cn/magento-language-zh_hans_cn-100.3.1.0.zip",
                "shasum": "8b2e9a40c956bc05c50b02ea54e10c00d9d24d78"
            },
            "require": {
                "magento/framework": "102.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Chinese (China) language"
        },
        {
            "name": "magento/magento-composer-installer",
            "version": "0.1.13",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-composer-installer.git",
                "reference": "8b6c32f53b4944a5d6656e86344cd0f9784709a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-composer-installer/zipball/8b6c32f53b4944a5d6656e86344cd0f9784709a1",
                "reference": "8b6c32f53b4944a5d6656e86344cd0f9784709a1",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0"
            },
            "replace": {
                "magento-hackathon/magento-composer-installer": "*"
            },
            "require-dev": {
                "composer/composer": "*@dev",
                "firegento/phpcs": "dev-patch-1",
                "mikey179/vfsstream": "*",
                "phpunit/phpunit": "*",
                "phpunit/phpunit-mock-objects": "dev-master",
                "squizlabs/php_codesniffer": "1.4.7",
                "symfony/process": "*"
            },
            "type": "composer-plugin",
            "extra": {
                "composer-command-registry": [
                    "MagentoHackathon\\Composer\\Magento\\Command\\DeployCommand"
                ],
                "class": "MagentoHackathon\\Composer\\Magento\\Plugin"
            },
            "autoload": {
                "psr-0": {
                    "MagentoHackathon\\Composer\\Magento": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "Vinai Kopp",
                    "email": "vinai@netzarbeiter.com"
                },
                {
                    "name": "Daniel Fahlke aka Flyingmana",
                    "email": "flyingmana@googlemail.com"
                },
                {
                    "name": "Jörg Weller",
                    "email": "weller@flagbit.de"
                },
                {
                    "name": "Karl Spies",
                    "email": "karl.spies@gmx.net"
                },
                {
                    "name": "Tobias Vogt",
                    "email": "tobi@webguys.de"
                },
                {
                    "name": "David Fuhr",
                    "email": "fuhr@flagbit.de"
                }
            ],
            "description": "Composer installer for Magento modules",
            "homepage": "https://github.com/magento/magento-composer-installer",
            "keywords": [
                "composer-installer",
                "magento"
            ],
            "time": "2017-12-29T16:45:24+00:00"
        },
        {
            "name": "magento/magento2-base",
            "version": "2.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.3.1.0.zip",
                "shasum": "7877828bb63a7cfca5c62c6c6caf6a9c05ab154b"
            },
            "require": {
                "braintree/braintree_php": "3.35.0",
                "composer/composer": "^1.6",
                "ext-intl": "*",
                "ext-mbstring": "*",
                "magento/composer": "~1.4.0",
                "magento/magento-composer-installer": "*",
                "magento/zendframework1": "~1.14.1",
                "monolog/monolog": "^1.17",
                "oyejorge/less.php": "~1.7.0",
                "pelago/emogrifier": "^2.0.0",
                "php": "~7.1.3||~7.2.0",
                "phpseclib/phpseclib": "2.0.*",
                "symfony/console": "~4.1.0",
                "symfony/event-dispatcher": "~4.1.0",
                "tedivm/jshrink": "~1.3.0",
                "tubalmartin/cssmin": "4.1.1",
                "zendframework/zend-code": "~3.3.0",
                "zendframework/zend-config": "^2.6.0",
                "zendframework/zend-console": "^2.6.0",
                "zendframework/zend-crypt": "^2.6.0",
                "zendframework/zend-di": "^2.6.1",
                "zendframework/zend-eventmanager": "^2.6.3",
                "zendframework/zend-form": "^2.10.0",
                "zendframework/zend-http": "^2.6.0",
                "zendframework/zend-i18n": "^2.7.3",
                "zendframework/zend-json": "^2.6.1",
                "zendframework/zend-log": "^2.9.1",
                "zendframework/zend-modulemanager": "^2.7",
                "zendframework/zend-mvc": "~2.7.0",
                "zendframework/zend-serializer": "^2.7.2",
                "zendframework/zend-server": "^2.6.1",
                "zendframework/zend-servicemanager": "^2.7.8",
                "zendframework/zend-soap": "^2.7.0",
                "zendframework/zend-stdlib": "^2.7.7",
                "zendframework/zend-text": "^2.6.0",
                "zendframework/zend-uri": "^2.5.1",
                "zendframework/zend-validator": "^2.6.0",
                "zendframework/zend-view": "~2.10.0"
            },
            "conflict": {
                "gene/bluefoot": "*"
            },
            "replace": {
                "blueimp/jquery-file-upload": "5.6.14",
                "components/jquery": "1.11.0",
                "components/jqueryui": "1.10.4",
                "tinymce/tinymce": "3.4.7",
                "trentrichardson/jquery-timepicker-addon": "1.4.3",
                "twbs/bootstrap": "3.1.0"
            },
            "type": "magento2-component",
            "extra": {
                "component_paths": {
                    "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js",
                    "components/jquery": [
                        "lib/web/jquery.js",
                        "lib/web/jquery/jquery.min.js",
                        "lib/web/jquery/jquery-migrate.js"
                    ],
                    "blueimp/jquery-file-upload": "lib/web/jquery/fileUploader",
                    "components/jqueryui": "lib/web/jquery/jquery-ui.js",
                    "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js",
                    "tinymce/tinymce": "lib/web/tiny_mce_4"
                },
                "map": [
                    [
                        ".github",
                        ".github"
                    ],
                    [
                        ".htaccess",
                        ".htaccess"
                    ],
                    [
                        ".htaccess.sample",
                        ".htaccess.sample"
                    ],
                    [
                        ".php_cs.dist",
                        ".php_cs.dist"
                    ],
                    [
                        ".travis.yml",
                        ".travis.yml"
                    ],
                    [
                        ".user.ini",
                        ".user.ini"
                    ],
                    [
                        "CHANGELOG.md",
                        "CHANGELOG.md"
                    ],
                    [
                        "COPYING.txt",
                        "COPYING.txt"
                    ],
                    [
                        "Gruntfile.js.sample",
                        "Gruntfile.js.sample"
                    ],
                    [
                        "LICENSE.txt",
                        "LICENSE.txt"
                    ],
                    [
                        "LICENSE_AFL.txt",
                        "LICENSE_AFL.txt"
                    ],
                    [
                        "app/.htaccess",
                        "app/.htaccess"
                    ],
                    [
                        "app/autoload.php",
                        "app/autoload.php"
                    ],
                    [
                        "app/bootstrap.php",
                        "app/bootstrap.php"
                    ],
                    [
                        "app/design/adminhtml/Magento",
                        "app/design/adminhtml/Magento"
                    ],
                    [
                        "app/design/frontend/Magento",
                        "app/design/frontend/Magento"
                    ],
                    [
                        "app/etc/NonComposerComponentRegistration.php",
                        "app/etc/NonComposerComponentRegistration.php"
                    ],
                    [
                        "app/etc/db_schema.xml",
                        "app/etc/db_schema.xml"
                    ],
                    [
                        "app/etc/di.xml",
                        "app/etc/di.xml"
                    ],
                    [
                        "app/etc/registration_globlist.php",
                        "app/etc/registration_globlist.php"
                    ],
                    [
                        "app/functions.php",
                        "app/functions.php"
                    ],
                    [
                        "auth.json.sample",
                        "auth.json.sample"
                    ],
                    [
                        "bin/.htaccess",
                        "bin/.htaccess"
                    ],
                    [
                        "bin/magento",
                        "bin/magento"
                    ],
                    [
                        "dev/.htaccess",
                        "dev/.htaccess"
                    ],
                    [
                        "dev/tests/acceptance",
                        "dev/tests/acceptance"
                    ],
                    [
                        "dev/tests/api-functional/.gitignore",
                        "dev/tests/api-functional/.gitignore"
                    ],
                    [
                        "dev/tests/api-functional/_files",
                        "dev/tests/api-functional/_files"
                    ],
                    [
                        "dev/tests/api-functional/config",
                        "dev/tests/api-functional/config"
                    ],
                    [
                        "dev/tests/api-functional/framework",
                        "dev/tests/api-functional/framework"
                    ],
                    [
                        "dev/tests/api-functional/phpunit_graphql.xml.dist",
                        "dev/tests/api-functional/phpunit_graphql.xml.dist"
                    ],
                    [
                        "dev/tests/api-functional/phpunit_rest.xml.dist",
                        "dev/tests/api-functional/phpunit_rest.xml.dist"
                    ],
                    [
                        "dev/tests/api-functional/phpunit_soap.xml.dist",
                        "dev/tests/api-functional/phpunit_soap.xml.dist"
                    ],
                    [
                        "dev/tests/api-functional/testsuite/Magento",
                        "dev/tests/api-functional/testsuite/Magento"
                    ],
                    [
                        "dev/tests/error_handler.php",
                        "dev/tests/error_handler.php"
                    ],
                    [
                        "dev/tests/functional/.gitignore",
                        "dev/tests/functional/.gitignore"
                    ],
                    [
                        "dev/tests/functional/.htaccess.sample",
                        "dev/tests/functional/.htaccess.sample"
                    ],
                    [
                        "dev/tests/functional/bootstrap.php",
                        "dev/tests/functional/bootstrap.php"
                    ],
                    [
                        "dev/tests/functional/composer.json",
                        "dev/tests/functional/composer.json"
                    ],
                    [
                        "dev/tests/functional/credentials.xml.dist",
                        "dev/tests/functional/credentials.xml.dist"
                    ],
                    [
                        "dev/tests/functional/etc",
                        "dev/tests/functional/etc"
                    ],
                    [
                        "dev/tests/functional/isolation.php",
                        "dev/tests/functional/isolation.php"
                    ],
                    [
                        "dev/tests/functional/lib",
                        "dev/tests/functional/lib"
                    ],
                    [
                        "dev/tests/functional/phpunit.xml.dist",
                        "dev/tests/functional/phpunit.xml.dist"
                    ],
                    [
                        "dev/tests/functional/tests",
                        "dev/tests/functional/tests"
                    ],
                    [
                        "dev/tests/functional/testsuites/Magento",
                        "dev/tests/functional/testsuites/Magento"
                    ],
                    [
                        "dev/tests/functional/utils",
                        "dev/tests/functional/utils"
                    ],
                    [
                        "dev/tests/integration/.gitignore",
                        "dev/tests/integration/.gitignore"
                    ],
                    [
                        "dev/tests/integration/_files",
                        "dev/tests/integration/_files"
                    ],
                    [
                        "dev/tests/integration/bin",
                        "dev/tests/integration/bin"
                    ],
                    [
                        "dev/tests/integration/etc",
                        "dev/tests/integration/etc"
                    ],
                    [
                        "dev/tests/integration/framework",
                        "dev/tests/integration/framework"
                    ],
                    [
                        "dev/tests/integration/phpunit.xml.dist",
                        "dev/tests/integration/phpunit.xml.dist"
                    ],
                    [
                        "dev/tests/integration/testsuite/Magento",
                        "dev/tests/integration/testsuite/Magento"
                    ],
                    [
                        "dev/tests/integration/tmp",
                        "dev/tests/integration/tmp"
                    ],
                    [
                        "dev/tests/js",
                        "dev/tests/js"
                    ],
                    [
                        "dev/tests/setup-integration",
                        "dev/tests/setup-integration"
                    ],
                    [
                        "dev/tests/static/.gitignore",
                        "dev/tests/static/.gitignore"
                    ],
                    [
                        "dev/tests/static/framework",
                        "dev/tests/static/framework"
                    ],
                    [
                        "dev/tests/static/get_github_changes.php",
                        "dev/tests/static/get_github_changes.php"
                    ],
                    [
                        "dev/tests/static/phpunit-all.xml.dist",
                        "dev/tests/static/phpunit-all.xml.dist"
                    ],
                    [
                        "dev/tests/static/phpunit.xml.dist",
                        "dev/tests/static/phpunit.xml.dist"
                    ],
                    [
                        "dev/tests/static/testsuite/Magento",
                        "dev/tests/static/testsuite/Magento"
                    ],
                    [
                        "dev/tests/static/tmp",
                        "dev/tests/static/tmp"
                    ],
                    [
                        "dev/tests/unit/.gitignore",
                        "dev/tests/unit/.gitignore"
                    ],
                    [
                        "dev/tests/unit/framework",
                        "dev/tests/unit/framework"
                    ],
                    [
                        "dev/tests/unit/phpunit.xml.dist",
                        "dev/tests/unit/phpunit.xml.dist"
                    ],
                    [
                        "dev/tests/unit/tmp",
                        "dev/tests/unit/tmp"
                    ],
                    [
                        "dev/tools",
                        "dev/tools"
                    ],
                    [
                        "dev/travis",
                        "dev/travis"
                    ],
                    [
                        "generated",
                        "generated"
                    ],
                    [
                        "grunt-config.json.sample",
                        "grunt-config.json.sample"
                    ],
                    [
                        "index.php",
                        "index.php"
                    ],
                    [
                        "lib/.htaccess",
                        "lib/.htaccess"
                    ],
                    [
                        "lib/internal/GnuFreeFont",
                        "lib/internal/GnuFreeFont"
                    ],
                    [
                        "lib/internal/LinLibertineFont",
                        "lib/internal/LinLibertineFont"
                    ],
                    [
                        "lib/web/FormData.js",
                        "lib/web/FormData.js"
                    ],
                    [
                        "lib/web/MutationObserver.js",
                        "lib/web/MutationObserver.js"
                    ],
                    [
                        "lib/web/blank.html",
                        "lib/web/blank.html"
                    ],
                    [
                        "lib/web/css",
                        "lib/web/css"
                    ],
                    [
                        "lib/web/es6-collections.js",
                        "lib/web/es6-collections.js"
                    ],
                    [
                        "lib/web/extjs",
                        "lib/web/extjs"
                    ],
                    [
                        "lib/web/fonts",
                        "lib/web/fonts"
                    ],
                    [
                        "lib/web/fotorama",
                        "lib/web/fotorama"
                    ],
                    [
                        "lib/web/i18n",
                        "lib/web/i18n"
                    ],
                    [
                        "lib/web/images",
                        "lib/web/images"
                    ],
                    [
                        "lib/web/jquery.js",
                        "lib/web/jquery.js"
                    ],
                    [
                        "lib/web/jquery",
                        "lib/web/jquery"
                    ],
                    [
                        "lib/web/knockoutjs",
                        "lib/web/knockoutjs"
                    ],
                    [
                        "lib/web/legacy-build.min.js",
                        "lib/web/legacy-build.min.js"
                    ],
                    [
                        "lib/web/less",
                        "lib/web/less"
                    ],
                    [
                        "lib/web/lib",
                        "lib/web/lib"
                    ],
                    [
                        "lib/web/mage",
                        "lib/web/mage"
                    ],
                    [
                        "lib/web/magnifier",
                        "lib/web/magnifier"
                    ],
                    [
                        "lib/web/matchMedia.js",
                        "lib/web/matchMedia.js"
                    ],
                    [
                        "lib/web/modernizr",
                        "lib/web/modernizr"
                    ],
                    [
                        "lib/web/moment-timezone-with-data.js",
                        "lib/web/moment-timezone-with-data.js"
                    ],
                    [
                        "lib/web/moment.js",
                        "lib/web/moment.js"
                    ],
                    [
                        "lib/web/prototype",
                        "lib/web/prototype"
                    ],
                    [
                        "lib/web/requirejs",
                        "lib/web/requirejs"
                    ],
                    [
                        "lib/web/scriptaculous",
                        "lib/web/scriptaculous"
                    ],
                    [
                        "lib/web/spacer.gif",
                        "lib/web/spacer.gif"
                    ],
                    [
                        "lib/web/tiny_mce_4",
                        "lib/web/tiny_mce_4"
                    ],
                    [
                        "lib/web/underscore.js",
                        "lib/web/underscore.js"
                    ],
                    [
                        "lib/web/varien",
                        "lib/web/varien"
                    ],
                    [
                        "nginx.conf.sample",
                        "nginx.conf.sample"
                    ],
                    [
                        "package.json.sample",
                        "package.json.sample"
                    ],
                    [
                        "phpserver",
                        "phpserver"
                    ],
                    [
                        "pub/.htaccess",
                        "pub/.htaccess"
                    ],
                    [
                        "pub/.user.ini",
                        "pub/.user.ini"
                    ],
                    [
                        "pub/cron.php",
                        "pub/cron.php"
                    ],
                    [
                        "pub/errors",
                        "pub/errors"
                    ],
                    [
                        "pub/get.php",
                        "pub/get.php"
                    ],
                    [
                        "pub/health_check.php",
                        "pub/health_check.php"
                    ],
                    [
                        "pub/index.php",
                        "pub/index.php"
                    ],
                    [
                        "pub/media/.htaccess",
                        "pub/media/.htaccess"
                    ],
                    [
                        "pub/media/customer/.htaccess",
                        "pub/media/customer/.htaccess"
                    ],
                    [
                        "pub/media/downloadable/.htaccess",
                        "pub/media/downloadable/.htaccess"
                    ],
                    [
                        "pub/media/import",
                        "pub/media/import"
                    ],
                    [
                        "pub/media/theme_customization/.htaccess",
                        "pub/media/theme_customization/.htaccess"
                    ],
                    [
                        "pub/opt",
                        "pub/opt"
                    ],
                    [
                        "pub/static.php",
                        "pub/static.php"
                    ],
                    [
                        "pub/static/.htaccess",
                        "pub/static/.htaccess"
                    ],
                    [
                        "setup",
                        "setup"
                    ],
                    [
                        "var/.htaccess",
                        "var/.htaccess"
                    ],
                    [
                        "vendor/.htaccess",
                        "vendor/.htaccess"
                    ]
                ],
                "chmod": [
                    {
                        "mask": "0755",
                        "path": "bin/magento"
                    }
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento 2 Base (Community Edition)"
        },
        {
            "name": "magento/module-admin-notification",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.3.1.0.zip",
                "shasum": "e7aea76407406c35e6505d4fce2cb06be409ec64"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdminNotification\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-advanced-pricing-import-export",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.3.1.0.zip",
                "shasum": "fbb58c6284f6eba01927bdcf2be6460650a8eef7"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-import-export": "101.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-import-export": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdvancedPricingImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-advanced-search",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.3.1.0.zip",
                "shasum": "3dbf902fa79a08b136205c7b2681ad91425a97b5"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-search": "101.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-search": "101.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdvancedSearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-amqp",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.3.1.0.zip",
                "shasum": "fdf734b25eb5fd29a7a8743b3d1e575ba29aa947"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/framework-amqp": "100.3.*",
                "magento/framework-message-queue": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Amqp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-analytics",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.3.1.0.zip",
                "shasum": "c17c1d3353335fb9c9197e715ad7ec117700755c"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-integration": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Analytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-asynchronous-operations",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.3.1.0.zip",
                "shasum": "9666e0949545697e66d13df886e16915ddfd3ffa"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/framework-bulk": "100.3.*",
                "magento/module-authorization": "100.3.*",
                "magento/module-backend": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-admin-notification": "100.3.*",
                "magento/module-logging": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AsynchronousOperations\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-authorization",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.3.1.0.zip",
                "shasum": "c2a05780a4568e92634a46199c6925fecb4c32e3"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Authorization\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Authorization module provides access to Magento ACL functionality."
        },
        {
            "name": "magento/module-authorizenet",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-authorizenet/magento-module-authorizenet-100.3.1.0.zip",
                "shasum": "ab9dc9018f1a5b71cfaa54c1975d6ee6b5c7610c"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-payment": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Authorizenet\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-authorizenet-acceptjs",
            "version": "100.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-authorizenet-acceptjs/magento-module-authorizenet-acceptjs-100.3.0.0.zip",
                "shasum": "16bc1b50a4e7f63bfa3869fa2c3bd4c67cedd8a3"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-payment": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AuthorizenetAcceptjs\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-backend",
            "version": "101.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-101.0.1.0.zip",
                "shasum": "3670764e864583abb604107c13490e239ba094d8"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backup": "100.3.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-developer": "100.3.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-quote": "101.1.*",
                "magento/module-reports": "100.3.*",
                "magento/module-require-js": "100.3.*",
                "magento/module-sales": "102.0.*",
                "magento/module-security": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-translation": "100.3.*",
                "magento/module-ui": "101.1.*",
                "magento/module-user": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-theme": "101.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Backend\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-backup",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.3.1.0.zip",
                "shasum": "bb5a040e418e42554c0887673e21420479e8bf76"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-cron": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Backup\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-braintree",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-braintree/magento-module-braintree-100.3.1.0.zip",
                "shasum": "bc99da6e5eef549dc2542cfe914aa7742361e2c6"
            },
            "require": {
                "braintree/braintree_php": "3.35.0",
                "magento/framework": "102.0.*",
                "magento/magento-composer-installer": "*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-instant-purchase": "100.3.*",
                "magento/module-payment": "100.3.*",
                "magento/module-paypal": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-ui": "101.1.*",
                "magento/module-vault": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-checkout-agreements": "100.3.*",
                "magento/module-theme": "101.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Braintree\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-bundle",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-100.3.1.0.zip",
                "shasum": "b1ce50b01d2d8997e1f6dcfc9b2dc82f47d987db"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-catalog-rule": "101.1.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-gift-message": "100.3.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-bundle-sample-data": "Sample Data version: 100.3.*",
                "magento/module-sales-rule": "101.1.*",
                "magento/module-webapi": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Bundle\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-bundle-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.3.1.0.zip",
                "shasum": "4adf0dc50f886e121dde5f906ceaff8630a96697"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-bundle": "100.3.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-graph-ql": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\BundleGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-bundle-import-export",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.3.1.0.zip",
                "shasum": "bdd21ea7945b87b643de52d93fb63b4c6ee625c9"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-bundle": "100.3.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-import-export": "101.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-import-export": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\BundleImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cache-invalidate",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.3.1.0.zip",
                "shasum": "ee84c4c87bc878f08f1c325f82b88a7f8a2b4d85"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-page-cache": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CacheInvalidate\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-captcha",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.3.1.0.zip",
                "shasum": "1d37fe2ce55a611af45abf9a79bf3ab45b18fb41"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0",
                "zendframework/zend-captcha": "^2.7.1",
                "zendframework/zend-db": "^2.8.2",
                "zendframework/zend-session": "^2.7.3"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Captcha\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog",
            "version": "103.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-103.0.1.0.zip",
                "shasum": "9f6308528cd0b385c47300ac96e88a48c7462958"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-catalog-rule": "101.1.*",
                "magento/module-catalog-url-rewrite": "100.3.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-cms": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-indexer": "100.3.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-msrp": "100.3.*",
                "magento/module-page-cache": "100.3.*",
                "magento/module-product-alert": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "magento/module-theme": "101.0.*",
                "magento/module-ui": "101.1.*",
                "magento/module-url-rewrite": "101.1.*",
                "magento/module-widget": "101.1.*",
                "magento/module-wishlist": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog-sample-data": "Sample Data version: 100.3.*",
                "magento/module-cookie": "100.3.*",
                "magento/module-sales": "102.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Catalog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-analytics",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.3.1.0.zip",
                "shasum": "78dad80df624ec870cd1fe528eb6bf23dd2a9174"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-analytics": "100.3.*",
                "magento/module-catalog": "103.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.3.1.0.zip",
                "shasum": "cab0f652a82a7011271931cfedbb8c13f362ea8c"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-eav-graph-ql": "100.3.*",
                "magento/module-search": "101.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.3.*",
                "magento/module-store-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-import-export",
            "version": "101.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.0.1.0.zip",
                "shasum": "240b1ea27fb0bdebd2cf674ce280917363463216"
            },
            "require": {
                "ext-ctype": "*",
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-catalog-url-rewrite": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-import-export": "100.3.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-inventory",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.3.1.0.zip",
                "shasum": "c7c8e7308fa130fa471cf228537506667473d982"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-quote": "101.1.*",
                "magento/module-store": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogInventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-inventory-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.3.1.0.zip",
                "shasum": "5438ed8a7e381b27d5325801f87a6a844005ff08"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogInventoryGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-rule",
            "version": "101.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.1.1.0.zip",
                "shasum": "9892c5ab997236ed1611d9a02ea9a5be925475d6"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-rule": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog-rule-sample-data": "Sample Data version: 100.3.*",
                "magento/module-import-export": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogRule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-rule-configurable",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.3.1.0.zip",
                "shasum": "0281e9723bb534ba2e12a55ae11260f6904485d6"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/magento-composer-installer": "*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-rule": "101.1.*",
                "magento/module-configurable-product": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog-rule": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogRuleConfigurable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-search",
            "version": "101.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-101.0.1.0.zip",
                "shasum": "933c002006e94c91b14203178d694acbe3308f86"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-indexer": "100.3.*",
                "magento/module-search": "101.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-theme": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogSearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Catalog search"
        },
        {
            "name": "magento/module-catalog-url-rewrite",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.3.1.0.zip",
                "shasum": "7a978d3ff25ffebd252182269ecd18039159af70"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-import-export": "101.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-import-export": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-ui": "101.1.*",
                "magento/module-url-rewrite": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-webapi": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogUrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-url-rewrite-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.3.1.0.zip",
                "shasum": "408be2e9c2c72d92f43764bfeeedd0063538fc23"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.3.*",
                "magento/module-catalog-url-rewrite": "100.3.*",
                "magento/module-url-rewrite-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogUrlRewriteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-widget",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.3.1.0.zip",
                "shasum": "5ff1f431ea8c9453e632e3892afc50f07f45f5a6"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-rule": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-widget": "101.1.*",
                "magento/module-wishlist": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogWidget\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-checkout",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.3.1.0.zip",
                "shasum": "259dfe67c0b4d6dc00746ac7f004999c58f1fded"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-msrp": "100.3.*",
                "magento/module-page-cache": "100.3.*",
                "magento/module-payment": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-sales-rule": "101.1.*",
                "magento/module-shipping": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "magento/module-theme": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-cookie": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Checkout\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-checkout-agreements",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.3.1.0.zip",
                "shasum": "fe21cdbe902b50a634df92ebe4bac90967140671"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CheckoutAgreements\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cms",
            "version": "103.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-103.0.1.0.zip",
                "shasum": "32b4db597a118386cfe5619f0a39129ab6f28e06"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-email": "101.0.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-theme": "101.0.*",
                "magento/module-ui": "101.1.*",
                "magento/module-variable": "100.3.*",
                "magento/module-widget": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-cms-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cms\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cms-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.3.1.0.zip",
                "shasum": "fae2f46721d225970beeb9e1cb26eff1dac6ad7f"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-cms": "103.0.*",
                "magento/module-widget": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.3.*",
                "magento/module-store-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CmsGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cms-url-rewrite",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.3.1.0.zip",
                "shasum": "66b9ca23c0af7c8387cfb24028128a64bf3337f4"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-cms": "103.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-url-rewrite": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CmsUrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cms-url-rewrite-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.3.1.0.zip",
                "shasum": "3b58ec81afb10bbd30a2e011f887635b69803783"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-cms": "103.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-url-rewrite-graph-ql": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.3.*",
                "magento/module-cms-url-rewrite": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CmsUrlRewriteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-config",
            "version": "101.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.1.1.0.zip",
                "shasum": "9458355eb5e383f148fbf503fe75d40d02de60b4"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-cron": "100.3.*",
                "magento/module-deploy": "100.3.*",
                "magento/module-directory": "100.3.*",
                "magento/module-email": "101.0.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Config\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-configurable-import-export",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.3.1.0.zip",
                "shasum": "ac89ef960f75a7fcdf635dc3691366f7b0f41550"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-import-export": "101.0.*",
                "magento/module-configurable-product": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-import-export": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-configurable-product",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.3.1.0.zip",
                "shasum": "2f0f6c53b969b8b4378e91933ba2fa129fd0763c"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-store": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-configurable-sample-data": "Sample Data version: 100.3.*",
                "magento/module-msrp": "100.3.*",
                "magento/module-product-links-sample-data": "Sample Data version: 100.3.*",
                "magento/module-product-video": "100.3.*",
                "magento/module-sales": "102.0.*",
                "magento/module-sales-rule": "101.1.*",
                "magento/module-webapi": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-configurable-product-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.3.1.0.zip",
                "shasum": "6cf1902c260aa70630b96b806a49844b42136b9c"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-graph-ql": "100.3.*",
                "magento/module-configurable-product": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableProductGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-configurable-product-sales",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.3.1.0.zip",
                "shasum": "ab8e7350ef1fdc6e55f2dfd708d095560afe9d5b"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-configurable-product": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableProductSales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-contact",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.3.1.0.zip",
                "shasum": "4aed3599fdc7f885086726076d52e4b800b3d0ec"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-cms": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Contact\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cookie",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.3.1.0.zip",
                "shasum": "2b52880fe617d8e17746b8c637f56303063f54d0"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-backend": "101.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cookie\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cron",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.3.1.0.zip",
                "shasum": "953c6de628fbf6c2c02943c9fb14df9c384498c6"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cron\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-currency-symbol",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.3.1.0.zip",
                "shasum": "5967df5328174a24f59bdad5cc8e7a825878b195"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-directory": "100.3.*",
                "magento/module-page-cache": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CurrencySymbol\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-customer",
            "version": "102.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-102.0.1.0.zip",
                "shasum": "9f99c836860ea853b7803e34c40f0874019f2a71"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-authorization": "100.3.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-integration": "100.3.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-newsletter": "100.3.*",
                "magento/module-page-cache": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-review": "100.3.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "magento/module-theme": "101.0.*",
                "magento/module-ui": "101.1.*",
                "magento/module-wishlist": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-cookie": "100.3.*",
                "magento/module-customer-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Customer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-customer-analytics",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.3.1.0.zip",
                "shasum": "6a055c7b8b46eb899cd5161a1ecc0874e576f3cd"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-analytics": "100.3.*",
                "magento/module-customer": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-customer-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.3.1.0.zip",
                "shasum": "127e9dfe4e63721218264c9046272f43ddce13de"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-authorization": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-integration": "100.3.*",
                "magento/module-newsletter": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-customer-import-export",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.3.1.0.zip",
                "shasum": "f1cdc6d8fe40bb058e76a0a0641230769a59a774"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-import-export": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-deploy",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.3.1.0.zip",
                "shasum": "40006c50c2e0d0ee9d17aebb98cc12e9b76a59f9"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-require-js": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-user": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "cli_commands.php",
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Deploy\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-developer",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.3.1.0.zip",
                "shasum": "007a40f6eaceb427b1a9f24f102bb1c5268c97e0"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Developer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-dhl",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.3.1.0.zip",
                "shasum": "a54951a456d9ae56103fcac8a342fc8104f433e2"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-directory": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-shipping": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-checkout": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Dhl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-directory",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.3.1.0.zip",
                "shasum": "401fd817778dcfb8b7091ede60e3b0bb99267051"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Directory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-directory-graph-ql",
            "version": "100.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.3.0.0.zip",
                "shasum": "1d9d2307d514ea00d5a8a66cf0556d83986c6189"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-directory": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\DirectoryGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-downloadable",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.3.1.0.zip",
                "shasum": "c3f2cd868754a23af542b2b19d72c4c4e506c618"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-gift-message": "100.3.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "magento/module-theme": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-downloadable-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Downloadable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-downloadable-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.3.1.0.zip",
                "shasum": "6324aa9e2f9ba1957778b509b7dcfa7662eb7488"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-downloadable": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\DownloadableGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-downloadable-import-export",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.3.1.0.zip",
                "shasum": "1d8ddfaabe5b6a7a5e5792f09737c0685916417c"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-import-export": "101.0.*",
                "magento/module-downloadable": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-import-export": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\DownloadableImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-eav",
            "version": "102.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.0.1.0.zip",
                "shasum": "a28509b94e703c3002eeb3238bf3c5eb35b90d5d"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Eav\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-eav-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.3.1.0.zip",
                "shasum": "66edb69cdfbce0784166e7f83bf3ecc8adf7ae0e"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-eav": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\EavGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-elasticsearch",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-100.3.1.0.zip",
                "shasum": "ed1da1137848560dde1a85f0f54dc2fac262359e"
            },
            "require": {
                "elasticsearch/elasticsearch": "~2.0|~5.1|~6.1",
                "magento/framework": "102.0.*",
                "magento/module-advanced-search": "100.3.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-catalog-search": "101.0.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-search": "101.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Elasticsearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-elasticsearch-6",
            "version": "100.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.3.0.0.zip",
                "shasum": "a9da3243900390ad163efc7969b07116d2eb793f"
            },
            "require": {
                "elasticsearch/elasticsearch": "~2.0|~5.1|~6.1",
                "magento/framework": "102.0.*",
                "magento/module-advanced-search": "100.3.*",
                "magento/module-catalog-search": "101.0.*",
                "magento/module-elasticsearch": "100.3.*",
                "magento/module-search": "101.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Elasticsearch6\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-email",
            "version": "101.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.0.1.0.zip",
                "shasum": "ebcc5912a5e51f97b8c393638d00ddfcf2f73731"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-cms": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-store": "101.0.*",
                "magento/module-theme": "101.0.*",
                "magento/module-variable": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-theme": "101.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Email\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-encryption-key",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.3.1.0.zip",
                "shasum": "099f36ac60c8226e0c3c1485d29d336c44744dde"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-config": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\EncryptionKey\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-fedex",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.3.1.0.zip",
                "shasum": "1840c2272127aba6e51599aa2f751c3d250aa1ef"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-directory": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-shipping": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Fedex\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-gift-message",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.3.1.0.zip",
                "shasum": "b94369cb227d47c934982c8feb06856892c999af"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-multishipping": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GiftMessage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-google-adwords",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.3.1.0.zip",
                "shasum": "6302122da3e9d4084e128ea1a13282bd92ca503a"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleAdwords\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-google-analytics",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.3.1.0.zip",
                "shasum": "f87431addf8245441f53dc88bcb1df6bf9a2b95f"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-cookie": "100.3.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-google-optimizer",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.3.1.0.zip",
                "shasum": "5239b8174777bdf3fac9f72aad27a604b3febdbb"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-cms": "103.0.*",
                "magento/module-google-analytics": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleOptimizer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.3.1.0.zip",
                "shasum": "ccb0cfb89c1acbb09c88e01b2c70e924e62a19ce"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-authorization": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-webapi": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-grouped-catalog-inventory",
            "version": "100.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.3.0.0.zip",
                "shasum": "bc0564d1cfb19b3ff7a3a45f287c5fd42749aa83"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-grouped-product": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedCatalogInventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-grouped-import-export",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.3.1.0.zip",
                "shasum": "0d3764973ae6083a9046166bb8f0456b562b638e"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-import-export": "101.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-grouped-product": "100.3.*",
                "magento/module-import-export": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-grouped-product",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.3.1.0.zip",
                "shasum": "a80950a2b6919304e818ea52e5bbbd450f272130"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-msrp": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-grouped-product-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-grouped-product-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.3.1.0.zip",
                "shasum": "4ec0716ff30b242c05ea435ddbd43a4c82802a77"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog-graph-ql": "100.3.*",
                "magento/module-grouped-product": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedProductGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-import-export",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-100.3.1.0.zip",
                "shasum": "3e09156751856fd6a7d96486687c5b56347672c2"
            },
            "require": {
                "ext-ctype": "*",
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-indexer",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.3.1.0.zip",
                "shasum": "bdd64582681713f6836e03916fbd5f88754480e5"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Indexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-instant-purchase",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.3.1.0.zip",
                "shasum": "6a831727392f922a7af24ee282db3d8c0201f7db"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-customer": "102.0.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-shipping": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-vault": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InstantPurchase\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-integration",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.3.1.0.zip",
                "shasum": "416802c817152d1ceac6c1dd16162f08274f5ee6"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-authorization": "100.3.*",
                "magento/module-backend": "101.0.*",
                "magento/module-customer": "102.0.*",
                "magento/module-security": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-user": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Integration\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.0.4.0.zip",
                "shasum": "ce21405c9662b13edd131a3d52c562160f4d9f52"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Inventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-admin-ui",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.0.4.0.zip",
                "shasum": "ccdcdf958be78bf2b73b6d8fa558c42d07b87bbf"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-directory": "*",
                "magento/module-inventory-api": "*",
                "magento/module-ui": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-api",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.0.4.0.zip",
                "shasum": "f6da7918669ed256fab8bcf90537a1c853abd612"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-bundle-product",
            "version": "1.0.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.0.3.0.zip",
                "shasum": "395b08dcd35f14465f338a9da1cf1953a68ca327"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-bundle": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-inventory-configuration-api": "1.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryBundleProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-bundle-product-admin-ui",
            "version": "1.0.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.0.3.0.zip",
                "shasum": "295705218a4f38202a3ee913092503dc5ccb9074"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-inventory-configuration-api": "1.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryBundleProductAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-cache",
            "version": "1.0.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.0.3.0.zip",
                "shasum": "024f1d29d27adab967ae77e8b90ee208a06872e7"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-catalog-api": "1.0.*",
                "magento/module-inventory-indexer": "1.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog": "103.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-catalog",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.0.4.0.zip",
                "shasum": "cf9fc73a20f4d4929c67ffddc5046bcf92437c69"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-configuration": "*",
                "magento/module-inventory-configuration-api": "*",
                "magento/module-inventory-indexer": "*",
                "magento/module-inventory-sales-api": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-inventory-reservations-api": "1.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-catalog-admin-ui",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.0.4.0.zip",
                "shasum": "828a6c4961021129eda07527d2d25eedac0e1bfa"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-asynchronous-operations": "*",
                "magento/module-backend": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-configuration-api": "*",
                "magento/module-inventory-indexer": "*",
                "magento/module-ui": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-inventory-admin-ui": "1.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-catalog-api",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.0.4.0.zip",
                "shasum": "edc148f4419e249b37a316afefeef4b97c73bad1"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-catalog-search",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.0.4.0.zip",
                "shasum": "cbe649fee67d9740d1cf2f3d9ce874d1a6413f76"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-indexer": "*",
                "magento/module-inventory-sales-api": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog-search": "101.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogSearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-configurable-product",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.0.4.0.zip",
                "shasum": "8d4c12fcdaa863c47893664e38fa1ad60e90ffb8"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-indexer": "*",
                "magento/module-inventory-sales-api": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-configurable-product": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurableProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-configurable-product-admin-ui",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.0.4.0.zip",
                "shasum": "18dfb9d8cb702ba1d2f465cbe0a5b8b57db07207"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-configurable-product": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-admin-ui": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-ui": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurableProductAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-configurable-product-indexer",
            "version": "1.0.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.0.3.0.zip",
                "shasum": "540f1a1687b90b81168dca0f463fe12dae5e4e84"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-api": "1.0.*",
                "magento/module-inventory-catalog-api": "1.0.*",
                "magento/module-inventory-indexer": "1.0.*",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-inventory": "1.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurableProductIndexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-configuration",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.0.4.0.zip",
                "shasum": "a9869aeddeede17ba0e442a989b809f86f0a86fe"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-configuration-api": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfiguration\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-configuration-api",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.0.4.0.zip",
                "shasum": "d091e7523a1d18099360d9e49f86a3e04dba71b4"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurationApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-distance-based-source-selection",
            "version": "1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.0.0.0.zip",
                "shasum": "c9b93cdfd600a3b493753313ac617dfc0ce8f19c"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-config": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-distance-based-source-selection-api": "*",
                "magento/module-inventory-source-selection-api": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryDistanceBasedSourceSelection\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-distance-based-source-selection-admin-ui",
            "version": "1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.0.0.0.zip",
                "shasum": "b75ca632a07386dc60c5572e353fe4ba47e22d01"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryDistanceBasedSourceSelectionAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-distance-based-source-selection-api",
            "version": "1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.0.0.0.zip",
                "shasum": "79d9c3f965d14612e95a4723000b1200d5a55b6c"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-source-selection-api": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryDistanceBasedSourceSelectionApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-elasticsearch",
            "version": "1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.0.0.0.zip",
                "shasum": "b46ff3807763c9967e60f67b155b47658387457b"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-catalog-search": "*",
                "magento/module-elasticsearch": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-indexer": "*",
                "magento/module-inventory-sales-api": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryElasticsearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-grouped-product",
            "version": "1.0.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.0.3.0.zip",
                "shasum": "19c3284175d75dafd8ad97cc35e1e47a527c82da"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-grouped-product": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-inventory-configuration-api": "1.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryGroupedProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-grouped-product-admin-ui",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.0.4.0.zip",
                "shasum": "d15af53f7bbdd213fdb0af1a16f0e50d968c7240"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-grouped-product": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-admin-ui": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-ui": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-inventory-configuration-api": "1.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryGroupedProductAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-grouped-product-indexer",
            "version": "1.0.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.0.3.0.zip",
                "shasum": "f8aeffd329e1b556ebf1dfcb3ce23103ae724980"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-grouped-product": "*",
                "magento/module-inventory-api": "1.0.*",
                "magento/module-inventory-catalog-api": "1.0.*",
                "magento/module-inventory-indexer": "1.0.*",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-inventory": "1.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryGroupedProductIndexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-import-export",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.0.4.0.zip",
                "shasum": "deefee73fd3c2bb9132e102cc272e4e2dce71088"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-eav": "*",
                "magento/module-import-export": "*",
                "magento/module-inventory": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog-import-export": "101.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-indexer",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-1.0.4.0.zip",
                "shasum": "61bc4572359a82e85b10d2a60a2ec15b9e917a9d"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-multi-dimensional-indexer-api": "*",
                "magento/module-inventory-sales": "*",
                "magento/module-inventory-sales-api": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog": "103.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryIndexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-low-quantity-notification",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.0.4.0.zip",
                "shasum": "d6779810c096678fa838aff0dc1d5d4c04cb3af6"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-eav": "*",
                "magento/module-inventory": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-configuration-api": "*",
                "magento/module-inventory-low-quantity-notification-api": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryLowQuantityNotification\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-low-quantity-notification-admin-ui",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.0.4.0.zip",
                "shasum": "c61e759363d9cd39f6deae99ffcc2b8248831477"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-configuration-api": "*",
                "magento/module-inventory-low-quantity-notification": "*",
                "magento/module-inventory-low-quantity-notification-api": "*",
                "magento/module-reports": "*",
                "magento/module-ui": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryLowQuantityNotificationAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-low-quantity-notification-api",
            "version": "1.0.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.0.3.0.zip",
                "shasum": "08c2657ee45ff0db1ca949437d7dd2da0da956a1"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryLowQuantityNotificationApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-multi-dimensional-indexer-api",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.0.4.0.zip",
                "shasum": "630ab27e5d236a5f0d061a76f80656a248c36000"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryMultiDimensionalIndexerApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-product-alert",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.0.4.0.zip",
                "shasum": "e21d973d4e58ffa137824b1856cb4ea028fb5135"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-sales-api": "*",
                "magento/module-product-alert": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-product-alert": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryProductAlert\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-reservations",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.0.4.0.zip",
                "shasum": "e527a03b2f48c13cea4081da2c7261bd69c4c92d"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-reservations-api": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryReservations\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-reservations-api",
            "version": "1.0.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.0.3.0.zip",
                "shasum": "3955de482006ccbf8d823ec28e042a69862059da"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryReservationsApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-sales",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.0.4.0.zip",
                "shasum": "d0a9a3d09d41dc3c1e7cce3a07335935ae2b7fc6"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-configuration-api": "*",
                "magento/module-inventory-reservations-api": "*",
                "magento/module-inventory-sales-api": "*",
                "magento/module-inventory-source-deduction-api": "*",
                "magento/module-sales": "*",
                "magento/module-sales-inventory": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "require-dev": {
                "magento/module-inventory-indexer": "*"
            },
            "suggest": {
                "magento/module-inventory-catalog": "1.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-sales-admin-ui",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.0.4.0.zip",
                "shasum": "13daf51ba16c09101f2574eb3dabf2221e81cb0a"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory-admin-ui": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-configuration-api": "*",
                "magento/module-inventory-sales-api": "*",
                "magento/module-store": "*",
                "magento/module-ui": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySalesAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-sales-api",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.0.4.0.zip",
                "shasum": "6b8847fc22bd04015a9fc5717dfa94f6154d14b4"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "*",
                "magento/module-sales": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySalesApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-sales-frontend-ui",
            "version": "1.0.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.0.3.0.zip",
                "shasum": "ef1f4e1d67c0add33fa1a5b6da08bed1fd6a7b97"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory-configuration-api": "1.0.*",
                "magento/module-inventory-sales-api": "1.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySalesFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-setup-fixture-generator",
            "version": "1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.0.0.0.zip",
                "shasum": "207fe21748b53ad44330a5abc5dc79f1f2a24bed"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySetupFixtureGenerator\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-shipping",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.0.4.0.zip",
                "shasum": "338a6df150d1ad1107cedba355c896b50275c431"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-catalog-api": "*",
                "magento/module-inventory-sales-api": "*",
                "magento/module-inventory-source-deduction-api": "*",
                "magento/module-inventory-source-selection-api": "*",
                "magento/module-sales": "*",
                "magento/module-shipping": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryShipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-shipping-admin-ui",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.0.4.0.zip",
                "shasum": "faa48dd7930974c8fd4c792d70f9ab71fd971b78"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-configuration-api": "*",
                "magento/module-inventory-sales-api": "*",
                "magento/module-inventory-source-selection-api": "*",
                "magento/module-sales": "*",
                "magento/module-shipping": "*",
                "magento/module-ui": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryShippingAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-source-deduction-api",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.0.4.0.zip",
                "shasum": "4f3167eb248232b18483dae7cde986cb4170239e"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-configuration-api": "*",
                "magento/module-inventory-sales-api": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySourceDeductionApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-source-selection",
            "version": "1.0.4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.0.4.0.zip",
                "shasum": "3b8465fcb2f094c82eb86226581a74f8f6a23424"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-source-selection-api": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySourceSelection\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-source-selection-api",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.1.0.0.zip",
                "shasum": "b7cf97c809075fe6fc2d95535a61c44f11440b77"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "*",
                "magento/module-inventory-sales-api": "*",
                "magento/module-sales": "*",
                "magento/module-store": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySourceSelectionApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-layered-navigation",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.3.1.0.zip",
                "shasum": "32c5d1e9d21dd98adabe7083ddb3b39ab49d2bde"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-config": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LayeredNavigation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-marketplace",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.3.1.0.zip",
                "shasum": "81415a17e166c349e179e79fe8bb891a5cb63283"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Marketplace\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-media-storage",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.3.1.0.zip",
                "shasum": "dbf17a763cbf65cae32bb86fc1a0584fc51b00a0"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-store": "101.0.*",
                "magento/module-theme": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaStorage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-message-queue",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.3.1.0.zip",
                "shasum": "e7a221ac13a53fc8e428bce254620f2d318ffd9c"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/magento-composer-installer": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MessageQueue\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-msrp",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.3.1.0.zip",
                "shasum": "45cee25e493e4b43f1f10fc732f9967c62d36656"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-downloadable": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-bundle": "100.3.*",
                "magento/module-msrp-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Msrp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-msrp-configurable-product",
            "version": "100.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.3.0.0.zip",
                "shasum": "cf76e419dad2243cd680b38e4d85aa48a1ea9ac9"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-configurable-product": "100.3.*",
                "magento/module-msrp": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MsrpConfigurableProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-msrp-grouped-product",
            "version": "100.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.3.0.0.zip",
                "shasum": "083080ce31393078e30cb6fb17b274c865839b0c"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-grouped-product": "100.3.*",
                "magento/module-msrp": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MsrpGroupedProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-multishipping",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.3.1.0.zip",
                "shasum": "2da74e0371ddccaca808e55dc81863dd65e3fa6f"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-payment": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "magento/module-theme": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Multishipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-mysql-mq",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.3.1.0.zip",
                "shasum": "dda5a554028c56847a1ce717f92927b453708cfd"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/magento-composer-installer": "*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MysqlMq\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-new-relic-reporting",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.3.1.0.zip",
                "shasum": "ee8dbe8627dbadf731cb2f8a9182971b530b54b2"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/magento-composer-installer": "*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-configurable-product": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\NewRelicReporting\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-newsletter",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.3.1.0.zip",
                "shasum": "fad2941ec1d5451f5adc492d298eeef4e2410fe4"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-cms": "103.0.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-email": "101.0.*",
                "magento/module-require-js": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-widget": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Newsletter\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-offline-payments",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.3.1.0.zip",
                "shasum": "1299eb55d0cabd756610f1f091f5a57b71d4813c"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-payment": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OfflinePayments\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-offline-shipping",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.3.1.0.zip",
                "shasum": "2d4ae255389cf87a50ed8bfe9af7e7cabdd6e664"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-directory": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-sales-rule": "101.1.*",
                "magento/module-shipping": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-checkout": "100.3.*",
                "magento/module-offline-shipping-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OfflineShipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-page-cache",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.3.1.0.zip",
                "shasum": "4e2729548eee3283f06d3ed3bd0aac2c2c012a2f"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PageCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-payment",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.3.1.0.zip",
                "shasum": "3a5dc59dc2f36c28e1b84701d2deb444a1110373"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-directory": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Payment\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-paypal",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-100.3.1.0.zip",
                "shasum": "1c9210c8fd9354d89d580ddc2d29121f0ffc8c20"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-instant-purchase": "100.3.*",
                "magento/module-payment": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "magento/module-theme": "101.0.*",
                "magento/module-ui": "101.1.*",
                "magento/module-vault": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-checkout-agreements": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Paypal\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-persistent",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.3.1.0.zip",
                "shasum": "bb6e14bbf0d568563cf1dc2e4aafdedaa31709de"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-cron": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-page-cache": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Persistent\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-product-alert",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.3.1.0.zip",
                "shasum": "324a647bc52ff96f365e0be0e9628f1d36829026"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-customer": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ProductAlert\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-product-video",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.3.1.0.zip",
                "shasum": "c6cb19d8f73d44399dde39e72d79bf6b7ff8e029"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/magento-composer-installer": "*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ProductVideo\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Add Video to Products"
        },
        {
            "name": "magento/module-quote",
            "version": "101.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.1.1.0.zip",
                "shasum": "e2b39264ded8af41839229e7ce6dc1e13f41dab1"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-authorization": "100.3.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-payment": "100.3.*",
                "magento/module-sales": "102.0.*",
                "magento/module-sales-sequence": "100.3.*",
                "magento/module-shipping": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-webapi": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Quote\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-quote-analytics",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.3.1.0.zip",
                "shasum": "04b120e37bfe9d985dcf1b1eb90b5d8044dd4d77"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-analytics": "100.3.*",
                "magento/module-quote": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\QuoteAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-quote-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.3.1.0.zip",
                "shasum": "232b4284ed0ccd26c715fcc23a089b3a011c5639"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-customer-graph-ql": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\QuoteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-release-notification",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.3.1.0.zip",
                "shasum": "b6f40a4a0a6328fdf5dde3dd18d702190d5c2347"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-ui": "101.1.*",
                "magento/module-user": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReleaseNotification\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-reports",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.3.1.0.zip",
                "shasum": "56df5dc26d25298d608a2e130073aa46c51d7a45"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-cms": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-downloadable": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-quote": "101.1.*",
                "magento/module-review": "100.3.*",
                "magento/module-sales": "102.0.*",
                "magento/module-sales-rule": "101.1.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "magento/module-widget": "101.1.*",
                "magento/module-wishlist": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Reports\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-require-js",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.3.1.0.zip",
                "shasum": "348fa995170de7f4d508a600d8ca2b73cddfc17f"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\RequireJs\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-review",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.3.1.0.zip",
                "shasum": "5d226e5ddf781537a69ef6bf648cf2be7621d0a8"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-newsletter": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-theme": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-cookie": "100.3.*",
                "magento/module-review-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Review\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-review-analytics",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.3.1.0.zip",
                "shasum": "eb26fb256b43d77b4da00e16d9e76d0cb7078c96"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-analytics": "100.3.*",
                "magento/module-review": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReviewAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-robots",
            "version": "101.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.0.1.0.zip",
                "shasum": "52129625db7928a4723a47fed097c843a27663d8"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-theme": "101.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Robots\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-rss",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.3.1.0.zip",
                "shasum": "1f792762c259e85590143df883323534611dc299"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-customer": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Rss\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-rule",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.3.1.0.zip",
                "shasum": "2eec15c18c6ab5983a61e768f114c6dc96ec883d"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Rule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales",
            "version": "102.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-102.0.1.0.zip",
                "shasum": "f7e58a0a0bcb551e96dde31c9de350e20e4d7ff5"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-authorization": "100.3.*",
                "magento/module-backend": "101.0.*",
                "magento/module-bundle": "100.3.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-gift-message": "100.3.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-payment": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-reports": "100.3.*",
                "magento/module-sales-rule": "101.1.*",
                "magento/module-sales-sequence": "100.3.*",
                "magento/module-shipping": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "magento/module-theme": "101.0.*",
                "magento/module-ui": "101.1.*",
                "magento/module-widget": "101.1.*",
                "magento/module-wishlist": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-sales-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Sales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-analytics",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.3.1.0.zip",
                "shasum": "f2d5d1dd165e3ea17667a5eaa105bd4757ac5844"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-analytics": "100.3.*",
                "magento/module-sales": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-graph-ql",
            "version": "100.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.3.0.0.zip",
                "shasum": "e10599dcbd5dd7866bfdaf8af7065577ce1e7ebc"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-customer-graph-ql": "100.3.*",
                "magento/module-sales": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-inventory",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.3.1.0.zip",
                "shasum": "6982aab2739a7ec5df5b25b5cac28dc70fea4c6b"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesInventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-rule",
            "version": "101.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.1.1.0.zip",
                "shasum": "043d64f9e5a5b1564473532a1599c2fd58deed6e"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-rule": "101.1.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-payment": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-reports": "100.3.*",
                "magento/module-rule": "100.3.*",
                "magento/module-sales": "102.0.*",
                "magento/module-shipping": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-ui": "101.1.*",
                "magento/module-widget": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-sales-rule-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesRule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-sequence",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.3.1.0.zip",
                "shasum": "d045268eeef55a7d66f98c1ec77569ccc52b6683"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesSequence\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sample-data",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.3.1.0.zip",
                "shasum": "da0800d6ed74b8956ef00ee080230a18f048ed8f"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/sample-data-media": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "cli_commands.php",
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SampleData\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Sample Data fixtures"
        },
        {
            "name": "magento/module-search",
            "version": "101.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.0.1.0.zip",
                "shasum": "a9486668c87a5ba4bb4aa6c9f8060637f7027ca1"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog-search": "101.0.*",
                "magento/module-reports": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Search\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-security",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.3.1.0.zip",
                "shasum": "17018cf2303e60994bf28daa52fa6f7180f182da"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-user": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-customer": "102.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Security\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Security management module"
        },
        {
            "name": "magento/module-send-friend",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.3.1.0.zip",
                "shasum": "547e26b8d3570b3f0969b9f5802725e8d8651714"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-authorization": "100.3.*",
                "magento/module-captcha": "100.3.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-customer": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SendFriend\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-send-friend-graph-ql",
            "version": "100.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.3.0.0.zip",
                "shasum": "ef5fbfcd51beb3ad8225fa03320cc45012b0bd70"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-send-friend": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SendFriendGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-shipping",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.3.1.0.zip",
                "shasum": "dd53451df643e7d4513cb3102f182eb1f96bbc36"
            },
            "require": {
                "ext-gd": "*",
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-contact": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-payment": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "magento/module-ui": "101.1.*",
                "magento/module-user": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*",
                "magento/module-fedex": "100.3.*",
                "magento/module-ups": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Shipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-signifyd",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-signifyd/magento-module-signifyd-100.3.1.0.zip",
                "shasum": "768442b807e31bacfb5bbf914e155bac3ca88dde"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-payment": "100.3.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Signifyd\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Submitting Case Entry to Signifyd on Order Creation"
        },
        {
            "name": "magento/module-sitemap",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.3.1.0.zip",
                "shasum": "2f4535120d0551397680bdbd2365c08dd175f5f1"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-url-rewrite": "100.3.*",
                "magento/module-cms": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-eav": "102.0.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-robots": "101.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Sitemap\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-store",
            "version": "101.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.0.1.0.zip",
                "shasum": "aa4a2db8d42094f5978782138eb16e3adcf6798c"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-directory": "100.3.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-deploy": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Store\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-store-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.3.1.0.zip",
                "shasum": "7c00e21d6f4c5c45bf2cc4bf0dd9dfdaa83ccad3"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\StoreGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swagger",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.3.1.0.zip",
                "shasum": "f17474413c08f94ca5f704d9eff5b6ad268a0440"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Swagger\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swagger-webapi",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.3.1.0.zip",
                "shasum": "7e4ee0f77d30c0e358771d2815ed1065bcfea7a2"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-swagger": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwaggerWebapi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swagger-webapi-async",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.3.1.0.zip",
                "shasum": "8e47ef5ab81bf92742b100c75879871e5d356095"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-swagger": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwaggerWebapiAsync\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swatches",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.3.1.0.zip",
                "shasum": "e8f12b8f0935403f693e78d60633da666162cb5a"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-configurable-product": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-page-cache": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-theme": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-layered-navigation": "100.3.*",
                "magento/module-swatches-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Swatches\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Add Swatches to Products"
        },
        {
            "name": "magento/module-swatches-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.3.1.0.zip",
                "shasum": "81636dcec8824fd41c6287203e25dd850afab20b"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-swatches": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwatchesGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swatches-layered-navigation",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.3.1.0.zip",
                "shasum": "0ba7397b12656fa9db3faee319ca64e65504cffa"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/magento-composer-installer": "*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwatchesLayeredNavigation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-tax",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.3.1.0.zip",
                "shasum": "ec9848f312abb6c03393aae776b086b1d4177ab0"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-page-cache": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-reports": "100.3.*",
                "magento/module-sales": "102.0.*",
                "magento/module-shipping": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-tax-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Tax\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-tax-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.3.1.0.zip",
                "shasum": "eabd499aaf645826ac644dce948bba133d76aaf0"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.3.*",
                "magento/module-tax": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\TaxGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-tax-import-export",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.3.1.0.zip",
                "shasum": "8027abc153f14886965525539f873c8a4120cf8c"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\TaxImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-theme",
            "version": "101.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.0.1.0.zip",
                "shasum": "e6fed3b1a3a3f21452f151e1eb2aa36510cb1b50"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-cms": "103.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-customer": "102.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-media-storage": "100.3.*",
                "magento/module-require-js": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-ui": "101.1.*",
                "magento/module-widget": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-deploy": "100.3.*",
                "magento/module-directory": "100.3.*",
                "magento/module-theme-sample-data": "Sample Data version: 100.3.*",
                "magento/module-translation": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Theme\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-theme-graph-ql",
            "version": "100.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.3.0.0.zip",
                "shasum": "cd9d5fd79db5547f5a5b1e4761b901451b2fc013"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-store-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ThemeGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-tinymce-3",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.3.1.0.zip",
                "shasum": "5153d30d5f5e5a8d99182a65dce142569f22861e"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-ui": "101.1.*",
                "magento/module-variable": "100.3.*",
                "magento/module-widget": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-cms": "103.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Tinymce3\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-translation",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.3.1.0.zip",
                "shasum": "dbc9a6bd9d8aa234c5809103e6ac93372fa33c81"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-developer": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-deploy": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Translation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-ui",
            "version": "101.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.1.1.0.zip",
                "shasum": "fc1e9663747d2f40f9a3278983598d9098ffca1a"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-authorization": "100.3.*",
                "magento/module-backend": "101.0.*",
                "magento/module-eav": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-user": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Ui\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-ups",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.3.1.0.zip",
                "shasum": "34c0f3f7c03bd533aff334fb88750fc109a71d1d"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-directory": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-shipping": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-config": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Ups\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-url-rewrite",
            "version": "101.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-101.1.1.0.zip",
                "shasum": "f21c8619cec00fda18dd3dcb51cb2a4e8d451aee"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-url-rewrite": "100.3.*",
                "magento/module-cms": "103.0.*",
                "magento/module-cms-url-rewrite": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\UrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-url-rewrite-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.3.1.0.zip",
                "shasum": "ba563f2348277b9f06cd2f4e3118fa756f453d6e"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-url-rewrite": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\UrlRewriteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-user",
            "version": "101.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.1.1.0.zip",
                "shasum": "28a050491e3e447c8460f42b0f0549ad6adca190"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-authorization": "100.3.*",
                "magento/module-backend": "101.0.*",
                "magento/module-email": "101.0.*",
                "magento/module-integration": "100.3.*",
                "magento/module-security": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\User\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-usps",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.3.1.0.zip",
                "shasum": "cf9a786445d64b36c1d4bc32666213225821d84d"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "102.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-config": "101.1.*",
                "magento/module-directory": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-shipping": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Usps\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-variable",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.3.1.0.zip",
                "shasum": "7b8faefa05dc6e563ac5663db86b86a2dc3c02e8"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-config": "101.1.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Variable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-vault",
            "version": "101.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.1.1.0.zip",
                "shasum": "c8702e4f0ec7fa9538194203be7e5bbf0bc8077b"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-payment": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Vault\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ]
        },
        {
            "name": "magento/module-version",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.3.1.0.zip",
                "shasum": "f35d618be8f999ec653c83de3e364d4eea5eb796"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Version\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-webapi",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.3.1.0.zip",
                "shasum": "9aee9870a6296462ed7b834383725b6f8cbfd8fe"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-authorization": "100.3.*",
                "magento/module-backend": "101.0.*",
                "magento/module-integration": "100.3.*",
                "magento/module-store": "101.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-customer": "102.0.*",
                "magento/module-user": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Webapi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-webapi-async",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.3.1.0.zip",
                "shasum": "061d2e2ffd3476b78dedef5d078227fae7869019"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-asynchronous-operations": "100.3.*",
                "magento/module-webapi": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-customer": "102.0.*",
                "magento/module-user": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WebapiAsync\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-webapi-security",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.3.1.0.zip",
                "shasum": "ddc3201ecae4ff4fd0179fc387c69fe7af902caf"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-webapi": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WebapiSecurity\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "WebapiSecurity module provides option to loosen security on some webapi resources."
        },
        {
            "name": "magento/module-weee",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.3.1.0.zip",
                "shasum": "665d507e1d1baad1769f91ad021a0484f811c745"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-directory": "100.3.*",
                "magento/module-eav": "102.0.*",
                "magento/module-page-cache": "100.3.*",
                "magento/module-quote": "101.1.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-tax": "100.3.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-bundle": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Weee\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-weee-graph-ql",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.3.1.0.zip",
                "shasum": "8cd539c61f3f52683cdf1d081d03ba1ab198da43"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.3.*",
                "magento/module-weee": "100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WeeeGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-widget",
            "version": "101.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.1.1.0.zip",
                "shasum": "f7c8f6136274aee6ec623112981505475b36ea04"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-cms": "103.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-theme": "101.0.*",
                "magento/module-variable": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-widget-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Widget\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-wishlist",
            "version": "101.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.1.1.0.zip",
                "shasum": "e73a999d11356a60646ccf7bc753d8ee04ed7035"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-backend": "101.0.*",
                "magento/module-captcha": "100.3.*",
                "magento/module-catalog": "103.0.*",
                "magento/module-catalog-inventory": "100.3.*",
                "magento/module-checkout": "100.3.*",
                "magento/module-customer": "102.0.*",
                "magento/module-rss": "100.3.*",
                "magento/module-sales": "102.0.*",
                "magento/module-store": "101.0.*",
                "magento/module-theme": "101.0.*",
                "magento/module-ui": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "suggest": {
                "magento/module-bundle": "100.3.*",
                "magento/module-configurable-product": "100.3.*",
                "magento/module-cookie": "100.3.*",
                "magento/module-downloadable": "100.3.*",
                "magento/module-grouped-product": "100.3.*",
                "magento/module-wishlist-sample-data": "Sample Data version: 100.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Wishlist\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-wishlist-analytics",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.3.1.0.zip",
                "shasum": "65852d6f8437a52706906c7c529398e60bf9052d"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-analytics": "100.3.*",
                "magento/module-wishlist": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WishlistAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-wishlist-graph-ql",
            "version": "100.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.3.0.0.zip",
                "shasum": "6b63731e8f68755b22f29e0b29febc8c3c374842"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/module-catalog-graph-ql": "100.3.*",
                "magento/module-store": "101.0.*",
                "magento/module-wishlist": "101.1.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WishlistGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/product-community-edition",
            "version": "2.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.3.1.0.zip",
                "shasum": "885fe249e465ad491446670ce2fb10de1d1a572e"
            },
            "require": {
                "amzn/amazon-pay-and-login-magento-2-module": "3.1.4",
                "braintree/braintree_php": "3.35.0",
                "colinmollenhour/cache-backend-file": "~1.4.1",
                "colinmollenhour/cache-backend-redis": "1.10.6",
                "colinmollenhour/credis": "1.10.0",
                "colinmollenhour/php-redis-session-abstract": "~1.4.0",
                "composer/composer": "^1.6",
                "dotmailer/dotmailer-magento2-extension": "3.1.1",
                "elasticsearch/elasticsearch": "~2.0|~5.1|~6.1",
                "ext-bcmath": "*",
                "ext-ctype": "*",
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-hash": "*",
                "ext-iconv": "*",
                "ext-intl": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-pdo_mysql": "*",
                "ext-simplexml": "*",
                "ext-soap": "*",
                "ext-spl": "*",
                "ext-xsl": "*",
                "ext-zip": "*",
                "klarna/m2-payments": "7.1.0",
                "lib-libxml": "*",
                "magento/composer": "~1.4.0",
                "magento/framework": "102.0.1",
                "magento/framework-amqp": "100.3.1",
                "magento/framework-bulk": "100.3.1",
                "magento/framework-message-queue": "100.3.1",
                "magento/inventory-composer-metapackage": "1.1.1",
                "magento/language-de_de": "100.3.1",
                "magento/language-en_us": "100.3.1",
                "magento/language-es_es": "100.3.1",
                "magento/language-fr_fr": "100.3.1",
                "magento/language-nl_nl": "100.3.1",
                "magento/language-pt_br": "100.3.1",
                "magento/language-zh_hans_cn": "100.3.1",
                "magento/magento-composer-installer": ">=0.1.11",
                "magento/magento2-base": "2.3.1",
                "magento/module-admin-notification": "100.3.1",
                "magento/module-advanced-pricing-import-export": "100.3.1",
                "magento/module-advanced-search": "100.3.1",
                "magento/module-amqp": "100.3.1",
                "magento/module-analytics": "100.3.1",
                "magento/module-asynchronous-operations": "100.3.1",
                "magento/module-authorization": "100.3.1",
                "magento/module-authorizenet": "100.3.1",
                "magento/module-authorizenet-acceptjs": "100.3.0",
                "magento/module-backend": "101.0.1",
                "magento/module-backup": "100.3.1",
                "magento/module-braintree": "100.3.1",
                "magento/module-bundle": "100.3.1",
                "magento/module-bundle-graph-ql": "100.3.1",
                "magento/module-bundle-import-export": "100.3.1",
                "magento/module-cache-invalidate": "100.3.1",
                "magento/module-captcha": "100.3.1",
                "magento/module-catalog": "103.0.1",
                "magento/module-catalog-analytics": "100.3.1",
                "magento/module-catalog-graph-ql": "100.3.1",
                "magento/module-catalog-import-export": "101.0.1",
                "magento/module-catalog-inventory": "100.3.1",
                "magento/module-catalog-inventory-graph-ql": "100.3.1",
                "magento/module-catalog-rule": "101.1.1",
                "magento/module-catalog-rule-configurable": "100.3.1",
                "magento/module-catalog-search": "101.0.1",
                "magento/module-catalog-url-rewrite": "100.3.1",
                "magento/module-catalog-url-rewrite-graph-ql": "100.3.1",
                "magento/module-catalog-widget": "100.3.1",
                "magento/module-checkout": "100.3.1",
                "magento/module-checkout-agreements": "100.3.1",
                "magento/module-cms": "103.0.1",
                "magento/module-cms-graph-ql": "100.3.1",
                "magento/module-cms-url-rewrite": "100.3.1",
                "magento/module-cms-url-rewrite-graph-ql": "100.3.1",
                "magento/module-config": "101.1.1",
                "magento/module-configurable-import-export": "100.3.1",
                "magento/module-configurable-product": "100.3.1",
                "magento/module-configurable-product-graph-ql": "100.3.1",
                "magento/module-configurable-product-sales": "100.3.1",
                "magento/module-contact": "100.3.1",
                "magento/module-cookie": "100.3.1",
                "magento/module-cron": "100.3.1",
                "magento/module-currency-symbol": "100.3.1",
                "magento/module-customer": "102.0.1",
                "magento/module-customer-analytics": "100.3.1",
                "magento/module-customer-graph-ql": "100.3.1",
                "magento/module-customer-import-export": "100.3.1",
                "magento/module-deploy": "100.3.1",
                "magento/module-developer": "100.3.1",
                "magento/module-dhl": "100.3.1",
                "magento/module-directory": "100.3.1",
                "magento/module-directory-graph-ql": "100.3.0",
                "magento/module-downloadable": "100.3.1",
                "magento/module-downloadable-graph-ql": "100.3.1",
                "magento/module-downloadable-import-export": "100.3.1",
                "magento/module-eav": "102.0.1",
                "magento/module-eav-graph-ql": "100.3.1",
                "magento/module-elasticsearch": "100.3.1",
                "magento/module-elasticsearch-6": "100.3.0",
                "magento/module-email": "101.0.1",
                "magento/module-encryption-key": "100.3.1",
                "magento/module-fedex": "100.3.1",
                "magento/module-gift-message": "100.3.1",
                "magento/module-google-adwords": "100.3.1",
                "magento/module-google-analytics": "100.3.1",
                "magento/module-google-optimizer": "100.3.1",
                "magento/module-graph-ql": "100.3.1",
                "magento/module-grouped-catalog-inventory": "100.3.0",
                "magento/module-grouped-import-export": "100.3.1",
                "magento/module-grouped-product": "100.3.1",
                "magento/module-grouped-product-graph-ql": "100.3.1",
                "magento/module-import-export": "100.3.1",
                "magento/module-indexer": "100.3.1",
                "magento/module-instant-purchase": "100.3.1",
                "magento/module-integration": "100.3.1",
                "magento/module-layered-navigation": "100.3.1",
                "magento/module-marketplace": "100.3.1",
                "magento/module-media-storage": "100.3.1",
                "magento/module-message-queue": "100.3.1",
                "magento/module-msrp": "100.3.1",
                "magento/module-msrp-configurable-product": "100.3.0",
                "magento/module-msrp-grouped-product": "100.3.0",
                "magento/module-multishipping": "100.3.1",
                "magento/module-mysql-mq": "100.3.1",
                "magento/module-new-relic-reporting": "100.3.1",
                "magento/module-newsletter": "100.3.1",
                "magento/module-offline-payments": "100.3.1",
                "magento/module-offline-shipping": "100.3.1",
                "magento/module-page-cache": "100.3.1",
                "magento/module-payment": "100.3.1",
                "magento/module-paypal": "100.3.1",
                "magento/module-persistent": "100.3.1",
                "magento/module-product-alert": "100.3.1",
                "magento/module-product-video": "100.3.1",
                "magento/module-quote": "101.1.1",
                "magento/module-quote-analytics": "100.3.1",
                "magento/module-quote-graph-ql": "100.3.1",
                "magento/module-release-notification": "100.3.1",
                "magento/module-reports": "100.3.1",
                "magento/module-require-js": "100.3.1",
                "magento/module-review": "100.3.1",
                "magento/module-review-analytics": "100.3.1",
                "magento/module-robots": "101.0.1",
                "magento/module-rss": "100.3.1",
                "magento/module-rule": "100.3.1",
                "magento/module-sales": "102.0.1",
                "magento/module-sales-analytics": "100.3.1",
                "magento/module-sales-graph-ql": "100.3.0",
                "magento/module-sales-inventory": "100.3.1",
                "magento/module-sales-rule": "101.1.1",
                "magento/module-sales-sequence": "100.3.1",
                "magento/module-sample-data": "100.3.1",
                "magento/module-search": "101.0.1",
                "magento/module-security": "100.3.1",
                "magento/module-send-friend": "100.3.1",
                "magento/module-send-friend-graph-ql": "100.3.0",
                "magento/module-shipping": "100.3.1",
                "magento/module-signifyd": "100.3.1",
                "magento/module-sitemap": "100.3.1",
                "magento/module-store": "101.0.1",
                "magento/module-store-graph-ql": "100.3.1",
                "magento/module-swagger": "100.3.1",
                "magento/module-swagger-webapi": "100.3.1",
                "magento/module-swagger-webapi-async": "100.3.1",
                "magento/module-swatches": "100.3.1",
                "magento/module-swatches-graph-ql": "100.3.1",
                "magento/module-swatches-layered-navigation": "100.3.1",
                "magento/module-tax": "100.3.1",
                "magento/module-tax-graph-ql": "100.3.1",
                "magento/module-tax-import-export": "100.3.1",
                "magento/module-theme": "101.0.1",
                "magento/module-theme-graph-ql": "100.3.0",
                "magento/module-tinymce-3": "100.3.1",
                "magento/module-translation": "100.3.1",
                "magento/module-ui": "101.1.1",
                "magento/module-ups": "100.3.1",
                "magento/module-url-rewrite": "101.1.1",
                "magento/module-url-rewrite-graph-ql": "100.3.1",
                "magento/module-user": "101.1.1",
                "magento/module-usps": "100.3.1",
                "magento/module-variable": "100.3.1",
                "magento/module-vault": "101.1.1",
                "magento/module-version": "100.3.1",
                "magento/module-webapi": "100.3.1",
                "magento/module-webapi-async": "100.3.1",
                "magento/module-webapi-security": "100.3.1",
                "magento/module-weee": "100.3.1",
                "magento/module-weee-graph-ql": "100.3.1",
                "magento/module-widget": "101.1.1",
                "magento/module-wishlist": "101.1.1",
                "magento/module-wishlist-analytics": "100.3.1",
                "magento/module-wishlist-graph-ql": "100.3.0",
                "magento/theme-adminhtml-backend": "100.3.1",
                "magento/theme-frontend-blank": "100.3.1",
                "magento/theme-frontend-luma": "100.3.1",
                "magento/zendframework1": "~1.14.1",
                "monolog/monolog": "^1.17",
                "msp/recaptcha": "2.0.2",
                "msp/twofactorauth": "3.0.0",
                "oyejorge/less.php": "~1.7.0",
                "paragonie/sodium_compat": "^1.6",
                "pelago/emogrifier": "^2.0.0",
                "php": "~7.1.3||~7.2.0",
                "php-amqplib/php-amqplib": "~2.7.0",
                "phpseclib/mcrypt_compat": "1.0.8",
                "phpseclib/phpseclib": "2.0.*",
                "ramsey/uuid": "~3.8.0",
                "symfony/console": "~4.1.0",
                "symfony/event-dispatcher": "~4.1.0",
                "symfony/process": "~4.1.0",
                "tedivm/jshrink": "~1.3.0",
                "temando/module-shipping-m2": "1.5.1",
                "tubalmartin/cssmin": "4.1.1",
                "vertex/product-magento-module": "3.1.0",
                "webonyx/graphql-php": "^0.12.6",
                "zendframework/zend-captcha": "^2.7.1",
                "zendframework/zend-code": "~3.3.0",
                "zendframework/zend-config": "^2.6.0",
                "zendframework/zend-console": "^2.6.0",
                "zendframework/zend-crypt": "^2.6.0",
                "zendframework/zend-db": "^2.8.2",
                "zendframework/zend-di": "^2.6.1",
                "zendframework/zend-eventmanager": "^2.6.3",
                "zendframework/zend-feed": "^2.9.0",
                "zendframework/zend-form": "^2.10.0",
                "zendframework/zend-http": "^2.6.0",
                "zendframework/zend-i18n": "^2.7.3",
                "zendframework/zend-json": "^2.6.1",
                "zendframework/zend-log": "^2.9.1",
                "zendframework/zend-mail": "^2.9.0",
                "zendframework/zend-modulemanager": "^2.7",
                "zendframework/zend-mvc": "~2.7.0",
                "zendframework/zend-serializer": "^2.7.2",
                "zendframework/zend-server": "^2.6.1",
                "zendframework/zend-servicemanager": "^2.7.8",
                "zendframework/zend-session": "^2.7.3",
                "zendframework/zend-soap": "^2.7.0",
                "zendframework/zend-stdlib": "^2.7.7",
                "zendframework/zend-text": "^2.6.0",
                "zendframework/zend-uri": "^2.5.1",
                "zendframework/zend-validator": "^2.6.0",
                "zendframework/zend-view": "~2.10.0"
            },
            "type": "metapackage",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "eCommerce Platform for Growth (Community Edition)"
        },
        {
            "name": "magento/theme-adminhtml-backend",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.3.1.0.zip",
                "shasum": "16ba686421c8f62c5adafea59b9348dc3f9f9dc1"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-theme",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/theme-frontend-blank",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.3.1.0.zip",
                "shasum": "5d0c6b04a16d20899bb5b70394fe8db257832dd1"
            },
            "require": {
                "magento/framework": "102.0.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-theme",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/theme-frontend-luma",
            "version": "100.3.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.3.1.0.zip",
                "shasum": "4ecc9f6a9fa4dfc5be7f4dec8fc8a9535ec1f5f3"
            },
            "require": {
                "magento/framework": "102.0.*",
                "magento/theme-frontend-blank": "100.3.*",
                "php": "~7.1.3||~7.2.0"
            },
            "type": "magento2-theme",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/zendframework1",
            "version": "1.14.2",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/zf1.git",
                "reference": "8221062d42a198e431d183bbe672e5e1a2f98c5f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/zf1/zipball/8221062d42a198e431d183bbe672e5e1a2f98c5f",
                "reference": "8221062d42a198e431d183bbe672e5e1a2f98c5f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.11"
            },
            "require-dev": {
                "phpunit/dbunit": "1.3.*",
                "phpunit/phpunit": "3.7.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Zend_": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "library/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Magento Zend Framework 1",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "time": "2019-07-26T16:43:11+00:00"
        },
        {
            "name": "monolog/monolog",
            "version": "1.25.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
                "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/log": "~1.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "graylog2/gelf-php": "~1.0",
                "jakub-onderka/php-parallel-lint": "0.9",
                "php-amqplib/php-amqplib": "~2.4",
                "php-console/php-console": "^3.1.3",
                "phpunit/phpunit": "~4.5",
                "phpunit/phpunit-mock-objects": "2.3.0",
                "ruflin/elastica": ">=0.90 <3.0",
                "sentry/sentry": "^0.13",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-mongo": "Allow sending log messages to a MongoDB server",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
                "sentry/sentry": "Allow sending log messages to a Sentry server"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "http://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "time": "2019-09-06T13:49:17+00:00"
        },
        {
            "name": "msp/recaptcha",
            "version": "2.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/msp/recaptcha/msp-recaptcha-2.0.2.0.zip",
                "shasum": "f037ce5e2b4202117adc4ec0ab93212ef31bff7e"
            },
            "require": {
                "google/recaptcha": "^1.1",
                "magento/magento-composer-installer": "*",
                "php": "^7.0|^7.1|^7.2"
            },
            "suggest": {
                "msp/security-suite": "Full MageSpecialist Security Suite"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MSP\\ReCaptcha\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "Riccardo Tempesta",
                    "email": "riccardo.tempesta@magespecialist.it"
                }
            ],
            "description": "Google reCaptcha integration for Magento2 - Member of MageSpecialist SecuritySuite"
        },
        {
            "name": "msp/twofactorauth",
            "version": "3.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/msp/twofactorauth/msp-twofactorauth-3.0.0.0.zip",
                "shasum": "ba56d984ae834a8e87a76aed81bcaf6fd6d811b1"
            },
            "require": {
                "christian-riesen/base32": "^1.3",
                "donatj/phpuseragentparser": "~0.7",
                "endroid/qr-code": "^2.5",
                "magento/magento-composer-installer": "*",
                "php": "^7.0|^7.1|^7.2",
                "spomky-labs/otphp": "~8.3",
                "yubico/u2flib-server": "^1.0"
            },
            "suggest": {
                "msp/security-suite": "Full MageSpecialist Security Suite"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MSP\\TwoFactorAuth\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "Riccardo Tempesta",
                    "email": "riccardo.tempesta@magespecialist.it"
                }
            ],
            "description": "Two Factor Authentication module for Magento2 - Member of MageSpecialist SecuritySuite"
        },
        {
            "name": "myclabs/php-enum",
            "version": "1.7.2",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/php-enum.git",
                "reference": "45f01adf6922df6082bcda36619deb466e826acf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/45f01adf6922df6082bcda36619deb466e826acf",
                "reference": "45f01adf6922df6082bcda36619deb466e826acf",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
                "squizlabs/php_codesniffer": "1.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MyCLabs\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP Enum contributors",
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
                }
            ],
            "description": "PHP Enum implementation",
            "homepage": "http://github.com/myclabs/php-enum",
            "keywords": [
                "enum"
            ],
            "time": "2019-08-19T13:53:00+00:00"
        },
        {
            "name": "oyejorge/less.php",
            "version": "v1.7.0.14",
            "source": {
                "type": "git",
                "url": "https://github.com/oyejorge/less.php.git",
                "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oyejorge/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
                "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.24"
            },
            "bin": [
                "bin/lessc"
            ],
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Less": "lib/"
                },
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Matt Agar",
                    "homepage": "https://github.com/agar"
                },
                {
                    "name": "Martin Jantošovič",
                    "homepage": "https://github.com/Mordred"
                },
                {
                    "name": "Josh Schmidt",
                    "homepage": "https://github.com/oyejorge"
                }
            ],
            "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
            "homepage": "http://lessphp.gpeasy.com",
            "keywords": [
                "css",
                "less",
                "less.js",
                "lesscss",
                "php",
                "stylesheet"
            ],
            "time": "2017-03-28T22:19:25+00:00"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v2.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/constant_time_encoding.git",
                "reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/55af0dc01992b4d0da7f6372e2eac097bbbaffdb",
                "reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb",
                "shasum": ""
            },
            "require": {
                "php": "^7"
            },
            "require-dev": {
                "phpunit/phpunit": "^6|^7",
                "vimeo/psalm": "^1|^2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "ParagonIE\\ConstantTime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Steve 'Sc00bz' Thomas",
                    "email": "steve@tobtu.com",
                    "homepage": "https://www.tobtu.com",
                    "role": "Original Developer"
                }
            ],
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
            "keywords": [
                "base16",
                "base32",
                "base32_decode",
                "base32_encode",
                "base64",
                "base64_decode",
                "base64_encode",
                "bin2hex",
                "encoding",
                "hex",
                "hex2bin",
                "rfc4648"
            ],
            "time": "2019-01-03T20:26:31+00:00"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.99",
            "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."
            },
            "type": "library",
            "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"
            ],
            "time": "2018-07-02T15:55:56+00:00"
        },
        {
            "name": "paragonie/sodium_compat",
            "version": "v1.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/sodium_compat.git",
                "reference": "a9f968bc99485f85f9303a8524c3485a7e87bc15"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/a9f968bc99485f85f9303a8524c3485a7e87bc15",
                "reference": "a9f968bc99485f85f9303a8524c3485a7e87bc15",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": ">=1",
                "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
            },
            "require-dev": {
                "phpunit/phpunit": "^3|^4|^5"
            },
            "suggest": {
                "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
                "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "ISC"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com"
                },
                {
                    "name": "Frank Denis",
                    "email": "jedisct1@pureftpd.org"
                }
            ],
            "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
            "keywords": [
                "Authentication",
                "BLAKE2b",
                "ChaCha20",
                "ChaCha20-Poly1305",
                "Chapoly",
                "Curve25519",
                "Ed25519",
                "EdDSA",
                "Edwards-curve Digital Signature Algorithm",
                "Elliptic Curve Diffie-Hellman",
                "Poly1305",
                "Pure-PHP cryptography",
                "RFC 7748",
                "RFC 8032",
                "Salpoly",
                "Salsa20",
                "X25519",
                "XChaCha20-Poly1305",
                "XSalsa20-Poly1305",
                "Xchacha20",
                "Xsalsa20",
                "aead",
                "cryptography",
                "ecdh",
                "elliptic curve",
                "elliptic curve cryptography",
                "encryption",
                "libsodium",
                "php",
                "public-key cryptography",
                "secret-key cryptography",
                "side-channel resistant"
            ],
            "time": "2019-09-12T12:05:58+00:00"
        },
        {
            "name": "pelago/emogrifier",
            "version": "v2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MyIntervals/emogrifier.git",
                "reference": "2472bc1c3a2dee8915ecc2256139c6100024332f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/2472bc1c3a2dee8915ecc2256139c6100024332f",
                "reference": "2472bc1c3a2dee8915ecc2256139c6100024332f",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "^5.5.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0",
                "symfony/css-selector": "^3.4.0 || ^4.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.2.0",
                "phpmd/phpmd": "^2.6.0",
                "phpunit/phpunit": "^4.8.0",
                "squizlabs/php_codesniffer": "^3.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Pelago\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Klee",
                    "email": "github@oliverklee.de"
                },
                {
                    "name": "Zoli Szabó",
                    "email": "zoli.szabo+github@gmail.com"
                },
                {
                    "name": "John Reeve",
                    "email": "jreeve@pelagodesign.com"
                },
                {
                    "name": "Jake Hotson",
                    "email": "jake@qzdesign.co.uk"
                },
                {
                    "name": "Cameron Brooks"
                },
                {
                    "name": "Jaime Prado"
                }
            ],
            "description": "Converts CSS styles into inline style attributes in your HTML code",
            "homepage": "https://www.myintervals.com/emogrifier.php",
            "keywords": [
                "css",
                "email",
                "pre-processing"
            ],
            "time": "2019-09-04T16:07:59+00:00"
        },
        {
            "name": "php-amqplib/php-amqplib",
            "version": "v2.7.3",
            "source": {
                "type": "git",
                "url": "https://github.com/php-amqplib/php-amqplib.git",
                "reference": "a8ba54bd35b973fc6861e4c2e105f71e9e95f43f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/a8ba54bd35b973fc6861e4c2e105f71e9e95f43f",
                "reference": "a8ba54bd35b973fc6861e4c2e105f71e9e95f43f",
                "shasum": ""
            },
            "require": {
                "ext-bcmath": "*",
                "ext-mbstring": "*",
                "php": ">=5.3.0"
            },
            "replace": {
                "videlalvaro/php-amqplib": "self.version"
            },
            "require-dev": {
                "phpdocumentor/phpdocumentor": "^2.9",
                "phpunit/phpunit": "^4.8",
                "scrutinizer/ocular": "^1.1",
                "squizlabs/php_codesniffer": "^2.5"
            },
            "suggest": {
                "ext-sockets": "Use AMQPSocketConnection"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PhpAmqpLib\\": "PhpAmqpLib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Alvaro Videla",
                    "role": "Original Maintainer"
                },
                {
                    "name": "John Kelly",
                    "email": "johnmkelly86@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Raúl Araya",
                    "email": "nubeiro@gmail.com",
                    "role": "Maintainer"
                }
            ],
            "description": "Formerly videlalvaro/php-amqplib.  This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
            "homepage": "https://github.com/php-amqplib/php-amqplib/",
            "keywords": [
                "message",
                "queue",
                "rabbitmq"
            ],
            "time": "2018-04-30T03:54:54+00:00"
        },
        {
            "name": "phpseclib/mcrypt_compat",
            "version": "1.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/mcrypt_compat.git",
                "reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/mcrypt_compat/zipball/f74c7b1897b62f08f268184b8bb98d9d9ab723b0",
                "reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpseclib/phpseclib": ">=2.0.11 <3.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0"
            },
            "suggest": {
                "ext-openssl": "Will enable faster cryptographic operations"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/mcrypt.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "homepage": "http://phpseclib.sourceforge.net"
                }
            ],
            "description": "PHP 7.1 polyfill for the mcrypt extension from PHP <= 7.0",
            "keywords": [
                "cryptograpy",
                "encryption",
                "mcrypt"
            ],
            "time": "2018-08-22T03:11:43+00:00"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "2.0.23",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
                "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phing/phing": "~2.7",
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
                "sami/sami": "~2.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "suggest": {
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http://phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "time": "2019-09-17T03:41:22+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "time": "2017-02-14T16:28:37+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "time": "2016-08-06T14:39:51+00:00"
        },
        {
            "name": "psr/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": "ralouphie/getallheaders",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "time": "2019-03-08T08:55:37+00:00"
        },
        {
            "name": "ramsey/uuid",
            "version": "3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/uuid.git",
                "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
                "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "^1.0|^2.0|9.99.99",
                "php": "^5.4 || ^7.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "replace": {
                "rhumsaa/uuid": "self.version"
            },
            "require-dev": {
                "codeception/aspect-mock": "^1.0 | ~2.0.0",
                "doctrine/annotations": "~1.2.0",
                "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0",
                "ircmaxell/random-lib": "^1.1",
                "jakub-onderka/php-parallel-lint": "^0.9.0",
                "mockery/mockery": "^0.9.9",
                "moontoast/math": "^1.1",
                "php-mock/php-mock-phpunit": "^0.3|^1.1",
                "phpunit/phpunit": "^4.7|^5.0|^6.5",
                "squizlabs/php_codesniffer": "^2.3"
            },
            "suggest": {
                "ext-ctype": "Provides support for PHP Ctype functions",
                "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
                "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
                "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
                "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
                "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Ramsey\\Uuid\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marijn Huizendveld",
                    "email": "marijn.huizendveld@gmail.com"
                },
                {
                    "name": "Thibaud Fabre",
                    "email": "thibaud@aztech.io"
                },
                {
                    "name": "Ben Ramsey",
                    "email": "ben@benramsey.com",
                    "homepage": "https://benramsey.com"
                }
            ],
            "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
            "homepage": "https://github.com/ramsey/uuid",
            "keywords": [
                "guid",
                "identifier",
                "uuid"
            ],
            "time": "2018-07-19T23:38:55+00:00"
        },
        {
            "name": "react/promise",
            "version": "v2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise.git",
                "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
                "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "time": "2019-01-07T21:25:54+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": "spomky-labs/otphp",
            "version": "v8.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/Spomky-Labs/otphp.git",
                "reference": "eb14442699ae6470b29ffd89238a9ccfb9f20788"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/eb14442699ae6470b29ffd89238a9ccfb9f20788",
                "reference": "eb14442699ae6470b29ffd89238a9ccfb9f20788",
                "shasum": ""
            },
            "require": {
                "beberlei/assert": "^2.4",
                "paragonie/constant_time_encoding": "^1.0|^2.0",
                "paragonie/random_compat": ">=2",
                "php": "^5.5|^7.0",
                "symfony/polyfill-mbstring": "^1.1",
                "symfony/polyfill-php56": "^1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0|^5.0",
                "satooshi/php-coveralls": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "OTPHP\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florent Morselli",
                    "homepage": "https://github.com/Spomky"
                },
                {
                    "name": "All contributors",
                    "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
                }
            ],
            "description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
            "homepage": "https://github.com/Spomky-Labs/otphp",
            "keywords": [
                "FreeOTP",
                "RFC 4226",
                "RFC 6238",
                "google authenticator",
                "hotp",
                "otp",
                "totp"
            ],
            "time": "2018-09-13T19:25:26+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v4.1.12",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "9e87c798f67dc9fceeb4f3d57847b52d945d1a02"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/9e87c798f67dc9fceeb4f3d57847b52d945d1a02",
                "reference": "9e87c798f67dc9fceeb4f3d57847b52d945d1a02",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.4",
                "symfony/process": "<3.3"
            },
            "provide": {
                "psr/log-implementation": "1.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~3.4|~4.0",
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/event-dispatcher": "~3.4|~4.0",
                "symfony/lock": "~3.4|~4.0",
                "symfony/process": "~3.4|~4.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.1-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-01-25T14:34:37+00:00"
        },
        {
            "name": "symfony/css-selector",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "c6e5e2a00db768c92c3ae131532af4e1acc7bd03"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/c6e5e2a00db768c92c3ae131532af4e1acc7bd03",
                "reference": "c6e5e2a00db768c92c3ae131532af4e1acc7bd03",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony CssSelector Component",
            "homepage": "https://symfony.com",
            "time": "2019-08-20T14:07:54+00:00"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v4.1.12",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "51be1b61dfe04d64a260223f2b81475fa8066b97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/51be1b61dfe04d64a260223f2b81475fa8066b97",
                "reference": "51be1b61dfe04d64a260223f2b81475fa8066b97",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.4"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~3.4|~4.0",
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/expression-language": "~3.4|~4.0",
                "symfony/stopwatch": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony EventDispatcher Component",
            "homepage": "https://symfony.com",
            "time": "2019-01-16T18:35:49+00:00"
        },
        {
            "name": "symfony/filesystem",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/9abbb7ef96a51f4d7e69627bc6f63307994e4263",
                "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263",
                "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-08-20T14:07:54+00:00"
        },
        {
            "name": "symfony/finder",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/86c1c929f0a4b24812e1eb109262fc3372c8e9f2",
                "reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2",
                "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-08-14T12:26:46+00:00"
        },
        {
            "name": "symfony/inflector",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/inflector.git",
                "reference": "b25a8dc15fada858432efa083c1ecd2cef5991a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/inflector/zipball/b25a8dc15fada858432efa083c1ecd2cef5991a7",
                "reference": "b25a8dc15fada858432efa083c1ecd2cef5991a7",
                "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\\Inflector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Inflector Component",
            "homepage": "https://symfony.com",
            "keywords": [
                "inflection",
                "pluralize",
                "singularize",
                "string",
                "symfony",
                "words"
            ],
            "time": "2019-08-06T18:44:23+00:00"
        },
        {
            "name": "symfony/options-resolver",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "81c2e120522a42f623233968244baebd6b36cb6a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/81c2e120522a42f623233968244baebd6b36cb6a",
                "reference": "81c2e120522a42f623233968244baebd6b36cb6a",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\OptionsResolver\\": ""
                },
                "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 OptionsResolver Component",
            "homepage": "https://symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "time": "2019-08-08T09:29:19+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
                "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "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"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
                "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-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-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/polyfill-php56",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php56.git",
                "reference": "0e3b212e96a51338639d8ce175c046d7729c3403"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403",
                "reference": "0e3b212e96a51338639d8ce175c046d7729c3403",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/polyfill-util": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php56\\": ""
                },
                "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 5.6+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/polyfill-util",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-util.git",
                "reference": "4317de1386717b4c22caed7725350a8887ab205c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c",
                "reference": "4317de1386717b4c22caed7725350a8887ab205c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Util\\": ""
                }
            },
            "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 utilities for portability of PHP codes",
            "homepage": "https://symfony.com",
            "keywords": [
                "compat",
                "compatibility",
                "polyfill",
                "shim"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/process",
            "version": "v4.1.12",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "72d838aafaa7c790330fe362b9cecec362c64629"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/72d838aafaa7c790330fe362b9cecec362c64629",
                "reference": "72d838aafaa7c790330fe362b9cecec362c64629",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.1-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-01-16T19:07:26+00:00"
        },
        {
            "name": "symfony/property-access",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-access.git",
                "reference": "bb0c302375ffeef60c31e72a4539611b7f787565"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-access/zipball/bb0c302375ffeef60c31e72a4539611b7f787565",
                "reference": "bb0c302375ffeef60c31e72a4539611b7f787565",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/inflector": "~3.4|~4.0"
            },
            "require-dev": {
                "symfony/cache": "~3.4|~4.0"
            },
            "suggest": {
                "psr/cache-implementation": "To cache access methods."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyAccess\\": ""
                },
                "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 PropertyAccess Component",
            "homepage": "https://symfony.com",
            "keywords": [
                "access",
                "array",
                "extraction",
                "index",
                "injection",
                "object",
                "property",
                "property path",
                "reflection"
            ],
            "time": "2019-08-26T08:26:39+00:00"
        },
        {
            "name": "tedivm/jshrink",
            "version": "v1.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/tedious/JShrink.git",
                "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tedious/JShrink/zipball/566e0c731ba4e372be2de429ef7d54f4faf4477a",
                "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a",
                "shasum": ""
            },
            "require": {
                "php": "^5.6|^7.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.8",
                "php-coveralls/php-coveralls": "^1.1.0",
                "phpunit/phpunit": "^6"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "JShrink": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Robert Hafner",
                    "email": "tedivm@tedivm.com"
                }
            ],
            "description": "Javascript Minifier built in PHP",
            "homepage": "http://github.com/tedious/JShrink",
            "keywords": [
                "javascript",
                "minifier"
            ],
            "time": "2019-06-28T18:11:46+00:00"
        },
        {
            "name": "temando/module-shipping-m2",
            "version": "1.5.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/temando/module-shipping-m2/temando-module-shipping-m2-1.5.1.0.zip",
                "shasum": "7fb7a9164d6bc4a17e9b8869ddbc8c5f79106905"
            },
            "require": {
                "ext-iconv": "*",
                "ext-intl": "*",
                "ext-json": "*",
                "magento/framework": "^102.0.0",
                "magento/module-backend": "^101.0.0",
                "magento/module-catalog": "^103.0.0",
                "magento/module-checkout": "^100.3.0",
                "magento/module-config": "^101.1.0||^102.0.0",
                "magento/module-customer": "^102.0.0",
                "magento/module-directory": "^100.3.0",
                "magento/module-eav": "^102.0.0",
                "magento/module-email": "^101.0.0",
                "magento/module-integration": "^100.3.0",
                "magento/module-multishipping": "^100.3.0",
                "magento/module-payment": "^100.3.0",
                "magento/module-quote": "^101.1.0",
                "magento/module-sales": "^102.0.0",
                "magento/module-security": "^100.3.0",
                "magento/module-shipping": "^100.3.0",
                "magento/module-store": "^101.0.0",
                "magento/module-tax": "^100.3.0",
                "magento/module-ui": "^101.1.0",
                "monolog/monolog": "^1.17.0",
                "php": "~7.1.3||~7.2.0",
                "psr/log": "~1.0",
                "zendframework/zend-barcode": "^2.7.0",
                "zendframework/zend-http": "^2.6.0"
            },
            "suggest": {
                "magento/module-rma": "^101.1.0",
                "magento/module-scalable-checkout": "^100.3.0",
                "magento/module-scalable-oms": "^100.3.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Temando\\Shipping\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "Christoph Aßmann",
                    "email": "christoph.assmann@netresearch.de",
                    "homepage": "https://www.netresearch.de/",
                    "role": "Developer"
                }
            ],
            "description": "Temando multi-carrier shipping extension for Magento 2"
        },
        {
            "name": "true/punycode",
            "version": "v2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/true/php-punycode.git",
                "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "symfony/polyfill-mbstring": "^1.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.7",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "TrueBV\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Renan Gonçalves",
                    "email": "renan.saddam@gmail.com"
                }
            ],
            "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
            "homepage": "https://github.com/true/php-punycode",
            "keywords": [
                "idna",
                "punycode"
            ],
            "time": "2016-11-16T10:37:54+00:00"
        },
        {
            "name": "tubalmartin/cssmin",
            "version": "v4.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
                "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
                "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "cogpowered/finediff": "0.3.*",
                "phpunit/phpunit": "4.8.*"
            },
            "bin": [
                "cssmin"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "tubalmartin\\CssMin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Túbal Martín",
                    "homepage": "http://tubalmartin.me/"
                }
            ],
            "description": "A PHP port of the YUI CSS compressor",
            "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
            "keywords": [
                "compress",
                "compressor",
                "css",
                "cssmin",
                "minify",
                "yui"
            ],
            "time": "2018-01-15T15:26:51+00:00"
        },
        {
            "name": "vertex/module-tax",
            "version": "3.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-3.1.0.0.zip",
                "shasum": "f741436e6732930f69d24f7f8291101b0d3382c6"
            },
            "require": {
                "ext-json": "*",
                "ext-simplexml": "*",
                "ext-soap": "*",
                "magento/framework": "^100|^101|^102",
                "magento/module-backend": "^100|^101",
                "magento/module-catalog": "^100|^101|^102|^103",
                "magento/module-checkout": "^100",
                "magento/module-config": "^100|^101",
                "magento/module-cron": "^100",
                "magento/module-customer": "^100|^101|^102",
                "magento/module-directory": "^100",
                "magento/module-eav": "^100|^101|^102",
                "magento/module-quote": "^100|^101",
                "magento/module-sales": "^100|^101|^102",
                "magento/module-shipping": "^100",
                "magento/module-store": "^100|^101",
                "magento/module-tax": "^100",
                "magento/module-ui": "^100|^101",
                "php": "^5.6|^7.0",
                "vertex/sdk": "^1.1.0"
            },
            "conflict": {
                "magento/module-gift-wrapping": ">=102",
                "pixafy/tax": "*",
                "pixafy/tax-ee": "*",
                "vertex/tax": "*",
                "vertex/tax-ee": "*"
            },
            "require-dev": {
                "ext-dom": "*",
                "ext-simplexml": "*",
                "magento/marketplace-eqp": "^1.0",
                "magento/module-offline-shipping": "^100.2",
                "magento/module-usps": "^100.2"
            },
            "suggest": {
                "magento/module-gift-card-account": "Vertex Tax Links for Magento 2 also supports Magento's Gift Card Account module",
                "magento/module-gift-wrapping": "Vertex Tax Links for Magento 2 also supports Magento's Gift Wrapping module",
                "magento/module-multishipping": "Vertex Tax Links for Magento 2 also supports Magento's Multishipping module",
                "magento/module-reward": "Vertex Tax Links for Magento 2 also supports Magento's Reward module"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Vertex\\Tax\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Vertex Tax Links for Magento 2"
        },
        {
            "name": "vertex/product-magento-module",
            "version": "3.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-3.1.0.0.zip",
                "shasum": "65cd55754ea380bf4e6e2d3c7ca36c2c05d09aff"
            },
            "require": {
                "vertex/module-tax": "3.1.0"
            },
            "type": "metapackage",
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Mediotype",
                    "email": "diveinto@mediotype.com",
                    "homepage": "http://www.mediotype.com/",
                    "role": "Development Company"
                }
            ],
            "description": "Vertex Tax Links for Magento 2",
            "homepage": "http://go.vertexsmb.com/magento_cbe",
            "keywords": [
                "tax",
                "vertex"
            ]
        },
        {
            "name": "vertex/sdk",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.1.0.0.zip",
                "shasum": "85c38829f8233c14865912e092a2c5c6c80146ec"
            },
            "require": {
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-soap": "*",
                "php": "^5.4|^7"
            },
            "require-dev": {
                "php": "^7.1",
                "phpmd/phpmd": "^2.6",
                "phpunit/phpunit": "^7.2",
                "squizlabs/php_codesniffer": "^3.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Vertex\\": "src/"
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Tools for communicating with Vertex Cloud and Vertex O-Series"
        },
        {
            "name": "webonyx/graphql-php",
            "version": "v0.12.6",
            "source": {
                "type": "git",
                "url": "https://github.com/webonyx/graphql-php.git",
                "reference": "4c545e5ec4fc37f6eb36c19f5a0e7feaf5979c95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/4c545e5ec4fc37f6eb36c19f5a0e7feaf5979c95",
                "reference": "4c545e5ec4fc37f6eb36c19f5a0e7feaf5979c95",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8",
                "psr/http-message": "^1.0",
                "react/promise": "2.*"
            },
            "suggest": {
                "psr/http-message": "To use standard GraphQL server",
                "react/promise": "To leverage async resolving on React PHP platform"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "GraphQL\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP port of GraphQL reference implementation",
            "homepage": "https://github.com/webonyx/graphql-php",
            "keywords": [
                "api",
                "graphql"
            ],
            "time": "2018-09-02T14:59:54+00:00"
        },
        {
            "name": "yubico/u2flib-server",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Yubico/php-u2flib-server.git",
                "reference": "55d813acf68212ad2cadecde07551600d6971939"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
                "reference": "55d813acf68212ad2cadecde07551600d6971939",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "paragonie/random_compat": ">= 1",
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "vimeo/psalm": "^0|^1|^2"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "Library for U2F implementation",
            "homepage": "https://developers.yubico.com/php-u2flib-server",
            "time": "2018-09-07T08:16:44+00:00"
        },
        {
            "name": "zendframework/zend-barcode",
            "version": "2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-barcode.git",
                "reference": "44e1c17aceee2ce8c8fa17f316b497cbff037f9b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-barcode/zipball/44e1c17aceee2ce8c8fa17f316b497cbff037f9b",
                "reference": "44e1c17aceee2ce8c8fa17f316b497cbff037f9b",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
                "zendframework/zend-stdlib": "^2.7.7 || ^3.1",
                "zendframework/zend-validator": "^2.10.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.6 || ^3.1",
                "zendframework/zendpdf": "^2.0.2"
            },
            "suggest": {
                "zendframework/zendpdf": "ZendPdf component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Barcode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Programmatically create and render barcodes as images or in PDFs",
            "keywords": [
                "ZendFramework",
                "barcode",
                "zf"
            ],
            "time": "2019-09-21T09:11:41+00:00"
        },
        {
            "name": "zendframework/zend-captcha",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-captcha.git",
                "reference": "37e9b6a4f632a9399eecbf2e5e325ad89083f87b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-captcha/zipball/37e9b6a4f632a9399eecbf2e5e325ad89083f87b",
                "reference": "37e9b6a4f632a9399eecbf2e5e325ad89083f87b",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-math": "^2.7 || ^3.0",
                "zendframework/zend-stdlib": "^2.7.7 || ^3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-session": "^2.8",
                "zendframework/zend-text": "^2.6",
                "zendframework/zend-validator": "^2.10.1",
                "zendframework/zendservice-recaptcha": "^3.0"
            },
            "suggest": {
                "zendframework/zend-i18n-resources": "Translations of captcha messages",
                "zendframework/zend-session": "Zend\\Session component",
                "zendframework/zend-text": "Zend\\Text component",
                "zendframework/zend-validator": "Zend\\Validator component",
                "zendframework/zendservice-recaptcha": "ZendService\\ReCaptcha component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8.x-dev",
                    "dev-develop": "2.9.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Captcha\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more",
            "keywords": [
                "ZendFramework",
                "captcha",
                "zf"
            ],
            "time": "2018-04-24T17:24:10+00:00"
        },
        {
            "name": "zendframework/zend-code",
            "version": "3.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-code.git",
                "reference": "936fa7ad4d53897ea3e3eb41b5b760828246a20b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-code/zipball/936fa7ad4d53897ea3e3eb41b5b760828246a20b",
                "reference": "936fa7ad4d53897ea3e3eb41b5b760828246a20b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "zendframework/zend-eventmanager": "^2.6 || ^3.0"
            },
            "require-dev": {
                "doctrine/annotations": "^1.0",
                "ext-phar": "*",
                "phpunit/phpunit": "^7.5.15",
                "zendframework/zend-coding-standard": "^1.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "suggest": {
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                "zendframework/zend-stdlib": "Zend\\Stdlib component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3.x-dev",
                    "dev-develop": "3.4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Code\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
            "keywords": [
                "ZendFramework",
                "code",
                "zf"
            ],
            "time": "2019-08-31T14:14:34+00:00"
        },
        {
            "name": "zendframework/zend-config",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-config.git",
                "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-config/zipball/2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d",
                "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-filter": "^2.6",
                "zendframework/zend-i18n": "^2.5",
                "zendframework/zend-json": "^2.6.1",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "zendframework/zend-filter": "Zend\\Filter component",
                "zendframework/zend-i18n": "Zend\\I18n component",
                "zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Config\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a nested object property based user interface for accessing this configuration data within application code",
            "homepage": "https://github.com/zendframework/zend-config",
            "keywords": [
                "config",
                "zf2"
            ],
            "time": "2016-02-04T23:01:10+00:00"
        },
        {
            "name": "zendframework/zend-console",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-console.git",
                "reference": "e8aa08da83de3d265256c40ba45cd649115f0e18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-console/zipball/e8aa08da83de3d265256c40ba45cd649115f0e18",
                "reference": "e8aa08da83de3d265256c40ba45cd649115f0e18",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-stdlib": "^2.7.7 || ^3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-filter": "^2.7.2",
                "zendframework/zend-json": "^2.6 || ^3.0",
                "zendframework/zend-validator": "^2.10.1"
            },
            "suggest": {
                "zendframework/zend-filter": "To support DefaultRouteMatcher usage",
                "zendframework/zend-validator": "To support DefaultRouteMatcher usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Console\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Build console applications using getopt syntax or routing, complete with prompts",
            "keywords": [
                "ZendFramework",
                "console",
                "zf"
            ],
            "time": "2018-01-25T19:08:04+00:00"
        },
        {
            "name": "zendframework/zend-crypt",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-crypt.git",
                "reference": "1b2f5600bf6262904167116fa67b58ab1457036d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-crypt/zipball/1b2f5600bf6262904167116fa67b58ab1457036d",
                "reference": "1b2f5600bf6262904167116fa67b58ab1457036d",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "~1.0",
                "php": "^5.5 || ^7.0",
                "zendframework/zend-math": "^2.6",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "ext-mcrypt": "Required for most features of Zend\\Crypt"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Crypt\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-crypt",
            "keywords": [
                "crypt",
                "zf2"
            ],
            "time": "2016-02-03T23:46:30+00:00"
        },
        {
            "name": "zendframework/zend-db",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-db.git",
                "reference": "77022f06f6ffd384fa86d22ab8d8bbdb925a1e8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-db/zipball/77022f06f6ffd384fa86d22ab8d8bbdb925a1e8e",
                "reference": "77022f06f6ffd384fa86d22ab8d8bbdb925a1e8e",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.25 || ^6.4.4",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-hydrator": "^1.1 || ^2.1 || ^3.0",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "zendframework/zend-eventmanager": "Zend\\EventManager component",
                "zendframework/zend-hydrator": "Zend\\Hydrator component for using HydratingResultSets",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.9-dev",
                    "dev-develop": "2.10-dev"
                },
                "zf": {
                    "component": "Zend\\Db",
                    "config-provider": "Zend\\Db\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Db\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
            "keywords": [
                "ZendFramework",
                "db",
                "zf"
            ],
            "time": "2019-02-25T11:37:45+00:00"
        },
        {
            "name": "zendframework/zend-di",
            "version": "2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-di.git",
                "reference": "1fd1ba85660b5a2718741b38639dc7c4c3194b37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-di/zipball/1fd1ba85660b5a2718741b38639dc7c4c3194b37",
                "reference": "1fd1ba85660b5a2718741b38639dc7c4c3194b37",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "php": "^5.5 || ^7.0",
                "zendframework/zend-code": "^2.6 || ^3.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Di\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-di",
            "keywords": [
                "di",
                "zf2"
            ],
            "time": "2016-04-25T20:58:11+00:00"
        },
        {
            "name": "zendframework/zend-diactoros",
            "version": "1.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-diactoros.git",
                "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/a85e67b86e9b8520d07e6415fcbcb8391b44a75b",
                "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "psr/http-message": "^1.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php-http/psr7-integration-tests": "dev-master",
                "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
                "zendframework/zend-coding-standard": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-release-1.8": "1.8.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions/create_uploaded_file.php",
                    "src/functions/marshal_headers_from_sapi.php",
                    "src/functions/marshal_method_from_sapi.php",
                    "src/functions/marshal_protocol_version_from_sapi.php",
                    "src/functions/marshal_uri_from_sapi.php",
                    "src/functions/normalize_server.php",
                    "src/functions/normalize_uploaded_files.php",
                    "src/functions/parse_cookie_header.php"
                ],
                "psr-4": {
                    "Zend\\Diactoros\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "PSR HTTP Message implementations",
            "homepage": "https://github.com/zendframework/zend-diactoros",
            "keywords": [
                "http",
                "psr",
                "psr-7"
            ],
            "time": "2019-08-06T17:53:53+00:00"
        },
        {
            "name": "zendframework/zend-escaper",
            "version": "2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-escaper.git",
                "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/3801caa21b0ca6aca57fa1c42b08d35c395ebd5f",
                "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "zendframework/zend-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6.x-dev",
                    "dev-develop": "2.7.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Escaper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
            "keywords": [
                "ZendFramework",
                "escaper",
                "zf"
            ],
            "time": "2019-09-05T20:03:20+00:00"
        },
        {
            "name": "zendframework/zend-eventmanager",
            "version": "2.6.4",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-eventmanager.git",
                "reference": "d238c443220dce4b6396579c8ab2200ec25f9108"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/d238c443220dce4b6396579c8ab2200ec25f9108",
                "reference": "d238c443220dce4b6396579c8ab2200ec25f9108",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-stdlib": "^2.7"
            },
            "require-dev": {
                "athletic/athletic": "dev-master",
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-release-2.6": "2.6-dev",
                    "dev-master": "3.0-dev",
                    "dev-develop": "3.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\EventManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-eventmanager",
            "keywords": [
                "eventmanager",
                "zf2"
            ],
            "time": "2017-12-12T17:48:56+00:00"
        },
        {
            "name": "zendframework/zend-feed",
            "version": "2.10.3",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-feed.git",
                "reference": "6641f4cf3f4586c63f83fd70b6d19966025c8888"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/6641f4cf3f4586c63f83fd70b6d19966025c8888",
                "reference": "6641f4cf3f4586c63f83fd70b6d19966025c8888",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-escaper": "^2.5.2",
                "zendframework/zend-stdlib": "^2.7.7 || ^3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                "psr/http-message": "^1.0.1",
                "zendframework/zend-cache": "^2.7.2",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-db": "^2.8.2",
                "zendframework/zend-http": "^2.7",
                "zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
                "zendframework/zend-validator": "^2.10.1"
            },
            "suggest": {
                "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
                "zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
                "zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",
                "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
                "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10.x-dev",
                    "dev-develop": "2.11.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Feed\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides functionality for consuming RSS and Atom feeds",
            "keywords": [
                "ZendFramework",
                "feed",
                "zf"
            ],
            "time": "2018-08-01T13:53:20+00:00"
        },
        {
            "name": "zendframework/zend-filter",
            "version": "2.9.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-filter.git",
                "reference": "d78f2cdde1c31975e18b2a0753381ed7b61118ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/d78f2cdde1c31975e18b2a0753381ed7b61118ef",
                "reference": "d78f2cdde1c31975e18b2a0753381ed7b61118ef",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-stdlib": "^2.7.7 || ^3.1"
            },
            "conflict": {
                "zendframework/zend-validator": "<2.10.1"
            },
            "require-dev": {
                "pear/archive_tar": "^1.4.3",
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                "psr/http-factory": "^1.0",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-crypt": "^3.2.1",
                "zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
                "zendframework/zend-uri": "^2.6"
            },
            "suggest": {
                "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters",
                "zendframework/zend-crypt": "Zend\\Crypt component, for encryption filters",
                "zendframework/zend-i18n": "Zend\\I18n component for filters depending on i18n functionality",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for using the filter chain functionality",
                "zendframework/zend-uri": "Zend\\Uri component, for the UriNormalize filter"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.9.x-dev",
                    "dev-develop": "2.10.x-dev"
                },
                "zf": {
                    "component": "Zend\\Filter",
                    "config-provider": "Zend\\Filter\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Filter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Programmatically filter and normalize data and files",
            "keywords": [
                "ZendFramework",
                "filter",
                "zf"
            ],
            "time": "2019-08-19T07:08:04+00:00"
        },
        {
            "name": "zendframework/zend-form",
            "version": "2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-form.git",
                "reference": "c713a12ccbd43148b71c9339e171ca11e3f8a1da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-form/zipball/c713a12ccbd43148b71c9339e171ca11e3f8a1da",
                "reference": "c713a12ccbd43148b71c9339e171ca11e3f8a1da",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-hydrator": "^1.1 || ^2.1 || ^3.0",
                "zendframework/zend-inputfilter": "^2.8",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "phpunit/phpunit": "^5.7.23 || ^6.5.3",
                "zendframework/zend-cache": "^2.6.1",
                "zendframework/zend-captcha": "^2.7.1",
                "zendframework/zend-code": "^2.6 || ^3.0",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-escaper": "^2.5",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-filter": "^2.6",
                "zendframework/zend-i18n": "^2.6",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-session": "^2.8.1",
                "zendframework/zend-text": "^2.6",
                "zendframework/zend-validator": "^2.6",
                "zendframework/zend-view": "^2.6.2",
                "zendframework/zendservice-recaptcha": "^3.0.0"
            },
            "suggest": {
                "zendframework/zend-captcha": "^2.7.1, required for using CAPTCHA form elements",
                "zendframework/zend-code": "^2.6 || ^3.0, required to use zend-form annotations support",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, reuired for zend-form annotations support",
                "zendframework/zend-i18n": "^2.6, required when using zend-form view helpers",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, required to use the form factories or provide services",
                "zendframework/zend-view": "^2.6.2, required for using the zend-form view helpers",
                "zendframework/zendservice-recaptcha": "in order to use the ReCaptcha form element"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.13.x-dev",
                    "dev-develop": "2.14.x-dev"
                },
                "zf": {
                    "component": "Zend\\Form",
                    "config-provider": "Zend\\Form\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Form\\": "src/"
                },
                "files": [
                    "autoload/formElementManagerPolyfill.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
            "keywords": [
                "ZendFramework",
                "form",
                "zf"
            ],
            "time": "2018-12-11T22:51:29+00:00"
        },
        {
            "name": "zendframework/zend-http",
            "version": "2.8.4",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-http.git",
                "reference": "d160aedc096be230af0fe9c31151b2b33ad4e807"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-http/zipball/d160aedc096be230af0fe9c31151b2b33ad4e807",
                "reference": "d160aedc096be230af0fe9c31151b2b33ad4e807",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-loader": "^2.5.1",
                "zendframework/zend-stdlib": "^3.1 || ^2.7.7",
                "zendframework/zend-uri": "^2.5.2",
                "zendframework/zend-validator": "^2.10.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.3",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^3.1 || ^2.6"
            },
            "suggest": {
                "paragonie/certainty": "For automated management of cacert.pem"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8.x-dev",
                    "dev-develop": "2.9.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Http\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
            "keywords": [
                "ZendFramework",
                "http",
                "http client",
                "zend",
                "zf"
            ],
            "time": "2019-02-07T17:47:08+00:00"
        },
        {
            "name": "zendframework/zend-hydrator",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-hydrator.git",
                "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/22652e1661a5a10b3f564cf7824a2206cf5a4a65",
                "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "^2.0@dev",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-filter": "^2.6",
                "zendframework/zend-inputfilter": "^2.6",
                "zendframework/zend-serializer": "^2.6.1",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage",
                "zendframework/zend-filter": "^2.6, to support naming strategy hydrator usage",
                "zendframework/zend-serializer": "^2.6.1, to use the SerializableStrategy",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-release-1.0": "1.0-dev",
                    "dev-release-1.1": "1.1-dev",
                    "dev-master": "2.0-dev",
                    "dev-develop": "2.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Hydrator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-hydrator",
            "keywords": [
                "hydrator",
                "zf2"
            ],
            "time": "2016-02-18T22:38:26+00:00"
        },
        {
            "name": "zendframework/zend-i18n",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-i18n.git",
                "reference": "6d69af5a04e1a4de7250043cb1322f077a0cdb7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/6d69af5a04e1a4de7250043cb1322f077a0cdb7f",
                "reference": "6d69af5a04e1a4de7250043cb1322f077a0cdb7f",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "zendframework/zend-cache": "^2.6.1",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.6",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-filter": "^2.6.1",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-validator": "^2.6",
                "zendframework/zend-view": "^2.6.3"
            },
            "suggest": {
                "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP",
                "zendframework/zend-cache": "Zend\\Cache component",
                "zendframework/zend-config": "Zend\\Config component",
                "zendframework/zend-eventmanager": "You should install this package to use the events in the translator",
                "zendframework/zend-filter": "You should install this package to use the provided filters",
                "zendframework/zend-i18n-resources": "Translation resources",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
                "zendframework/zend-validator": "You should install this package to use the provided validators",
                "zendframework/zend-view": "You should install this package to use the provided view helpers"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.9.x-dev",
                    "dev-develop": "2.10.x-dev"
                },
                "zf": {
                    "component": "Zend\\I18n",
                    "config-provider": "Zend\\I18n\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\I18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provide translations for your application, and filter and validate internationalized values",
            "keywords": [
                "ZendFramework",
                "i18n",
                "zf"
            ],
            "time": "2018-05-16T16:39:13+00:00"
        },
        {
            "name": "zendframework/zend-inputfilter",
            "version": "2.10.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-inputfilter.git",
                "reference": "1f44a2e9bc394a71638b43bc7024b572fa65410e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-inputfilter/zipball/1f44a2e9bc394a71638b43bc7024b572fa65410e",
                "reference": "1f44a2e9bc394a71638b43bc7024b572fa65410e",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-filter": "^2.9.1",
                "zendframework/zend-servicemanager": "^2.7.10 || ^3.3.1",
                "zendframework/zend-stdlib": "^2.7 || ^3.0",
                "zendframework/zend-validator": "^2.11"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.15",
                "psr/http-message": "^1.0",
                "zendframework/zend-coding-standard": "~1.0.0"
            },
            "suggest": {
                "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10.x-dev",
                    "dev-develop": "2.11.x-dev"
                },
                "zf": {
                    "component": "Zend\\InputFilter",
                    "config-provider": "Zend\\InputFilter\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\InputFilter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
            "keywords": [
                "ZendFramework",
                "inputfilter",
                "zf"
            ],
            "time": "2019-08-28T19:45:32+00:00"
        },
        {
            "name": "zendframework/zend-json",
            "version": "2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-json.git",
                "reference": "4c8705dbe4ad7d7e51b2876c5b9eea0ef916ba28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-json/zipball/4c8705dbe4ad7d7e51b2876c5b9eea0ef916ba28",
                "reference": "4c8705dbe4ad7d7e51b2876c5b9eea0ef916ba28",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-http": "^2.5.4",
                "zendframework/zend-server": "^2.6.1",
                "zendframework/zend-stdlib": "^2.5 || ^3.0",
                "zendframework/zendxml": "^1.0.2"
            },
            "suggest": {
                "zendframework/zend-http": "Zend\\Http component, required to use Zend\\Json\\Server",
                "zendframework/zend-server": "Zend\\Server component, required to use Zend\\Json\\Server",
                "zendframework/zend-stdlib": "Zend\\Stdlib component, for use with caching Zend\\Json\\Server responses",
                "zendframework/zendxml": "To support Zend\\Json\\Json::fromXml() usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Json\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
            "homepage": "https://github.com/zendframework/zend-json",
            "keywords": [
                "json",
                "zf2"
            ],
            "time": "2016-02-04T21:20:26+00:00"
        },
        {
            "name": "zendframework/zend-loader",
            "version": "2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-loader.git",
                "reference": "91da574d29b58547385b2298c020b257310898c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-loader/zipball/91da574d29b58547385b2298c020b257310898c6",
                "reference": "91da574d29b58547385b2298c020b257310898c6",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
                "zendframework/zend-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6.x-dev",
                    "dev-develop": "2.7.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Loader\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Autoloading and plugin loading strategies",
            "keywords": [
                "ZendFramework",
                "loader",
                "zf"
            ],
            "time": "2019-09-04T19:38:14+00:00"
        },
        {
            "name": "zendframework/zend-log",
            "version": "2.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-log.git",
                "reference": "cb278772afdacb1924342248a069330977625ae6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-log/zipball/cb278772afdacb1924342248a069330977625ae6",
                "reference": "cb278772afdacb1924342248a069330977625ae6",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "psr/log": "^1.0",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6.7",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.15",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-db": "^2.6",
                "zendframework/zend-escaper": "^2.5",
                "zendframework/zend-filter": "^2.5",
                "zendframework/zend-mail": "^2.6.1",
                "zendframework/zend-validator": "^2.10.1"
            },
            "suggest": {
                "ext-mongo": "mongo extension to use Mongo writer",
                "ext-mongodb": "mongodb extension to use MongoDB writer",
                "zendframework/zend-db": "Zend\\Db component to use the database log writer",
                "zendframework/zend-escaper": "Zend\\Escaper component, for use in the XML log formatter",
                "zendframework/zend-mail": "Zend\\Mail component to use the email log writer",
                "zendframework/zend-validator": "Zend\\Validator component to block invalid log messages"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.11.x-dev",
                    "dev-develop": "2.12.x-dev"
                },
                "zf": {
                    "component": "Zend\\Log",
                    "config-provider": "Zend\\Log\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Log\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Robust, composite logger with filtering, formatting, and PSR-3 support",
            "keywords": [
                "ZendFramework",
                "log",
                "logging",
                "zf"
            ],
            "time": "2019-08-23T21:28:18+00:00"
        },
        {
            "name": "zendframework/zend-mail",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-mail.git",
                "reference": "d7beb63d5f7144a21ac100072c453e63860cdab8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-mail/zipball/d7beb63d5f7144a21ac100072c453e63860cdab8",
                "reference": "d7beb63d5f7144a21ac100072c453e63860cdab8",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": "^5.6 || ^7.0",
                "true/punycode": "^2.1",
                "zendframework/zend-loader": "^2.5",
                "zendframework/zend-mime": "^2.5",
                "zendframework/zend-stdlib": "^2.7 || ^3.0",
                "zendframework/zend-validator": "^2.10.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.25 || ^6.4.4 || ^7.1.4",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.6",
                "zendframework/zend-crypt": "^2.6 || ^3.0",
                "zendframework/zend-servicemanager": "^2.7.10 || ^3.3.1"
            },
            "suggest": {
                "zendframework/zend-crypt": "Crammd5 support in SMTP Auth",
                "zendframework/zend-servicemanager": "^2.7.10 || ^3.3.1 when using SMTP to deliver messages"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10.x-dev",
                    "dev-develop": "2.11.x-dev"
                },
                "zf": {
                    "component": "Zend\\Mail",
                    "config-provider": "Zend\\Mail\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Mail\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages",
            "keywords": [
                "ZendFramework",
                "mail",
                "zf"
            ],
            "time": "2018-06-07T13:37:07+00:00"
        },
        {
            "name": "zendframework/zend-math",
            "version": "2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-math.git",
                "reference": "1abce074004dacac1a32cd54de94ad47ef960d38"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-math/zipball/1abce074004dacac1a32cd54de94ad47ef960d38",
                "reference": "1abce074004dacac1a32cd54de94ad47ef960d38",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "ircmaxell/random-lib": "~1.1",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "ext-bcmath": "If using the bcmath functionality",
                "ext-gmp": "If using the gmp functionality",
                "ircmaxell/random-lib": "Fallback random byte generator for Zend\\Math\\Rand if Mcrypt extensions is unavailable"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-math",
            "keywords": [
                "math",
                "zf2"
            ],
            "time": "2018-12-04T15:34:17+00:00"
        },
        {
            "name": "zendframework/zend-mime",
            "version": "2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-mime.git",
                "reference": "52ae5fa9f12845cae749271034a2d594f0e4c6f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-mime/zipball/52ae5fa9f12845cae749271034a2d594f0e4c6f2",
                "reference": "52ae5fa9f12845cae749271034a2d594f0e4c6f2",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.21 || ^6.3",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-mail": "^2.6"
            },
            "suggest": {
                "zendframework/zend-mail": "Zend\\Mail component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Mime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create and parse MIME messages and parts",
            "homepage": "https://github.com/zendframework/zend-mime",
            "keywords": [
                "ZendFramework",
                "mime",
                "zf"
            ],
            "time": "2018-05-14T19:02:50+00:00"
        },
        {
            "name": "zendframework/zend-modulemanager",
            "version": "2.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-modulemanager.git",
                "reference": "394df6e12248ac430a312d4693f793ee7120baa6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-modulemanager/zipball/394df6e12248ac430a312d4693f793ee7120baa6",
                "reference": "394df6e12248ac430a312d4693f793ee7120baa6",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-config": "^3.1 || ^2.6",
                "zendframework/zend-eventmanager": "^3.2 || ^2.6.3",
                "zendframework/zend-stdlib": "^3.1 || ^2.7"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0.8 || ^5.7.15",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-console": "^2.6",
                "zendframework/zend-di": "^2.6",
                "zendframework/zend-loader": "^2.5",
                "zendframework/zend-mvc": "^3.0 || ^2.7",
                "zendframework/zend-servicemanager": "^3.0.3 || ^2.7.5"
            },
            "suggest": {
                "zendframework/zend-console": "Zend\\Console component",
                "zendframework/zend-loader": "Zend\\Loader component if you are not using Composer autoloading for your modules",
                "zendframework/zend-mvc": "Zend\\Mvc component",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\ModuleManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Modular application system for zend-mvc applications",
            "homepage": "https://github.com/zendframework/zend-modulemanager",
            "keywords": [
                "ZendFramework",
                "modulemanager",
                "zf"
            ],
            "time": "2017-12-02T06:11:18+00:00"
        },
        {
            "name": "zendframework/zend-mvc",
            "version": "2.7.15",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-mvc.git",
                "reference": "a8d45689d37a9e4ff4b75ea0b7478fa3d4f9c089"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-mvc/zipball/a8d45689d37a9e4ff4b75ea0b7478fa3d4f9c089",
                "reference": "a8d45689d37a9e4ff4b75ea0b7478fa3d4f9c089",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "php": "^5.5 || ^7.0",
                "zendframework/zend-console": "^2.7",
                "zendframework/zend-eventmanager": "^2.6.4 || ^3.0",
                "zendframework/zend-form": "^2.11",
                "zendframework/zend-hydrator": "^1.1 || ^2.4",
                "zendframework/zend-psr7bridge": "^0.2",
                "zendframework/zend-servicemanager": "^2.7.10 || ^3.0.3",
                "zendframework/zend-stdlib": "^2.7.5 || ^3.0"
            },
            "replace": {
                "zendframework/zend-router": "^2.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "^4.8.36",
                "sebastian/comparator": "^1.2.4",
                "sebastian/version": "^1.0.4",
                "zendframework/zend-authentication": "^2.6",
                "zendframework/zend-cache": "^2.8",
                "zendframework/zend-di": "^2.6",
                "zendframework/zend-filter": "^2.8",
                "zendframework/zend-http": "^2.8",
                "zendframework/zend-i18n": "^2.8",
                "zendframework/zend-inputfilter": "^2.8",
                "zendframework/zend-json": "^2.6.1",
                "zendframework/zend-log": "^2.9.3",
                "zendframework/zend-modulemanager": "^2.8",
                "zendframework/zend-serializer": "^2.8",
                "zendframework/zend-session": "^2.8.1",
                "zendframework/zend-text": "^2.7",
                "zendframework/zend-uri": "^2.6",
                "zendframework/zend-validator": "^2.10",
                "zendframework/zend-view": "^2.9"
            },
            "suggest": {
                "zendframework/zend-authentication": "Zend\\Authentication component for Identity plugin",
                "zendframework/zend-config": "Zend\\Config component",
                "zendframework/zend-di": "Zend\\Di component",
                "zendframework/zend-filter": "Zend\\Filter component",
                "zendframework/zend-http": "Zend\\Http component",
                "zendframework/zend-i18n": "Zend\\I18n component for translatable segments",
                "zendframework/zend-inputfilter": "Zend\\Inputfilter component",
                "zendframework/zend-json": "Zend\\Json component",
                "zendframework/zend-log": "Zend\\Log component",
                "zendframework/zend-modulemanager": "Zend\\ModuleManager component",
                "zendframework/zend-serializer": "Zend\\Serializer component",
                "zendframework/zend-servicemanager-di": "^1.0.1, if using zend-servicemanager v3 and requiring the zend-di integration",
                "zendframework/zend-session": "Zend\\Session component for FlashMessenger, PRG, and FPRG plugins",
                "zendframework/zend-text": "Zend\\Text component",
                "zendframework/zend-uri": "Zend\\Uri component",
                "zendframework/zend-validator": "Zend\\Validator component",
                "zendframework/zend-view": "Zend\\View component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "3.0-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/autoload.php"
                ],
                "psr-4": {
                    "Zend\\Mvc\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-mvc",
            "keywords": [
                "mvc",
                "zf2"
            ],
            "time": "2018-05-03T13:13:41+00:00"
        },
        {
            "name": "zendframework/zend-psr7bridge",
            "version": "0.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-psr7bridge.git",
                "reference": "86c0b53b0c6381391c4add4a93a56e51d5c74605"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-psr7bridge/zipball/86c0b53b0c6381391c4add4a93a56e51d5c74605",
                "reference": "86c0b53b0c6381391c4add4a93a56e51d5c74605",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "psr/http-message": "^1.0",
                "zendframework/zend-diactoros": "^1.1",
                "zendframework/zend-http": "^2.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.7",
                "squizlabs/php_codesniffer": "^2.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev",
                    "dev-develop": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Psr7Bridge\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR-7 <-> Zend\\Http bridge",
            "homepage": "https://github.com/zendframework/zend-psr7bridge",
            "keywords": [
                "http",
                "psr",
                "psr-7"
            ],
            "time": "2016-05-10T21:44:39+00:00"
        },
        {
            "name": "zendframework/zend-serializer",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-serializer.git",
                "reference": "0172690db48d8935edaf625c4cba38b79719892c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/0172690db48d8935edaf625c4cba38b79719892c",
                "reference": "0172690db48d8935edaf625c4cba38b79719892c",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-json": "^2.5 || ^3.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.25 || ^6.4.4",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-math": "^2.6 || ^3.0",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3"
            },
            "suggest": {
                "zendframework/zend-math": "(^2.6 || ^3.0) To support Python Pickle serialization",
                "zendframework/zend-servicemanager": "(^2.7.5 || ^3.0.3) To support plugin manager support"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.9.x-dev",
                    "dev-develop": "2.10.x-dev"
                },
                "zf": {
                    "component": "Zend\\Serializer",
                    "config-provider": "Zend\\Serializer\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Serializer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover",
            "keywords": [
                "ZendFramework",
                "serializer",
                "zf"
            ],
            "time": "2018-05-14T18:45:18+00:00"
        },
        {
            "name": "zendframework/zend-server",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-server.git",
                "reference": "23a2e9a5599c83c05da831cb7c649e8a7809595e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-server/zipball/23a2e9a5599c83c05da831cb7c649e8a7809595e",
                "reference": "23a2e9a5599c83c05da831cb7c649e8a7809595e",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-code": "^2.5 || ^3.0",
                "zendframework/zend-stdlib": "^2.5 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
                "zendframework/zend-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8.x-dev",
                    "dev-develop": "2.9.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create Reflection-based RPC servers",
            "keywords": [
                "ZendFramework",
                "server",
                "zf"
            ],
            "time": "2018-04-30T22:21:28+00:00"
        },
        {
            "name": "zendframework/zend-servicemanager",
            "version": "2.7.11",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-servicemanager.git",
                "reference": "99ec9ed5d0f15aed9876433c74c2709eb933d4c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/99ec9ed5d0f15aed9876433c74c2709eb933d4c7",
                "reference": "99ec9ed5d0f15aed9876433c74c2709eb933d4c7",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "~1.0",
                "php": "^5.5 || ^7.0"
            },
            "require-dev": {
                "athletic/athletic": "dev-master",
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-di": "~2.5",
                "zendframework/zend-mvc": "~2.5"
            },
            "suggest": {
                "ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services",
                "zendframework/zend-di": "Zend\\Di component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "3.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\ServiceManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-servicemanager",
            "keywords": [
                "servicemanager",
                "zf2"
            ],
            "time": "2018-06-22T14:49:54+00:00"
        },
        {
            "name": "zendframework/zend-session",
            "version": "2.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-session.git",
                "reference": "8fd50220888167d08cf0113ced5b023f6da06923"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-session/zipball/8fd50220888167d08cf0113ced5b023f6da06923",
                "reference": "8fd50220888167d08cf0113ced5b023f6da06923",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.1",
                "mongodb/mongodb": "^1.0.1",
                "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0",
                "phpunit/phpunit": "^5.7.5 || >=6.0.13 <6.5.0",
                "zendframework/zend-cache": "^2.6.1",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-db": "^2.7",
                "zendframework/zend-http": "^2.5.4",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-validator": "^2.6"
            },
            "suggest": {
                "mongodb/mongodb": "If you want to use the MongoDB session save handler",
                "zendframework/zend-cache": "Zend\\Cache component",
                "zendframework/zend-db": "Zend\\Db component",
                "zendframework/zend-http": "Zend\\Http component",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
                "zendframework/zend-validator": "Zend\\Validator component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8.x-dev",
                    "dev-develop": "2.9.x-dev"
                },
                "zf": {
                    "component": "Zend\\Session",
                    "config-provider": "Zend\\Session\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Session\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "manage and preserve session data, a logical complement of cookie data, across multiple page requests by the same client",
            "keywords": [
                "ZendFramework",
                "session",
                "zf"
            ],
            "time": "2019-09-19T19:50:12+00:00"
        },
        {
            "name": "zendframework/zend-soap",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-soap.git",
                "reference": "8762d79efa220d82529c43ce08d70554146be645"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-soap/zipball/8762d79efa220d82529c43ce08d70554146be645",
                "reference": "8762d79efa220d82529c43ce08d70554146be645",
                "shasum": ""
            },
            "require": {
                "ext-soap": "*",
                "php": "^5.6 || ^7.0",
                "zendframework/zend-server": "^2.6.1",
                "zendframework/zend-stdlib": "^2.7 || ^3.0",
                "zendframework/zend-uri": "^2.5.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.21 || ^6.3",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.6",
                "zendframework/zend-http": "^2.5.4"
            },
            "suggest": {
                "zendframework/zend-http": "Zend\\Http component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Soap\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-soap",
            "keywords": [
                "soap",
                "zf2"
            ],
            "time": "2019-04-30T16:45:35+00:00"
        },
        {
            "name": "zendframework/zend-stdlib",
            "version": "2.7.7",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-stdlib.git",
                "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/0e44eb46788f65e09e077eb7f44d2659143bcc1f",
                "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-hydrator": "~1.1"
            },
            "require-dev": {
                "athletic/athletic": "~0.1",
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "zendframework/zend-config": "~2.5",
                "zendframework/zend-eventmanager": "~2.5",
                "zendframework/zend-filter": "~2.5",
                "zendframework/zend-inputfilter": "~2.5",
                "zendframework/zend-serializer": "~2.5",
                "zendframework/zend-servicemanager": "~2.5"
            },
            "suggest": {
                "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
                "zendframework/zend-filter": "To support naming strategy hydrator usage",
                "zendframework/zend-serializer": "Zend\\Serializer component",
                "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-release-2.7": "2.7-dev",
                    "dev-master": "3.0-dev",
                    "dev-develop": "3.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Stdlib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-stdlib",
            "keywords": [
                "stdlib",
                "zf2"
            ],
            "time": "2016-04-12T21:17:31+00:00"
        },
        {
            "name": "zendframework/zend-text",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-text.git",
                "reference": "ca987dd4594f5f9508771fccd82c89bc7fbb39ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-text/zipball/ca987dd4594f5f9508771fccd82c89bc7fbb39ac",
                "reference": "ca987dd4594f5f9508771fccd82c89bc7fbb39ac",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Text\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create FIGlets and text-based tables",
            "keywords": [
                "ZendFramework",
                "text",
                "zf"
            ],
            "time": "2018-04-30T14:55:10+00:00"
        },
        {
            "name": "zendframework/zend-uri",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-uri.git",
                "reference": "b2785cd38fe379a784645449db86f21b7739b1ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-uri/zipball/b2785cd38fe379a784645449db86f21b7739b1ee",
                "reference": "b2785cd38fe379a784645449db86f21b7739b1ee",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-escaper": "^2.5",
                "zendframework/zend-validator": "^2.10"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
                "zendframework/zend-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Uri\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
            "keywords": [
                "ZendFramework",
                "uri",
                "zf"
            ],
            "time": "2019-02-27T21:39:04+00:00"
        },
        {
            "name": "zendframework/zend-validator",
            "version": "2.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-validator.git",
                "reference": "3c28dfe4e5951ba38059cea895244d9d206190b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/3c28dfe4e5951ba38059cea895244d9d206190b3",
                "reference": "3c28dfe4e5951ba38059cea895244d9d206190b3",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "php": "^5.6 || ^7.0",
                "zendframework/zend-stdlib": "^2.7.6 || ^3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0.8 || ^5.7.15",
                "psr/http-message": "^1.0",
                "zendframework/zend-cache": "^2.6.1",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.6",
                "zendframework/zend-db": "^2.7",
                "zendframework/zend-filter": "^2.6",
                "zendframework/zend-http": "^2.5.4",
                "zendframework/zend-i18n": "^2.6",
                "zendframework/zend-math": "^2.6",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-session": "^2.8",
                "zendframework/zend-uri": "^2.5"
            },
            "suggest": {
                "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators",
                "zendframework/zend-db": "Zend\\Db component, required by the (No)RecordExists validator",
                "zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator",
                "zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages",
                "zendframework/zend-i18n-resources": "Translations of validator messages",
                "zendframework/zend-math": "Zend\\Math component, required by the Csrf validator",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
                "zendframework/zend-session": "Zend\\Session component, ^2.8; required by the Csrf validator",
                "zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.11.x-dev",
                    "dev-develop": "2.12.x-dev"
                },
                "zf": {
                    "component": "Zend\\Validator",
                    "config-provider": "Zend\\Validator\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Validator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a set of commonly needed validators",
            "homepage": "https://github.com/zendframework/zend-validator",
            "keywords": [
                "validator",
                "zf2"
            ],
            "time": "2019-01-29T22:26:39+00:00"
        },
        {
            "name": "zendframework/zend-view",
            "version": "2.10.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-view.git",
                "reference": "c1a3f2043fb75b5983ab9adfc369ae396601be7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-view/zipball/c1a3f2043fb75b5983ab9adfc369ae396601be7e",
                "reference": "c1a3f2043fb75b5983ab9adfc369ae396601be7e",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
                "zendframework/zend-json": "^2.6.1",
                "zendframework/zend-loader": "^2.5",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.15 || ^6.0.8",
                "zendframework/zend-authentication": "^2.5",
                "zendframework/zend-cache": "^2.6.1",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-config": "^2.6",
                "zendframework/zend-console": "^2.6",
                "zendframework/zend-escaper": "^2.5",
                "zendframework/zend-feed": "^2.7",
                "zendframework/zend-filter": "^2.6.1",
                "zendframework/zend-http": "^2.5.4",
                "zendframework/zend-i18n": "^2.6",
                "zendframework/zend-log": "^2.7",
                "zendframework/zend-modulemanager": "^2.7.1",
                "zendframework/zend-mvc": "^2.7.14 || ^3.0",
                "zendframework/zend-navigation": "^2.5",
                "zendframework/zend-paginator": "^2.5",
                "zendframework/zend-permissions-acl": "^2.6",
                "zendframework/zend-router": "^3.0.1",
                "zendframework/zend-serializer": "^2.6.1",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-session": "^2.8.1",
                "zendframework/zend-uri": "^2.5"
            },
            "suggest": {
                "zendframework/zend-authentication": "Zend\\Authentication component",
                "zendframework/zend-escaper": "Zend\\Escaper component",
                "zendframework/zend-feed": "Zend\\Feed component",
                "zendframework/zend-filter": "Zend\\Filter component",
                "zendframework/zend-http": "Zend\\Http component",
                "zendframework/zend-i18n": "Zend\\I18n component",
                "zendframework/zend-mvc": "Zend\\Mvc component",
                "zendframework/zend-mvc-plugin-flashmessenger": "zend-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with zend-mvc versions 3 and up",
                "zendframework/zend-navigation": "Zend\\Navigation component",
                "zendframework/zend-paginator": "Zend\\Paginator component",
                "zendframework/zend-permissions-acl": "Zend\\Permissions\\Acl component",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
                "zendframework/zend-uri": "Zend\\Uri component"
            },
            "bin": [
                "bin/templatemap_generator.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10.x-dev",
                    "dev-develop": "2.11.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\View\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides a system of helpers, output filters, and variable escaping",
            "homepage": "https://github.com/zendframework/zend-view",
            "keywords": [
                "view",
                "zf2"
            ],
            "time": "2018-12-06T21:20:01+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "allure-framework/allure-codeception",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/allure-framework/allure-codeception.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/allure-framework/allure-codeception/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "allure-framework/allure-php-api": "~1.1.0",
                "codeception/codeception": "~2.1",
                "php": ">=5.4.0",
                "symfony/filesystem": ">=2.6",
                "symfony/finder": ">=2.6"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Yandex": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ivan Krutov",
                    "email": "vania-pooh@yandex-team.ru",
                    "role": "Developer"
                }
            ],
            "description": "A Codeception adapter for Allure report.",
            "homepage": "http://allure.qatools.ru/",
            "keywords": [
                "allure",
                "attachments",
                "cases",
                "codeception",
                "report",
                "steps",
                "testing"
            ],
            "time": "2018-12-18T19:47:23+00:00"
        },
        {
            "name": "allure-framework/allure-php-api",
            "version": "1.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/allure-framework/allure-php-adapter-api.git",
                "reference": "a462a0da121681577033e13c123b6cc4e89cdc64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/allure-framework/allure-php-adapter-api/zipball/a462a0da121681577033e13c123b6cc4e89cdc64",
                "reference": "a462a0da121681577033e13c123b6cc4e89cdc64",
                "shasum": ""
            },
            "require": {
                "jms/serializer": ">=0.16.0",
                "moontoast/math": ">=1.1.0",
                "php": ">=5.4.0",
                "phpunit/phpunit": ">=4.0.0",
                "ramsey/uuid": ">=3.0.0",
                "symfony/http-foundation": ">=2.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Yandex": [
                        "src/",
                        "test/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ivan Krutov",
                    "email": "vania-pooh@yandex-team.ru",
                    "role": "Developer"
                }
            ],
            "description": "PHP API for Allure adapter",
            "homepage": "http://allure.qatools.ru/",
            "keywords": [
                "allure",
                "api",
                "php",
                "report"
            ],
            "time": "2016-12-07T12:15:46+00:00"
        },
        {
            "name": "allure-framework/allure-phpunit",
            "version": "1.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/allure-framework/allure-phpunit.git",
                "reference": "45504aeba41304cf155a898fa9ac1aae79f4a089"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/allure-framework/allure-phpunit/zipball/45504aeba41304cf155a898fa9ac1aae79f4a089",
                "reference": "45504aeba41304cf155a898fa9ac1aae79f4a089",
                "shasum": ""
            },
            "require": {
                "allure-framework/allure-php-api": "~1.1.0",
                "mikey179/vfsstream": "1.*",
                "php": ">=7.0.0",
                "phpunit/phpunit": ">=6.0.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Yandex": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ivan Krutov",
                    "email": "vania-pooh@yandex-team.ru",
                    "role": "Developer"
                }
            ],
            "description": "A PHPUnit adapter for Allure report.",
            "homepage": "http://allure.qatools.ru/",
            "keywords": [
                "allure",
                "attachments",
                "cases",
                "phpunit",
                "report",
                "steps",
                "testing"
            ],
            "time": "2017-11-03T13:08:21+00:00"
        },
        {
            "name": "behat/gherkin",
            "version": "v4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Gherkin.git",
                "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/ab0a02ea14893860bca00f225f5621d351a3ad07",
                "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.5|~5",
                "symfony/phpunit-bridge": "~2.7|~3|~4",
                "symfony/yaml": "~2.3|~3|~4"
            },
            "suggest": {
                "symfony/yaml": "If you want to parse features, represented in YAML files"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.4-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Behat\\Gherkin": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                }
            ],
            "description": "Gherkin DSL parser for PHP 5.3",
            "homepage": "http://behat.org/",
            "keywords": [
                "BDD",
                "Behat",
                "Cucumber",
                "DSL",
                "gherkin",
                "parser"
            ],
            "time": "2019-01-16T14:22:17+00:00"
        },
        {
            "name": "codeception/codeception",
            "version": "2.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Codeception.git",
                "reference": "5fee32d5c82791548931cbc34806b4de6aa1abfc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Codeception/zipball/5fee32d5c82791548931cbc34806b4de6aa1abfc",
                "reference": "5fee32d5c82791548931cbc34806b4de6aa1abfc",
                "shasum": ""
            },
            "require": {
                "behat/gherkin": "^4.4.0",
                "codeception/phpunit-wrapper": "^6.0.9|^7.0.6",
                "codeception/stub": "^2.0",
                "ext-json": "*",
                "ext-mbstring": "*",
                "facebook/webdriver": ">=1.1.3 <2.0",
                "guzzlehttp/guzzle": ">=4.1.4 <7.0",
                "guzzlehttp/psr7": "~1.0",
                "php": ">=5.6.0 <8.0",
                "symfony/browser-kit": ">=2.7 <5.0",
                "symfony/console": ">=2.7 <5.0",
                "symfony/css-selector": ">=2.7 <5.0",
                "symfony/dom-crawler": ">=2.7 <5.0",
                "symfony/event-dispatcher": ">=2.7 <5.0",
                "symfony/finder": ">=2.7 <5.0",
                "symfony/yaml": ">=2.7 <5.0"
            },
            "require-dev": {
                "codeception/specify": "~0.3",
                "facebook/graph-sdk": "~5.3",
                "flow/jsonpath": "~0.2",
                "monolog/monolog": "~1.8",
                "pda/pheanstalk": "~3.0",
                "php-amqplib/php-amqplib": "~2.4",
                "predis/predis": "^1.0",
                "squizlabs/php_codesniffer": "~2.0",
                "symfony/process": ">=2.7 <5.0",
                "vlucas/phpdotenv": "^2.4.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module",
                "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests",
                "codeception/specify": "BDD-style code blocks",
                "codeception/verify": "BDD-style assertions",
                "flow/jsonpath": "For using JSONPath in REST module",
                "league/factory-muffin": "For DataFactory module",
                "league/factory-muffin-faker": "For Faker support in DataFactory module",
                "phpseclib/phpseclib": "for SFTP option in FTP Module",
                "stecman/symfony-console-completion": "For BASH autocompletion",
                "symfony/phpunit-bridge": "For phpunit-bridge support"
            },
            "bin": [
                "codecept"
            ],
            "type": "library",
            "extra": {
                "branch-alias": []
            },
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src\\Codeception",
                    "Codeception\\Extension\\": "ext"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert@mail.ua",
                    "homepage": "http://codegyre.com"
                }
            ],
            "description": "BDD-style testing framework",
            "homepage": "http://codeception.com/",
            "keywords": [
                "BDD",
                "TDD",
                "acceptance testing",
                "functional testing",
                "unit testing"
            ],
            "time": "2018-08-01T07:21:49+00:00"
        },
        {
            "name": "codeception/phpunit-wrapper",
            "version": "6.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/phpunit-wrapper.git",
                "reference": "93f59e028826464eac086052fa226e58967f6907"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/93f59e028826464eac086052fa226e58967f6907",
                "reference": "93f59e028826464eac086052fa226e58967f6907",
                "shasum": ""
            },
            "require": {
                "phpunit/php-code-coverage": ">=4.0.4 <6.0",
                "phpunit/phpunit": ">=6.5.13 <7.0",
                "sebastian/comparator": ">=1.2.4 <3.0",
                "sebastian/diff": ">=1.4 <4.0"
            },
            "replace": {
                "codeception/phpunit-wrapper": "*"
            },
            "require-dev": {
                "codeception/specify": "*",
                "vlucas/phpdotenv": "^3.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Codeception\\PHPUnit\\": "src\\"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Davert",
                    "email": "davert.php@resend.cc"
                }
            ],
            "description": "PHPUnit classes used by Codeception",
            "time": "2019-08-18T15:43:35+00:00"
        },
        {
            "name": "codeception/stub",
            "version": "2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Stub.git",
                "reference": "853657f988942f7afb69becf3fd0059f192c705a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Stub/zipball/853657f988942f7afb69becf3fd0059f192c705a",
                "reference": "853657f988942f7afb69becf3fd0059f192c705a",
                "shasum": ""
            },
            "require": {
                "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
            "time": "2019-03-02T15:35:10+00:00"
        },
        {
            "name": "consolidation/annotated-command",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/annotated-command.git",
                "reference": "512a2e54c98f3af377589de76c43b24652bcb789"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/512a2e54c98f3af377589de76c43b24652bcb789",
                "reference": "512a2e54c98f3af377589de76c43b24652bcb789",
                "shasum": ""
            },
            "require": {
                "consolidation/output-formatters": "^3.4",
                "php": ">=5.4.5",
                "psr/log": "^1",
                "symfony/console": "^2.8|^3|^4",
                "symfony/event-dispatcher": "^2.5|^3|^4",
                "symfony/finder": "^2.5|^3|^4"
            },
            "require-dev": {
                "g1a/composer-test-scenarios": "^3",
                "php-coveralls/php-coveralls": "^1",
                "phpunit/phpunit": "^6",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "type": "library",
            "extra": {
                "scenarios": {
                    "symfony4": {
                        "require": {
                            "symfony/console": "^4.0"
                        },
                        "config": {
                            "platform": {
                                "php": "7.1.3"
                            }
                        }
                    },
                    "symfony2": {
                        "require": {
                            "symfony/console": "^2.8"
                        },
                        "require-dev": {
                            "phpunit/phpunit": "^4.8.36"
                        },
                        "remove": [
                            "php-coveralls/php-coveralls"
                        ],
                        "config": {
                            "platform": {
                                "php": "5.4.8"
                            }
                        },
                        "scenario-options": {
                            "create-lockfile": "false"
                        }
                    },
                    "phpunit4": {
                        "require-dev": {
                            "phpunit/phpunit": "^4.8.36"
                        },
                        "remove": [
                            "php-coveralls/php-coveralls"
                        ],
                        "config": {
                            "platform": {
                                "php": "5.4.8"
                            }
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\AnnotatedCommand\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "Initialize Symfony Console commands from annotated command class methods.",
            "time": "2019-03-08T16:55:03+00:00"
        },
        {
            "name": "consolidation/config",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/config.git",
                "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
                "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "^1.1.0",
                "grasmash/expander": "^1",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "g1a/composer-test-scenarios": "^3",
                "php-coveralls/php-coveralls": "^1",
                "phpunit/phpunit": "^5",
                "squizlabs/php_codesniffer": "2.*",
                "symfony/console": "^2.5|^3|^4",
                "symfony/yaml": "^2.8.11|^3|^4"
            },
            "suggest": {
                "symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader"
            },
            "type": "library",
            "extra": {
                "scenarios": {
                    "symfony4": {
                        "require-dev": {
                            "symfony/console": "^4.0"
                        },
                        "config": {
                            "platform": {
                                "php": "7.1.3"
                            }
                        }
                    },
                    "symfony2": {
                        "require-dev": {
                            "symfony/console": "^2.8",
                            "symfony/event-dispatcher": "^2.8",
                            "phpunit/phpunit": "^4.8.36"
                        },
                        "remove": [
                            "php-coveralls/php-coveralls"
                        ],
                        "config": {
                            "platform": {
                                "php": "5.4.8"
                            }
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\Config\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "Provide configuration services for a commandline tool.",
            "time": "2019-03-03T19:37:04+00:00"
        },
        {
            "name": "consolidation/log",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/log.git",
                "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
                "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.5",
                "psr/log": "^1.0",
                "symfony/console": "^2.8|^3|^4"
            },
            "require-dev": {
                "g1a/composer-test-scenarios": "^3",
                "php-coveralls/php-coveralls": "^1",
                "phpunit/phpunit": "^6",
                "squizlabs/php_codesniffer": "^2"
            },
            "type": "library",
            "extra": {
                "scenarios": {
                    "symfony4": {
                        "require": {
                            "symfony/console": "^4.0"
                        },
                        "config": {
                            "platform": {
                                "php": "7.1.3"
                            }
                        }
                    },
                    "symfony2": {
                        "require": {
                            "symfony/console": "^2.8"
                        },
                        "require-dev": {
                            "phpunit/phpunit": "^4.8.36"
                        },
                        "remove": [
                            "php-coveralls/php-coveralls"
                        ],
                        "config": {
                            "platform": {
                                "php": "5.4.8"
                            }
                        }
                    },
                    "phpunit4": {
                        "require-dev": {
                            "phpunit/phpunit": "^4.8.36"
                        },
                        "remove": [
                            "php-coveralls/php-coveralls"
                        ],
                        "config": {
                            "platform": {
                                "php": "5.4.8"
                            }
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\Log\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.",
            "time": "2019-01-01T17:30:51+00:00"
        },
        {
            "name": "consolidation/output-formatters",
            "version": "3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/output-formatters.git",
                "reference": "99ec998ffb697e0eada5aacf81feebfb13023605"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/99ec998ffb697e0eada5aacf81feebfb13023605",
                "reference": "99ec998ffb697e0eada5aacf81feebfb13023605",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "^1.1.0",
                "php": ">=5.4.0",
                "symfony/console": "^2.8|^3|^4",
                "symfony/finder": "^2.5|^3|^4"
            },
            "require-dev": {
                "g1a/composer-test-scenarios": "^3",
                "php-coveralls/php-coveralls": "^1",
                "phpunit/phpunit": "^5.7.27",
                "squizlabs/php_codesniffer": "^2.7",
                "symfony/var-dumper": "^2.8|^3|^4",
                "victorjonsson/markdowndocs": "^1.3"
            },
            "suggest": {
                "symfony/var-dumper": "For using the var_dump formatter"
            },
            "type": "library",
            "extra": {
                "scenarios": {
                    "symfony4": {
                        "require": {
                            "symfony/console": "^4.0"
                        },
                        "require-dev": {
                            "phpunit/phpunit": "^6"
                        },
                        "config": {
                            "platform": {
                                "php": "7.1.3"
                            }
                        }
                    },
                    "symfony3": {
                        "require": {
                            "symfony/console": "^3.4",
                            "symfony/finder": "^3.4",
                            "symfony/var-dumper": "^3.4"
                        },
                        "config": {
                            "platform": {
                                "php": "5.6.32"
                            }
                        }
                    },
                    "symfony2": {
                        "require": {
                            "symfony/console": "^2.8"
                        },
                        "require-dev": {
                            "phpunit/phpunit": "^4.8.36"
                        },
                        "remove": [
                            "php-coveralls/php-coveralls"
                        ],
                        "config": {
                            "platform": {
                                "php": "5.4.8"
                            }
                        },
                        "scenario-options": {
                            "create-lockfile": "false"
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\OutputFormatters\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "Format text by applying transformations provided by plug-in formatters.",
            "time": "2019-05-30T23:16:01+00:00"
        },
        {
            "name": "consolidation/robo",
            "version": "1.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/Robo.git",
                "reference": "e5a6ca64cf1324151873672e484aceb21f365681"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/Robo/zipball/e5a6ca64cf1324151873672e484aceb21f365681",
                "reference": "e5a6ca64cf1324151873672e484aceb21f365681",
                "shasum": ""
            },
            "require": {
                "consolidation/annotated-command": "^2.10.2",
                "consolidation/config": "^1.2",
                "consolidation/log": "~1",
                "consolidation/output-formatters": "^3.1.13",
                "consolidation/self-update": "^1",
                "grasmash/yaml-expander": "^1.3",
                "league/container": "^2.2",
                "php": ">=5.5.0",
                "symfony/console": "^2.8|^3|^4",
                "symfony/event-dispatcher": "^2.5|^3|^4",
                "symfony/filesystem": "^2.5|^3|^4",
                "symfony/finder": "^2.5|^3|^4",
                "symfony/process": "^2.5|^3|^4"
            },
            "replace": {
                "codegyre/robo": "< 1.0"
            },
            "require-dev": {
                "codeception/aspect-mock": "^1|^2.1.1",
                "codeception/base": "^2.3.7",
                "codeception/verify": "^0.3.2",
                "g1a/composer-test-scenarios": "^3",
                "goaop/framework": "~2.1.2",
                "goaop/parser-reflection": "^1.1.0",
                "natxet/cssmin": "3.0.4",
                "nikic/php-parser": "^3.1.5",
                "patchwork/jsqueeze": "~2",
                "pear/archive_tar": "^1.4.4",
                "php-coveralls/php-coveralls": "^1",
                "phpunit/php-code-coverage": "~2|~4",
                "squizlabs/php_codesniffer": "^2.8"
            },
            "suggest": {
                "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch",
                "natxet/CssMin": "For minifying CSS files in taskMinify",
                "patchwork/jsqueeze": "For minifying JS files in taskMinify",
                "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively."
            },
            "bin": [
                "robo"
            ],
            "type": "library",
            "extra": {
                "scenarios": {
                    "symfony4": {
                        "require": {
                            "symfony/console": "^4"
                        },
                        "config": {
                            "platform": {
                                "php": "7.1.3"
                            }
                        }
                    },
                    "symfony2": {
                        "require": {
                            "symfony/console": "^2.8"
                        },
                        "remove": [
                            "goaop/framework"
                        ],
                        "config": {
                            "platform": {
                                "php": "5.5.9"
                            }
                        },
                        "scenario-options": {
                            "create-lockfile": "false"
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Robo\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Davert",
                    "email": "davert.php@resend.cc"
                }
            ],
            "description": "Modern task runner",
            "time": "2019-07-29T15:40:50+00:00"
        },
        {
            "name": "consolidation/self-update",
            "version": "1.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/self-update.git",
                "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/self-update/zipball/a1c273b14ce334789825a09d06d4c87c0a02ad54",
                "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0",
                "symfony/console": "^2.8|^3|^4",
                "symfony/filesystem": "^2.5|^3|^4"
            },
            "bin": [
                "scripts/release"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "SelfUpdate\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                },
                {
                    "name": "Alexander Menk",
                    "email": "menk@mestrona.net"
                }
            ],
            "description": "Provides a self:update command for Symfony Console applications.",
            "time": "2018-10-28T01:52:03+00:00"
        },
        {
            "name": "dflydev/dot-access-data",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
                "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
                "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Dflydev\\DotAccessData": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dragonfly Development Inc.",
                    "email": "info@dflydev.com",
                    "homepage": "http://dflydev.com"
                },
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com",
                    "homepage": "http://beausimensen.com"
                },
                {
                    "name": "Carlos Frutos",
                    "email": "carlos@kiwing.it",
                    "homepage": "https://github.com/cfrutos"
                }
            ],
            "description": "Given a deep data structure, access data by dot notation.",
            "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
            "keywords": [
                "access",
                "data",
                "dot",
                "notation"
            ],
            "time": "2017-01-20T21:14:22+00:00"
        },
        {
            "name": "doctrine/annotations",
            "version": "v1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
                "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/cache": "1.*",
                "phpunit/phpunit": "^7.5@dev"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "time": "2019-08-08T18:11:40+00:00"
        },
        {
            "name": "doctrine/collections",
            "version": "v1.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/c5e0bc17b1620e97c968ac409acbff28b8b850be",
                "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpstan/phpstan-shim": "^0.9.2",
                "phpunit/phpunit": "^7.0",
                "vimeo/psalm": "^3.2.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
            "homepage": "https://www.doctrine-project.org/projects/collections.html",
            "keywords": [
                "array",
                "collections",
                "iterators",
                "php"
            ],
            "time": "2019-06-09T13:48:14+00:00"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "a2c590166b2133a4633738648b6b064edae0814a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
                "reference": "a2c590166b2133a4633738648b6b064edae0814a",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^0.13",
                "phpstan/phpstan-phpunit": "^0.11",
                "phpstan/phpstan-shim": "^0.11",
                "phpunit/phpunit": "^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "http://ocramius.github.com/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "time": "2019-03-17T17:37:11+00:00"
        },
        {
            "name": "doctrine/lexer",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
                "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "time": "2019-06-08T11:03:04+00:00"
        },
        {
            "name": "epfremme/swagger-php",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/epfremmer/swagger-php.git",
                "reference": "eee28a442b7e6220391ec953d3c9b936354f23bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/epfremmer/swagger-php/zipball/eee28a442b7e6220391ec953d3c9b936354f23bc",
                "reference": "eee28a442b7e6220391ec953d3c9b936354f23bc",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.2",
                "doctrine/collections": "^1.3",
                "jms/serializer": "^1.1",
                "php": ">=5.5",
                "phpoption/phpoption": "^1.1",
                "symfony/yaml": "^2.7|^3.1"
            },
            "require-dev": {
                "mockery/mockery": "^0.9.4",
                "phpunit/phpunit": "~4.8|~5.0",
                "satooshi/php-coveralls": "^1.0"
            },
            "type": "package",
            "autoload": {
                "psr-4": {
                    "Epfremme\\Swagger\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Edward Pfremmer",
                    "email": "epfremme@nerdery.com"
                }
            ],
            "description": "Library for parsing swagger documentation into PHP entities for use in testing and code generation",
            "time": "2016-09-26T17:24:17+00:00"
        },
        {
            "name": "facebook/webdriver",
            "version": "1.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/facebook/php-webdriver.git",
                "reference": "e43de70f3c7166169d0f14a374505392734160e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/e43de70f3c7166169d0f14a374505392734160e5",
                "reference": "e43de70f3c7166169d0f14a374505392734160e5",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-zip": "*",
                "php": "^5.6 || ~7.0",
                "symfony/process": "^2.8 || ^3.1 || ^4.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.0",
                "jakub-onderka/php-parallel-lint": "^0.9.2",
                "php-coveralls/php-coveralls": "^2.0",
                "php-mock/php-mock-phpunit": "^1.1",
                "phpunit/phpunit": "^5.7",
                "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
                "squizlabs/php_codesniffer": "^2.6",
                "symfony/var-dumper": "^3.3 || ^4.0"
            },
            "suggest": {
                "ext-SimpleXML": "For Firefox profile creation"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-community": "1.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Facebook\\WebDriver\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "A PHP client for Selenium WebDriver",
            "homepage": "https://github.com/facebook/php-webdriver",
            "keywords": [
                "facebook",
                "php",
                "selenium",
                "webdriver"
            ],
            "time": "2019-06-13T08:02:18+00:00"
        },
        {
            "name": "flow/jsonpath",
            "version": "0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FlowCommunications/JSONPath.git",
                "reference": "f0222818d5c938e4ab668ab2e2c079bd51a27112"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FlowCommunications/JSONPath/zipball/f0222818d5c938e4ab668ab2e2c079bd51a27112",
                "reference": "f0222818d5c938e4ab668ab2e2c079bd51a27112",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "peekmo/jsonpath": "dev-master",
                "phpunit/phpunit": "^4.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Flow\\JSONPath": "src/",
                    "Flow\\JSONPath\\Test": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephen Frank",
                    "email": "stephen@flowsa.com"
                }
            ],
            "description": "JSONPath implementation for parsing, searching and flattening arrays",
            "time": "2018-03-04T16:39:47+00:00"
        },
        {
            "name": "friendsofphp/php-cs-fixer",
            "version": "v2.13.3",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
                "reference": "38d6f2e9be2aa80bf3c7365612af7f9eb9078719"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/38d6f2e9be2aa80bf3c7365612af7f9eb9078719",
                "reference": "38d6f2e9be2aa80bf3c7365612af7f9eb9078719",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4",
                "composer/xdebug-handler": "^1.2",
                "doctrine/annotations": "^1.2",
                "ext-json": "*",
                "ext-tokenizer": "*",
                "php": "^5.6 || >=7.0 <7.3",
                "php-cs-fixer/diff": "^1.3",
                "symfony/console": "^3.4.17 || ^4.1.6",
                "symfony/event-dispatcher": "^3.0 || ^4.0",
                "symfony/filesystem": "^3.0 || ^4.0",
                "symfony/finder": "^3.0 || ^4.0",
                "symfony/options-resolver": "^3.0 || ^4.0",
                "symfony/polyfill-php70": "^1.0",
                "symfony/polyfill-php72": "^1.4",
                "symfony/process": "^3.0 || ^4.0",
                "symfony/stopwatch": "^3.0 || ^4.0"
            },
            "conflict": {
                "hhvm": "*"
            },
            "require-dev": {
                "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
                "justinrainbow/json-schema": "^5.0",
                "keradus/cli-executor": "^1.2",
                "mikey179/vfsstream": "^1.6",
                "php-coveralls/php-coveralls": "^2.1",
                "php-cs-fixer/accessible-object": "^1.0",
                "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.0.1",
                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.0.1",
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1",
                "phpunitgoodpractices/traits": "^1.5.1",
                "symfony/phpunit-bridge": "^4.0"
            },
            "suggest": {
                "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
                "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
                "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
            },
            "bin": [
                "php-cs-fixer"
            ],
            "type": "application",
            "autoload": {
                "psr-4": {
                    "PhpCsFixer\\": "src/"
                },
                "classmap": [
                    "tests/Test/AbstractFixerTestCase.php",
                    "tests/Test/AbstractIntegrationCaseFactory.php",
                    "tests/Test/AbstractIntegrationTestCase.php",
                    "tests/Test/Assert/AssertTokensTrait.php",
                    "tests/Test/IntegrationCase.php",
                    "tests/Test/IntegrationCaseFactory.php",
                    "tests/Test/IntegrationCaseFactoryInterface.php",
                    "tests/Test/InternalIntegrationCaseFactory.php",
                    "tests/TestCase.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dariusz Rumiński",
                    "email": "dariusz.ruminski@gmail.com"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "A tool to automatically fix PHP code style",
            "time": "2019-01-04T18:24:28+00:00"
        },
        {
            "name": "fzaninotto/faker",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fzaninotto/Faker.git",
                "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/f72816b43e74063c8b10357394b6bba8cb1c10de",
                "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0"
            },
            "require-dev": {
                "ext-intl": "*",
                "phpunit/phpunit": "^4.8.35 || ^5.7",
                "squizlabs/php_codesniffer": "^1.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Faker\\": "src/Faker/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "François Zaninotto"
                }
            ],
            "description": "Faker is a PHP library that generates fake data for you.",
            "keywords": [
                "data",
                "faker",
                "fixtures"
            ],
            "time": "2018-07-12T10:23:15+00:00"
        },
        {
            "name": "grasmash/expander",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/grasmash/expander.git",
                "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f",
                "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "^1.1.0",
                "php": ">=5.4"
            },
            "require-dev": {
                "greg-1-anderson/composer-test-scenarios": "^1",
                "phpunit/phpunit": "^4|^5.5.4",
                "satooshi/php-coveralls": "^1.0.2|dev-master",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Grasmash\\Expander\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthew Grasmick"
                }
            ],
            "description": "Expands internal property references in PHP arrays file.",
            "time": "2017-12-21T22:14:55+00:00"
        },
        {
            "name": "grasmash/yaml-expander",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/grasmash/yaml-expander.git",
                "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1",
                "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "^1.1.0",
                "php": ">=5.4",
                "symfony/yaml": "^2.8.11|^3|^4"
            },
            "require-dev": {
                "greg-1-anderson/composer-test-scenarios": "^1",
                "phpunit/phpunit": "^4.8|^5.5.4",
                "satooshi/php-coveralls": "^1.0.2|dev-master",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Grasmash\\YamlExpander\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthew Grasmick"
                }
            ],
            "description": "Expands internal property references in a yaml file.",
            "time": "2017-12-16T16:06:03+00:00"
        },
        {
            "name": "jms/metadata",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/metadata.git",
                "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
                "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "doctrine/cache": "~1.0",
                "symfony/cache": "~3.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Metadata\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                },
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Class/method/property metadata management in PHP",
            "keywords": [
                "annotations",
                "metadata",
                "xml",
                "yaml"
            ],
            "time": "2018-10-26T12:40:10+00:00"
        },
        {
            "name": "jms/parser-lib",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/parser-lib.git",
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
                "shasum": ""
            },
            "require": {
                "phpoption/phpoption": ">=0.9,<2.0-dev"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "JMS\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache2"
            ],
            "description": "A library for easily creating recursive-descent parsers.",
            "time": "2012-11-18T18:08:43+00:00"
        },
        {
            "name": "jms/serializer",
            "version": "1.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/serializer.git",
                "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ee96d57024af9a7716d56fcbe3aa94b3d030f3ca",
                "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "doctrine/instantiator": "^1.0.3",
                "jms/metadata": "^1.3",
                "jms/parser-lib": "1.*",
                "php": "^5.5|^7.0",
                "phpcollection/phpcollection": "~0.1",
                "phpoption/phpoption": "^1.1"
            },
            "conflict": {
                "twig/twig": "<1.12"
            },
            "require-dev": {
                "doctrine/orm": "~2.1",
                "doctrine/phpcr-odm": "^1.3|^2.0",
                "ext-pdo_sqlite": "*",
                "jackalope/jackalope-doctrine-dbal": "^1.1.5",
                "phpunit/phpunit": "^4.8|^5.0",
                "propel/propel1": "~1.7",
                "psr/container": "^1.0",
                "symfony/dependency-injection": "^2.7|^3.3|^4.0",
                "symfony/expression-language": "^2.6|^3.0",
                "symfony/filesystem": "^2.1",
                "symfony/form": "~2.1|^3.0",
                "symfony/translation": "^2.1|^3.0",
                "symfony/validator": "^2.2|^3.0",
                "symfony/yaml": "^2.1|^3.0",
                "twig/twig": "~1.12|~2.0"
            },
            "suggest": {
                "doctrine/cache": "Required if you like to use cache functionality.",
                "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
                "symfony/yaml": "Required if you'd like to serialize data to YAML format."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.14-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "JMS\\Serializer": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                },
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
            "homepage": "http://jmsyst.com/libs/serializer",
            "keywords": [
                "deserialization",
                "jaxb",
                "json",
                "serialization",
                "xml"
            ],
            "time": "2019-04-17T08:12:16+00:00"
        },
        {
            "name": "league/container",
            "version": "2.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/container.git",
                "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0",
                "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "php": "^5.4.0 || ^7.0"
            },
            "provide": {
                "container-interop/container-interop-implementation": "^1.2",
                "psr/container-implementation": "^1.0"
            },
            "replace": {
                "orno/di": "~2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev",
                    "dev-1.x": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "League\\Container\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Phil Bennett",
                    "email": "philipobenito@gmail.com",
                    "homepage": "http://www.philipobenito.com",
                    "role": "Developer"
                }
            ],
            "description": "A fast and intuitive dependency injection container.",
            "homepage": "https://github.com/thephpleague/container",
            "keywords": [
                "container",
                "dependency",
                "di",
                "injection",
                "league",
                "provider",
                "service"
            ],
            "time": "2017-05-10T09:20:27+00:00"
        },
        {
            "name": "lusitanian/oauth",
            "version": "v0.8.11",
            "source": {
                "type": "git",
                "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
                "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/fc11a53db4b66da555a6a11fce294f574a8374f9",
                "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "predis/predis": "0.8.*@dev",
                "squizlabs/php_codesniffer": "2.*",
                "symfony/http-foundation": "~2.1"
            },
            "suggest": {
                "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
                "predis/predis": "Allows using the Redis storage backend.",
                "symfony/http-foundation": "Allows using the Symfony Session storage backend."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "OAuth": "src",
                    "OAuth\\Unit": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Desberg",
                    "email": "david@daviddesberg.com"
                },
                {
                    "name": "Elliot Chance",
                    "email": "elliotchance@gmail.com"
                },
                {
                    "name": "Pieter Hordijk",
                    "email": "info@pieterhordijk.com"
                }
            ],
            "description": "PHP 5.3+ oAuth 1/2 Library",
            "keywords": [
                "Authentication",
                "authorization",
                "oauth",
                "security"
            ],
            "time": "2018-02-14T22:37:14+00:00"
        },
        {
            "name": "magento/magento2-functional-testing-framework",
            "version": "2.3.14",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento2-functional-testing-framework.git",
                "reference": "b4002b3fe53884895921b44cf519d42918e3c7c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/b4002b3fe53884895921b44cf519d42918e3c7c6",
                "reference": "b4002b3fe53884895921b44cf519d42918e3c7c6",
                "shasum": ""
            },
            "require": {
                "allure-framework/allure-codeception": "~1.3.0",
                "codeception/codeception": "~2.3.4 || ~2.4.0 ",
                "consolidation/robo": "^1.0.0",
                "epfremme/swagger-php": "^2.0",
                "ext-curl": "*",
                "flow/jsonpath": ">0.2",
                "fzaninotto/faker": "^1.6",
                "monolog/monolog": "^1.0",
                "mustache/mustache": "~2.5",
                "php": "7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0",
                "symfony/process": "^2.8 || ^3.1 || ^4.0",
                "vlucas/phpdotenv": "^2.4"
            },
            "require-dev": {
                "brainmaestro/composer-git-hooks": "^2.3",
                "codacy/coverage": "^1.4",
                "codeception/aspect-mock": "^3.0",
                "doctrine/cache": "<1.7.0",
                "goaop/framework": "2.2.0",
                "php-coveralls/php-coveralls": "^1.0",
                "phpmd/phpmd": "^2.6.0",
                "phpunit/phpunit": "~6.5.0 || ~7.0.0",
                "rregeer/phpunit-coverage-check": "^0.1.4",
                "sebastian/phpcpd": "~3.0 || ~4.0",
                "squizlabs/php_codesniffer": "~3.2",
                "symfony/stopwatch": "~3.4.6"
            },
            "bin": [
                "bin/mftf"
            ],
            "type": "library",
            "extra": {
                "hooks": {
                    "pre-push": "bin/all-checks"
                }
            },
            "autoload": {
                "files": [
                    "src/Magento/FunctionalTestingFramework/_bootstrap.php"
                ],
                "psr-4": {
                    "Magento\\FunctionalTestingFramework\\": "src/Magento/FunctionalTestingFramework",
                    "MFTF\\": "dev/tests/functional/MFTF"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0"
            ],
            "description": "Magento2 Functional Testing Framework",
            "keywords": [
                "automation",
                "functional",
                "magento",
                "testing"
            ],
            "time": "2019-02-19T16:03:22+00:00"
        },
        {
            "name": "mikey179/vfsstream",
            "version": "v1.6.7",
            "source": {
                "type": "git",
                "url": "https://github.com/bovigo/vfsStream.git",
                "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
                "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5|^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "org\\bovigo\\vfs\\": "src/main/php"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Frank Kleine",
                    "homepage": "http://frankkleine.de/",
                    "role": "Developer"
                }
            ],
            "description": "Virtual file system to mock the real file system in unit tests.",
            "homepage": "http://vfs.bovigo.org/",
            "time": "2019-08-01T01:38:37+00:00"
        },
        {
            "name": "moontoast/math",
            "version": "1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/moontoast-math.git",
                "reference": "c2792a25df5cad4ff3d760dd37078fc5b6fccc79"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/moontoast-math/zipball/c2792a25df5cad4ff3d760dd37078fc5b6fccc79",
                "reference": "c2792a25df5cad4ff3d760dd37078fc5b6fccc79",
                "shasum": ""
            },
            "require": {
                "ext-bcmath": "*",
                "php": ">=5.3.3"
            },
            "require-dev": {
                "jakub-onderka/php-parallel-lint": "^0.9.0",
                "phpunit/phpunit": "^4.7|>=5.0 <5.4",
                "satooshi/php-coveralls": "^0.6.1",
                "squizlabs/php_codesniffer": "^2.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Moontoast\\Math\\": "src/Moontoast/Math/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ben Ramsey",
                    "email": "ben@benramsey.com",
                    "homepage": "https://benramsey.com"
                }
            ],
            "description": "A mathematics library, providing functionality for large numbers",
            "homepage": "https://github.com/ramsey/moontoast-math",
            "keywords": [
                "bcmath",
                "math"
            ],
            "time": "2017-02-16T16:54:46+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": "myclabs/deep-copy",
            "version": "1.9.3",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/007c053ae6f31bba39dfa19a7726f56e9763bbea",
                "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "replace": {
                "myclabs/deep-copy": "self.version"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^7.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                },
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "time": "2019-08-09T12:45:53+00:00"
        },
        {
            "name": "pdepend/pdepend",
            "version": "2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/pdepend/pdepend.git",
                "reference": "9daf26d0368d4a12bed1cacae1a9f3a6f0adf239"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pdepend/pdepend/zipball/9daf26d0368d4a12bed1cacae1a9f3a6f0adf239",
                "reference": "9daf26d0368d4a12bed1cacae1a9f3a6f0adf239",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.7",
                "symfony/config": "^2.3.0|^3|^4",
                "symfony/dependency-injection": "^2.3.0|^3|^4",
                "symfony/filesystem": "^2.3.0|^3|^4"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8|^5.7",
                "squizlabs/php_codesniffer": "^2.0.0"
            },
            "bin": [
                "src/bin/pdepend"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PDepend\\": "src/main/php/PDepend"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Official version of pdepend to be handled with Composer",
            "time": "2017-12-13T13:21:38+00:00"
        },
        {
            "name": "phar-io/manifest",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/manifest.git",
                "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
                "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-phar": "*",
                "phar-io/version": "^1.0.1",
                "php": "^5.6 || ^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
            "time": "2017-03-05T18:14:27+00:00"
        },
        {
            "name": "phar-io/version",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
                "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Library for handling version information and constraints",
            "time": "2017-03-05T17:38:23+00:00"
        },
        {
            "name": "php-cs-fixer/diff",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-CS-Fixer/diff.git",
                "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
                "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                "symfony/process": "^3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "SpacePossum"
                }
            ],
            "description": "sebastian/diff v2 backport support for PHP5.6",
            "homepage": "https://github.com/PHP-CS-Fixer",
            "keywords": [
                "diff"
            ],
            "time": "2018-02-15T16:58:55+00:00"
        },
        {
            "name": "phpcollection/phpcollection",
            "version": "0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/php-collection.git",
                "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
                "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
                "shasum": ""
            },
            "require": {
                "phpoption/phpoption": "1.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.4-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "PhpCollection": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache2"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "General-Purpose Collection Library for PHP",
            "keywords": [
                "collection",
                "list",
                "map",
                "sequence",
                "set"
            ],
            "time": "2015-05-17T12:39:23+00:00"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
                "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "time": "2018-08-07T13:53:10+00:00"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "4.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
                "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
                "shasum": ""
            },
            "require": {
                "php": "^7.0",
                "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
                "phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
                "webmozart/assert": "^1.0"
            },
            "require-dev": {
                "doctrine/instantiator": "^1.0.5",
                "mockery/mockery": "^1.0",
                "phpunit/phpunit": "^6.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "time": "2019-09-12T14:27:41+00:00"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
                "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "phpdocumentor/reflection-common": "^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "^7.1",
                "mockery/mockery": "~1",
                "phpunit/phpunit": "^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "time": "2019-08-22T18:11:29+00:00"
        },
        {
            "name": "phpmd/phpmd",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpmd/phpmd.git",
                "reference": "a05a999c644f4bc9a204846017db7bb7809fbe4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpmd/phpmd/zipball/a05a999c644f4bc9a204846017db7bb7809fbe4c",
                "reference": "a05a999c644f4bc9a204846017db7bb7809fbe4c",
                "shasum": ""
            },
            "require": {
                "ext-xml": "*",
                "pdepend/pdepend": "^2.5",
                "php": ">=5.3.9"
            },
            "require-dev": {
                "gregwar/rst": "^1.0",
                "mikey179/vfsstream": "^1.6.4",
                "phpunit/phpunit": "^4.8.36 || ^5.7.27",
                "squizlabs/php_codesniffer": "^2.0"
            },
            "bin": [
                "src/bin/phpmd"
            ],
            "type": "library",
            "autoload": {
                "psr-0": {
                    "PHPMD\\": "src/main/php"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Manuel Pichler",
                    "email": "github@manuel-pichler.de",
                    "homepage": "https://github.com/manuelpichler",
                    "role": "Project Founder"
                },
                {
                    "name": "Marc Würth",
                    "email": "ravage@bluewin.ch",
                    "homepage": "https://github.com/ravage84",
                    "role": "Project Maintainer"
                },
                {
                    "name": "Other contributors",
                    "homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
                    "role": "Contributors"
                }
            ],
            "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
            "homepage": "https://phpmd.org/",
            "keywords": [
                "mess detection",
                "mess detector",
                "pdepend",
                "phpmd",
                "pmd"
            ],
            "time": "2019-07-30T21:13:32+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": "phpspec/prophecy",
            "version": "1.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
                "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.0.2",
                "php": "^5.3|^7.0",
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
                "sebastian/comparator": "^1.1|^2.0|^3.0",
                "sebastian/recursion-context": "^1.0|^2.0|^3.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^2.5|^3.2",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Prophecy\\": "src/Prophecy"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "time": "2019-06-13T12:50:23+00:00"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "5.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "c89677919c5dd6d3b3852f230a663118762218ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
                "reference": "c89677919c5dd6d3b3852f230a663118762218ac",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-xmlwriter": "*",
                "php": "^7.0",
                "phpunit/php-file-iterator": "^1.4.2",
                "phpunit/php-text-template": "^1.2.1",
                "phpunit/php-token-stream": "^2.0.1",
                "sebastian/code-unit-reverse-lookup": "^1.0.1",
                "sebastian/environment": "^3.0",
                "sebastian/version": "^2.0.1",
                "theseer/tokenizer": "^1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "suggest": {
                "ext-xdebug": "^2.5.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.3.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "time": "2018-04-06T15:36:58+00:00"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "1.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "time": "2017-11-27T13:52:08+00:00"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "time": "2015-06-21T13:50:34+00:00"
        },
        {
            "name": "phpunit/php-timer",
            "version": "1.0.9",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "time": "2017-02-26T11:10:40+00:00"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "791198a2c6254db10131eecfe8c06670700904db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
                "reference": "791198a2c6254db10131eecfe8c06670700904db",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": "^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.2.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "time": "2017-11-27T05:48:46+00:00"
        },
        {
            "name": "phpunit/phpunit",
            "version": "6.5.14",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7",
                "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "myclabs/deep-copy": "^1.6.1",
                "phar-io/manifest": "^1.0.1",
                "phar-io/version": "^1.0",
                "php": "^7.0",
                "phpspec/prophecy": "^1.7",
                "phpunit/php-code-coverage": "^5.3",
                "phpunit/php-file-iterator": "^1.4.3",
                "phpunit/php-text-template": "^1.2.1",
                "phpunit/php-timer": "^1.0.9",
                "phpunit/phpunit-mock-objects": "^5.0.9",
                "sebastian/comparator": "^2.1",
                "sebastian/diff": "^2.0",
                "sebastian/environment": "^3.1",
                "sebastian/exporter": "^3.1",
                "sebastian/global-state": "^2.0",
                "sebastian/object-enumerator": "^3.0.3",
                "sebastian/resource-operations": "^1.0",
                "sebastian/version": "^2.0.1"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "3.0.2",
                "phpunit/dbunit": "<3.0"
            },
            "require-dev": {
                "ext-pdo": "*"
            },
            "suggest": {
                "ext-xdebug": "*",
                "phpunit/php-invoker": "^1.1"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.5.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "time": "2019-02-01T05:22:47+00:00"
        },
        {
            "name": "phpunit/phpunit-mock-objects",
            "version": "5.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
                "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f",
                "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.0.5",
                "php": "^7.0",
                "phpunit/php-text-template": "^1.2.1",
                "sebastian/exporter": "^3.1"
            },
            "conflict": {
                "phpunit/phpunit": "<6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.5.11"
            },
            "suggest": {
                "ext-soap": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Mock Object library for PHPUnit",
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
            "keywords": [
                "mock",
                "xunit"
            ],
            "abandoned": true,
            "time": "2018-08-09T05:50:03+00:00"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 || ^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Looks up which function or method a line of code belongs to",
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
            "time": "2017-03-04T06:30:41+00:00"
        },
        {
            "name": "sebastian/comparator",
            "version": "2.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
                "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
                "shasum": ""
            },
            "require": {
                "php": "^7.0",
                "sebastian/diff": "^2.0 || ^3.0",
                "sebastian/exporter": "^3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "https://github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "time": "2018-02-01T13:46:46+00:00"
        },
        {
            "name": "sebastian/diff",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
                "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
                "shasum": ""
            },
            "require": {
                "php": "^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff"
            ],
            "time": "2017-08-03T08:09:46+00:00"
        },
        {
            "name": "sebastian/environment",
            "version": "3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
                "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
                "shasum": ""
            },
            "require": {
                "php": "^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "time": "2017-07-01T08:51:00+00:00"
        },
        {
            "name": "sebastian/exporter",
            "version": "3.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
                "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
                "shasum": ""
            },
            "require": {
                "php": "^7.0",
                "sebastian/recursion-context": "^3.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "time": "2019-09-14T09:02:43+00:00"
        },
        {
            "name": "sebastian/finder-facade",
            "version": "1.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/finder-facade.git",
                "reference": "4a3174709c2dc565fe5fb26fcf827f6a1fc7b09f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/4a3174709c2dc565fe5fb26fcf827f6a1fc7b09f",
                "reference": "4a3174709c2dc565fe5fb26fcf827f6a1fc7b09f",
                "shasum": ""
            },
            "require": {
                "symfony/finder": "~2.3|~3.0|~4.0",
                "theseer/fdomdocument": "~1.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
            "homepage": "https://github.com/sebastianbergmann/finder-facade",
            "time": "2017-11-18T17:31:49+00:00"
        },
        {
            "name": "sebastian/global-state",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
                "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
                "shasum": ""
            },
            "require": {
                "php": "^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "time": "2017-04-27T15:39:26+00:00"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
                "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
                "shasum": ""
            },
            "require": {
                "php": "^7.0",
                "sebastian/object-reflector": "^1.1.1",
                "sebastian/recursion-context": "^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
            "time": "2017-08-03T12:35:26+00:00"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
                "reference": "773f97c67f28de00d397be301821b06708fca0be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
                "reference": "773f97c67f28de00d397be301821b06708fca0be",
                "shasum": ""
            },
            "require": {
                "php": "^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
            "time": "2017-03-29T09:07:27+00:00"
        },
        {
            "name": "sebastian/phpcpd",
            "version": "3.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpcpd.git",
                "reference": "dfed51c1288790fc957c9433e2f49ab152e8a564"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/dfed51c1288790fc957c9433e2f49ab152e8a564",
                "reference": "dfed51c1288790fc957c9433e2f49ab152e8a564",
                "shasum": ""
            },
            "require": {
                "php": "^5.6|^7.0",
                "phpunit/php-timer": "^1.0.6",
                "sebastian/finder-facade": "^1.1",
                "sebastian/version": "^1.0|^2.0",
                "symfony/console": "^2.7|^3.0|^4.0"
            },
            "bin": [
                "phpcpd"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Copy/Paste Detector (CPD) for PHP code.",
            "homepage": "https://github.com/sebastianbergmann/phpcpd",
            "time": "2017-11-16T08:49:28+00:00"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
                "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
                "shasum": ""
            },
            "require": {
                "php": "^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "time": "2017-03-03T06:23:57+00:00"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
            "time": "2015-07-28T20:34:47+00:00"
        },
        {
            "name": "sebastian/version",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
            "time": "2016-10-03T07:35:21+00:00"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                "reference": "628a481780561150481a9ec74709092b9759b3ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/628a481780561150481a9ec74709092b9759b3ec",
                "reference": "628a481780561150481a9ec74709092b9759b3ec",
                "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": "http://www.squizlabs.com/php-codesniffer",
            "keywords": [
                "phpcs",
                "standards"
            ],
            "time": "2018-07-26T23:47:18+00:00"
        },
        {
            "name": "symfony/browser-kit",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/browser-kit.git",
                "reference": "9e5dddb637b13db82e35695a8603fe6e118cc119"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9e5dddb637b13db82e35695a8603fe6e118cc119",
                "reference": "9e5dddb637b13db82e35695a8603fe6e118cc119",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/dom-crawler": "~3.4|~4.0"
            },
            "require-dev": {
                "symfony/css-selector": "~3.4|~4.0",
                "symfony/http-client": "^4.3",
                "symfony/mime": "^4.3",
                "symfony/process": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\BrowserKit\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony BrowserKit Component",
            "homepage": "https://symfony.com",
            "time": "2019-08-26T08:26:39+00:00"
        },
        {
            "name": "symfony/config",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/07d49c0f823e0bc367c6d84e35b61419188a5ece",
                "reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/filesystem": "~3.4|~4.0",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/finder": "<3.4"
            },
            "require-dev": {
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/event-dispatcher": "~3.4|~4.0",
                "symfony/finder": "~3.4|~4.0",
                "symfony/messenger": "~4.1",
                "symfony/yaml": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/yaml": "To use the yaml reference dumper"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Config\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Config Component",
            "homepage": "https://symfony.com",
            "time": "2019-08-26T08:26:39+00:00"
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "d3ad14b66ac773ba6123622eb9b5b010165fe3d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d3ad14b66ac773ba6123622eb9b5b010165fe3d9",
                "reference": "d3ad14b66ac773ba6123622eb9b5b010165fe3d9",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "psr/container": "^1.0",
                "symfony/service-contracts": "^1.1.6"
            },
            "conflict": {
                "symfony/config": "<4.3",
                "symfony/finder": "<3.4",
                "symfony/proxy-manager-bridge": "<3.4",
                "symfony/yaml": "<3.4"
            },
            "provide": {
                "psr/container-implementation": "1.0",
                "symfony/service-implementation": "1.0"
            },
            "require-dev": {
                "symfony/config": "^4.3",
                "symfony/expression-language": "~3.4|~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": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "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",
            "time": "2019-08-26T16:27:33+00:00"
        },
        {
            "name": "symfony/dom-crawler",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "cc686552948d627528c0e2e759186dff67c2610e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/cc686552948d627528c0e2e759186dff67c2610e",
                "reference": "cc686552948d627528c0e2e759186dff67c2610e",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "masterminds/html5": "<2.6"
            },
            "require-dev": {
                "masterminds/html5": "^2.6",
                "symfony/css-selector": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/css-selector": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DomCrawler\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony DomCrawler Component",
            "homepage": "https://symfony.com",
            "time": "2019-08-26T08:26:39+00:00"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "d804bea118ff340a12e22a79f9c7e7eb56b35adc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d804bea118ff340a12e22a79f9c7e7eb56b35adc",
                "reference": "d804bea118ff340a12e22a79f9c7e7eb56b35adc",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/mime": "^4.3",
                "symfony/polyfill-mbstring": "~1.1"
            },
            "require-dev": {
                "predis/predis": "~1.0",
                "symfony/expression-language": "~3.4|~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "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 HttpFoundation Component",
            "homepage": "https://symfony.com",
            "time": "2019-08-26T08:55:16+00:00"
        },
        {
            "name": "symfony/mime",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "987a05df1c6ac259b34008b932551353f4f408df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/987a05df1c6ac259b34008b932551353f4f408df",
                "reference": "987a05df1c6ac259b34008b932551353f4f408df",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10",
                "symfony/dependency-injection": "~3.4|^4.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mime\\": ""
                },
                "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": "A library to manipulate MIME messages",
            "homepage": "https://symfony.com",
            "keywords": [
                "mime",
                "mime-type"
            ],
            "time": "2019-08-22T08:16:11+00:00"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6af626ae6fa37d396dc90a399c0ff08e5cfc45b2",
                "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/polyfill-mbstring": "^1.3",
                "symfony/polyfill-php72": "^1.9"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "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": "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"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/polyfill-php70",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php70.git",
                "reference": "54b4c428a0054e254223797d2713c31e08610831"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831",
                "reference": "54b4c428a0054e254223797d2713c31e08610831",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "~1.0|~2.0|~9.99",
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "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"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/polyfill-php72",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php72.git",
                "reference": "04ce3335667451138df4307d6a9b61565560199e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e",
                "reference": "04ce3335667451138df4307d6a9b61565560199e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "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"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v1.1.6",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ea7263d6b6d5f798b56a45a5b8d686725f2719a3",
                "reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "psr/container": "^1.0"
            },
            "suggest": {
                "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-08-20T14:44:19+00:00"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v4.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/stopwatch.git",
                "reference": "1e4ff456bd625be5032fac9be4294e60442e9b71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/1e4ff456bd625be5032fac9be4294e60442e9b71",
                "reference": "1e4ff456bd625be5032fac9be4294e60442e9b71",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/service-contracts": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Stopwatch\\": ""
                },
                "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 Stopwatch Component",
            "homepage": "https://symfony.com",
            "time": "2019-08-07T11:52:19+00:00"
        },
        {
            "name": "symfony/yaml",
            "version": "v3.4.31",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "3dc414b7db30695bae671a1d86013d03f4ae9834"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/3dc414b7db30695bae671a1d86013d03f4ae9834",
                "reference": "3dc414b7db30695bae671a1d86013d03f4ae9834",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/console": "<3.4"
            },
            "require-dev": {
                "symfony/console": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Yaml Component",
            "homepage": "https://symfony.com",
            "time": "2019-08-20T13:31:17+00:00"
        },
        {
            "name": "theseer/fdomdocument",
            "version": "1.6.6",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/fDOMDocument.git",
                "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/6e8203e40a32a9c770bcb62fe37e68b948da6dca",
                "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "lib-libxml": "*",
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "lead"
                }
            ],
            "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.",
            "homepage": "https://github.com/theseer/fDOMDocument",
            "time": "2017-06-30T11:53:12+00:00"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
                "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                }
            ],
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
            "time": "2019-06-13T22:48:21+00:00"
        },
        {
            "name": "vlucas/phpdotenv",
            "version": "v2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/vlucas/phpdotenv.git",
                "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2a7dcf7e3e02dc5e701004e51a6f304b713107d5",
                "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9",
                "symfony/polyfill-ctype": "^1.9"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-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-01-29T11:11:52+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/assert.git",
                "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
                "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.36 || ^7.5.13"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "time": "2019-08-24T08:43:50+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "phpmd/phpmd": 0
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}