[
    {
        "name": "magento/magento-composer-installer",
        "version": "0.1.13",
        "version_normalized": "0.1.13.0",
        "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": "*"
        },
        "time": "2017-12-29T16:45:24+00:00",
        "type": "composer-plugin",
        "extra": {
            "composer-command-registry": [
                "MagentoHackathon\\Composer\\Magento\\Command\\DeployCommand"
            ],
            "class": "MagentoHackathon\\Composer\\Magento\\Plugin"
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "magento/module-backend",
        "version": "101.0.3",
        "version_normalized": "101.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-101.0.3.0.zip",
            "reference": null,
            "shasum": "8e446158de3ffdbc9b15ada54560cf1826a915fc"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-theme": "101.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Backend\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-user",
        "version": "101.1.3",
        "version_normalized": "101.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.1.3.0.zip",
            "reference": null,
            "shasum": "5bd6313c3f7b593f3086307d036a5ce34fe8021a"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\User\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-store",
        "version": "101.0.3",
        "version_normalized": "101.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.0.3.0.zip",
            "reference": null,
            "shasum": "9842e7876241c20c6e7471b1b9510c06561852b2"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-authorization": "100.3.*",
            "magento/module-backend": "101.0.*",
            "magento/module-catalog": "103.0.*",
            "magento/module-config": "101.1.*",
            "magento/module-customer": "102.0.*",
            "magento/module-directory": "100.3.*",
            "magento/module-media-storage": "100.3.*",
            "magento/module-ui": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-deploy": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Store\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-authorization",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.3.3.0.zip",
            "reference": null,
            "shasum": "0185008bbd7be814726495f5c66ed3ed5bd12f0c"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-backend": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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-ui",
        "version": "101.1.3",
        "version_normalized": "101.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.1.3.0.zip",
            "reference": null,
            "shasum": "ab1116d29882da87330dd85d84495665b13e7974"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-authorization": "100.3.*",
            "magento/module-backend": "101.0.*",
            "magento/module-cms": "103.0.*",
            "magento/module-eav": "102.0.*",
            "magento/module-store": "101.0.*",
            "magento/module-user": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Ui\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-eav",
        "version": "102.0.3",
        "version_normalized": "102.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.0.3.0.zip",
            "reference": null,
            "shasum": "62048b0b8ad383ea600bb8d4792b1eb05b8cf3eb"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Eav\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-media-storage",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.3.3.0.zip",
            "reference": null,
            "shasum": "dad07158868bbbe67513e08fcc8e8184ce62c05b"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\MediaStorage\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-theme",
        "version": "101.0.3",
        "version_normalized": "101.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.0.3.0.zip",
            "reference": null,
            "shasum": "9cd651992caa57962cba8db4c16438f942d08a70"
        },
        "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||~7.3.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",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Theme\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-widget",
        "version": "101.1.3",
        "version_normalized": "101.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.1.3.0.zip",
            "reference": null,
            "shasum": "2dc34793663aab1ecd55f462b128b8e487912d6f"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-widget-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Widget\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-variable",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.3.3.0.zip",
            "reference": null,
            "shasum": "cf8c3049875669934fd087372ed248c17b43f364"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-backend": "101.0.*",
            "magento/module-config": "101.1.*",
            "magento/module-store": "101.0.*",
            "magento/module-ui": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Variable\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-config",
        "version": "101.1.3",
        "version_normalized": "101.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.1.3.0.zip",
            "reference": null,
            "shasum": "7ebe03bf86fb80eb95249a5aa07fa01382ab1ca8"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Config\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "guzzlehttp/promises",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0"
        },
        "time": "2016-12-20T10:07:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle promises library",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "120b605dfeb996808c31b6477290a714d356e822"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
            "reference": "120b605dfeb996808c31b6477290a714d356e822",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5 || ^6.5"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.6.1",
        "version_normalized": "1.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0",
            "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "ext-zlib": "*",
            "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
        },
        "suggest": {
            "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2019-07-01T23:21:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "psr-7",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.3.3",
        "version_normalized": "6.3.3.0",
        "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"
        },
        "time": "2018-04-22T15:46:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-stdlib",
        "version": "3.2.1",
        "version_normalized": "3.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-stdlib.git",
            "reference": "66536006722aff9e62d1b331025089b7ec71c065"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065",
            "reference": "66536006722aff9e62d1b331025089b7ec71c065",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpbench/phpbench": "^0.13",
            "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
            "zendframework/zend-coding-standard": "~1.0.0"
        },
        "time": "2018-08-28T21:34:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev",
                "dev-develop": "3.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\Stdlib\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "SPL extensions, array utilities, error handlers, and more",
        "keywords": [
            "ZendFramework",
            "stdlib",
            "zf"
        ]
    },
    {
        "name": "zendframework/zend-mime",
        "version": "2.7.1",
        "version_normalized": "2.7.1.0",
        "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"
        },
        "time": "2018-05-14T19:02:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev",
                "dev-develop": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "container-interop/container-interop",
        "version": "1.2.0",
        "version_normalized": "1.2.0.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"
        },
        "time": "2017-02-14T19:40:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "zendframework/zend-validator",
        "version": "2.12.0",
        "version_normalized": "2.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-validator.git",
            "reference": "64c33668e5fa2d39c6289a878f927ea2b0850c30"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/64c33668e5fa2d39c6289a878f927ea2b0850c30",
            "reference": "64c33668e5fa2d39c6289a878f927ea2b0850c30",
            "shasum": ""
        },
        "require": {
            "container-interop/container-interop": "^1.1",
            "php": "^5.6 || ^7.0",
            "zendframework/zend-stdlib": "^3.2.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"
        },
        "time": "2019-01-30T14:26:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.12.x-dev",
                "dev-develop": "2.13.x-dev"
            },
            "zf": {
                "component": "Zend\\Validator",
                "config-provider": "Zend\\Validator\\ConfigProvider"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-loader",
        "version": "2.6.1",
        "version_normalized": "2.6.1.0",
        "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"
        },
        "time": "2019-09-04T19:38:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6.x-dev",
                "dev-develop": "2.7.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.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"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "true/punycode",
        "version": "v2.1.1",
        "version_normalized": "2.1.1.0",
        "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"
        },
        "time": "2016-11-16T10:37:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-mail",
        "version": "2.10.0",
        "version_normalized": "2.10.0.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"
        },
        "time": "2018-06-07T13:37:07+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-escaper",
        "version": "2.6.1",
        "version_normalized": "2.6.1.0",
        "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"
        },
        "time": "2019-09-05T20:03:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6.x-dev",
                "dev-develop": "2.7.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-uri",
        "version": "2.7.0",
        "version_normalized": "2.7.0.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"
        },
        "time": "2019-02-27T21:39:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7.x-dev",
                "dev-develop": "2.8.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-diactoros",
        "version": "1.8.7",
        "version_normalized": "1.8.7.0",
        "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"
        },
        "time": "2019-08-06T17:53:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-release-1.8": "1.8.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-http",
        "version": "2.10.0",
        "version_normalized": "2.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-http.git",
            "reference": "4b4983178693a8fdda53b0bbee58552e2d2b1ac0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-http/zipball/4b4983178693a8fdda53b0bbee58552e2d2b1ac0",
            "reference": "4b4983178693a8fdda53b0bbee58552e2d2b1ac0",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0",
            "zendframework/zend-loader": "^2.5.1",
            "zendframework/zend-stdlib": "^3.2.1",
            "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"
        },
        "time": "2019-02-19T18:58:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.10.x-dev",
                "dev-develop": "2.11.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-psr7bridge",
        "version": "0.2.2",
        "version_normalized": "0.2.2.0",
        "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"
        },
        "time": "2016-05-10T21:44:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev",
                "dev-develop": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-hydrator",
        "version": "2.4.1",
        "version_normalized": "2.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-hydrator.git",
            "reference": "70b02f4d8676e64af932625751750b5ca72fff3a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/70b02f4d8676e64af932625751750b5ca72fff3a",
            "reference": "70b02f4d8676e64af932625751750b5ca72fff3a",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0",
            "zendframework/zend-stdlib": "^3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
            "zendframework/zend-coding-standard": "~1.0.0",
            "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"
        },
        "time": "2018-11-19T19:16:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-release-1.0": "1.0.x-dev",
                "dev-release-1.1": "1.1.x-dev",
                "dev-master": "2.4.x-dev",
                "dev-develop": "2.5.x-dev"
            },
            "zf": {
                "component": "Zend\\Hydrator",
                "config-provider": "Zend\\Hydrator\\ConfigProvider"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\Hydrator\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Serialize objects to arrays, and vice versa",
        "keywords": [
            "ZendFramework",
            "hydrator",
            "zf"
        ]
    },
    {
        "name": "zendframework/zend-servicemanager",
        "version": "2.7.11",
        "version_normalized": "2.7.11.0",
        "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"
        },
        "time": "2018-06-22T14:49:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev",
                "dev-develop": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-filter",
        "version": "2.9.2",
        "version_normalized": "2.9.2.0",
        "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"
        },
        "time": "2019-08-19T07:08:04+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-inputfilter",
        "version": "2.10.1",
        "version_normalized": "2.10.1.0",
        "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"
        },
        "time": "2019-08-28T19:45:32+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-form",
        "version": "2.14.1",
        "version_normalized": "2.14.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-form.git",
            "reference": "ff9385b7d0d93d9bdbc2aa4af82ab616dbc7d4be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-form/zipball/ff9385b7d0d93d9bdbc2aa4af82ab616dbc7d4be",
            "reference": "ff9385b7d0d93d9bdbc2aa4af82ab616dbc7d4be",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0",
            "zendframework/zend-hydrator": "^1.1 || ^2.1 || ^3.0",
            "zendframework/zend-inputfilter": "^2.8",
            "zendframework/zend-stdlib": "^3.2.1"
        },
        "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"
        },
        "time": "2019-02-26T18:13:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.14.x-dev",
                "dev-develop": "2.15.x-dev"
            },
            "zf": {
                "component": "Zend\\Form",
                "config-provider": "Zend\\Form\\ConfigProvider"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-eventmanager",
        "version": "3.2.1",
        "version_normalized": "3.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-eventmanager.git",
            "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
            "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "athletic/athletic": "^0.1",
            "container-interop/container-interop": "^1.1.0",
            "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
            "zendframework/zend-coding-standard": "~1.0.0",
            "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
        },
        "suggest": {
            "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
            "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
        },
        "time": "2018-04-25T15:33:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2-dev",
                "dev-develop": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\EventManager\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Trigger and listen to events within a PHP application",
        "homepage": "https://github.com/zendframework/zend-eventmanager",
        "keywords": [
            "event",
            "eventmanager",
            "events",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-code",
        "version": "3.3.2",
        "version_normalized": "3.3.2.0",
        "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"
        },
        "time": "2019-08-31T14:14:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3.x-dev",
                "dev-develop": "3.4.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-di",
        "version": "2.6.1",
        "version_normalized": "2.6.1.0",
        "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"
        },
        "time": "2016-04-25T20:58:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev",
                "dev-develop": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-console",
        "version": "2.8.0",
        "version_normalized": "2.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-console.git",
            "reference": "95817ae78f73c48026972e350a2ecc31c6d9f9ae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-console/zipball/95817ae78f73c48026972e350a2ecc31c6d9f9ae",
            "reference": "95817ae78f73c48026972e350a2ecc31c6d9f9ae",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0",
            "zendframework/zend-stdlib": "^3.2.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"
        },
        "time": "2019-02-04T19:48:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8.x-dev",
                "dev-develop": "2.9.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-mvc",
        "version": "2.7.15",
        "version_normalized": "2.7.15.0",
        "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"
        },
        "time": "2018-05-03T13:13:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev",
                "dev-develop": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-math",
        "version": "2.7.1",
        "version_normalized": "2.7.1.0",
        "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"
        },
        "time": "2018-12-04T15:34:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev",
                "dev-develop": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-crypt",
        "version": "2.6.0",
        "version_normalized": "2.6.0.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"
        },
        "time": "2016-02-03T23:46:30+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev",
                "dev-develop": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "tedivm/jshrink",
        "version": "v1.3.3",
        "version_normalized": "1.3.3.0",
        "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"
        },
        "time": "2019-06-28T18:11:46+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v4.1.12",
        "version_normalized": "4.1.12.0",
        "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"
        },
        "time": "2019-01-16T19:07:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Process\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Process Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/console",
        "version": "v4.1.12",
        "version_normalized": "4.1.12.0",
        "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": ""
        },
        "time": "2019-01-25T14:34:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Console Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "wikimedia/less.php",
        "version": "1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wikimedia/less.php.git",
            "reference": "f0f7768f6fa8a9d2ac6a0274f6f477c72159bf9b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wikimedia/less.php/zipball/f0f7768f6fa8a9d2ac6a0274f6f477c72159bf9b",
            "reference": "f0f7768f6fa8a9d2ac6a0274f6f477c72159bf9b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.24"
        },
        "time": "2019-01-19T01:01:33+00:00",
        "bin": [
            "bin/lessc"
        ],
        "type": "library",
        "installation-source": "dist",
        "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)",
        "keywords": [
            "css",
            "less",
            "less.js",
            "lesscss",
            "php",
            "stylesheet"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.1.0",
        "version_normalized": "1.1.0.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"
        },
        "time": "2018-11-20T15:27:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.25.1",
        "version_normalized": "1.25.1.0",
        "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"
        },
        "time": "2019-09-06T13:49:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "magento/zendframework1",
        "version": "1.14.2",
        "version_normalized": "1.14.2.0",
        "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.*"
        },
        "time": "2019-07-26T16:43:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/finder",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "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"
        },
        "time": "2019-08-14T12:26:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Finder Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.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"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    },
    {
        "name": "symfony/filesystem",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "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"
        },
        "time": "2019-08-20T14:07:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Filesystem\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Filesystem Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/service-contracts",
        "version": "v1.1.6",
        "version_normalized": "1.1.6.0",
        "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": ""
        },
        "time": "2019-08-20T14:44:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "seld/phar-utils",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "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"
        },
        "time": "2015-10-13T18:44:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\PharUtils\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be"
            }
        ],
        "description": "PHAR file format utilities, for when PHP phars you up",
        "keywords": [
            "phra"
        ]
    },
    {
        "name": "seld/jsonlint",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "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"
        },
        "time": "2018-01-24T12:46:19+00:00",
        "bin": [
            "bin/jsonlint"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\JsonLint\\": "src/Seld/JsonLint/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "JSON Linter",
        "keywords": [
            "json",
            "linter",
            "parser",
            "validator"
        ]
    },
    {
        "name": "justinrainbow/json-schema",
        "version": "5.2.8",
        "version_normalized": "5.2.8.0",
        "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"
        },
        "time": "2019-01-14T23:55:14+00:00",
        "bin": [
            "bin/validate-json"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JsonSchema\\": "src/JsonSchema/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bruno Prieto Reis",
                "email": "bruno.p.reis@gmail.com"
            },
            {
                "name": "Justin Rainbow",
                "email": "justin.rainbow@gmail.com"
            },
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            },
            {
                "name": "Robert Schönthal",
                "email": "seroscho@googlemail.com"
            }
        ],
        "description": "A library to validate a json schema.",
        "homepage": "https://github.com/justinrainbow/json-schema",
        "keywords": [
            "json",
            "schema"
        ]
    },
    {
        "name": "composer/xdebug-handler",
        "version": "1.3.3",
        "version_normalized": "1.3.3.0",
        "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"
        },
        "time": "2019-05-27T17:52:04+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\XdebugHandler\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "John Stevenson",
                "email": "john-stevenson@blueyonder.co.uk"
            }
        ],
        "description": "Restarts a process without xdebug.",
        "keywords": [
            "Xdebug",
            "performance"
        ]
    },
    {
        "name": "composer/spdx-licenses",
        "version": "1.5.2",
        "version_normalized": "1.5.2.0",
        "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"
        },
        "time": "2019-07-29T10:31:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Spdx\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "SPDX licenses list and validation library.",
        "keywords": [
            "license",
            "spdx",
            "validator"
        ]
    },
    {
        "name": "composer/semver",
        "version": "1.5.0",
        "version_normalized": "1.5.0.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"
        },
        "time": "2019-03-19T17:25:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Semver\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "Semver library that offers utilities, version constraint parsing and validation.",
        "keywords": [
            "semantic",
            "semver",
            "validation",
            "versioning"
        ]
    },
    {
        "name": "composer/ca-bundle",
        "version": "1.2.4",
        "version_normalized": "1.2.4.0",
        "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"
        },
        "time": "2019-08-30T08:44:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\CaBundle\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
        "keywords": [
            "cabundle",
            "cacert",
            "certificate",
            "ssl",
            "tls"
        ]
    },
    {
        "name": "composer/composer",
        "version": "1.9.0",
        "version_normalized": "1.9.0.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"
        },
        "time": "2019-08-02T18:55:33+00:00",
        "bin": [
            "bin/composer"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\": "src/Composer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "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"
        ]
    },
    {
        "name": "colinmollenhour/credis",
        "version": "1.10.0",
        "version_normalized": "1.10.0.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"
        },
        "time": "2018-05-07T14:45:04+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "colinmollenhour/php-redis-session-abstract",
        "version": "v1.4.1",
        "version_normalized": "1.4.1.0",
        "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"
        },
        "time": "2019-03-18T14:43:14+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "magento/framework",
        "version": "102.0.3",
        "version_normalized": "102.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/framework/magento-framework-102.0.3.0.zip",
            "reference": null,
            "shasum": "32987478cac15913c94f9b9b20935e119b817f5e"
        },
        "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": "*",
            "guzzlehttp/guzzle": "^6.3.3",
            "lib-libxml": "*",
            "magento/zendframework1": "~1.14.2",
            "monolog/monolog": "^1.17",
            "php": "~7.1.3||~7.2.0||~7.3.0",
            "symfony/console": "~4.1.0",
            "symfony/process": "~4.1.0",
            "tedivm/jshrink": "~1.3.0",
            "wikimedia/less.php": "~1.8.0",
            "zendframework/zend-code": "~3.3.0",
            "zendframework/zend-crypt": "^2.6.0",
            "zendframework/zend-http": "^2.6.0",
            "zendframework/zend-mail": "^2.9.0",
            "zendframework/zend-mime": "^2.5.0",
            "zendframework/zend-mvc": "~2.7.0",
            "zendframework/zend-stdlib": "^3.2.1",
            "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",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Magento\\Framework\\": ""
            },
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-require-js",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.3.3.0.zip",
            "reference": null,
            "shasum": "8114fbd87fc1b3f56ffb04fa16342f87f4e53f61"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\RequireJs\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-email",
        "version": "101.0.3",
        "version_normalized": "101.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.0.3.0.zip",
            "reference": null,
            "shasum": "55a7e55dceb0d7d4f83f50dfccb398b310e89efe"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-backend": "101.0.*",
            "magento/module-cms": "103.0.*",
            "magento/module-config": "101.1.*",
            "magento/module-media-storage": "100.3.*",
            "magento/module-store": "101.0.*",
            "magento/module-theme": "101.0.*",
            "magento/module-variable": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-theme": "101.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Email\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-cms",
        "version": "103.0.3",
        "version_normalized": "103.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-103.0.3.0.zip",
            "reference": null,
            "shasum": "92f5bfb0bb64fd56de18647a8761c0b70a5b96ed"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-authorization": "100.3.*",
            "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||~7.3.0"
        },
        "suggest": {
            "magento/module-cms-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Cms\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-developer",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.3.3.0.zip",
            "reference": null,
            "shasum": "7c7a8c0c9912b12042215f802c7dde4a8a3b443d"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-config": "101.1.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Developer\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-translation",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.3.3.0.zip",
            "reference": null,
            "shasum": "b6419a8ad12d36f778b2c8217ea6d5025214490b"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-deploy": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Translation\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-security",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.3.3.0.zip",
            "reference": null,
            "shasum": "c411722ee9ac55a567a8378e85c3467192b7e45a"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-customer": "102.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Security\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Security management module"
    },
    {
        "name": "zendframework/zend-session",
        "version": "2.8.7",
        "version_normalized": "2.8.7.0",
        "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"
        },
        "time": "2019-09-19T19:50:12+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-db",
        "version": "2.10.0",
        "version_normalized": "2.10.0.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"
        },
        "time": "2019-02-25T11:37:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.9-dev",
                "dev-develop": "2.10-dev"
            },
            "zf": {
                "component": "Zend\\Db",
                "config-provider": "Zend\\Db\\ConfigProvider"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v9.99.99",
        "version_normalized": "9.99.99.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "shasum": ""
        },
        "require": {
            "php": "^7"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*",
            "vimeo/psalm": "^1"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2018-07-02T15:55:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "zendframework/zend-captcha",
        "version": "2.9.0",
        "version_normalized": "2.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-captcha.git",
            "reference": "4272f3d0cde0a1fa9135d0cbc4a629fb655391d3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-captcha/zipball/4272f3d0cde0a1fa9135d0cbc4a629fb655391d3",
            "reference": "4272f3d0cde0a1fa9135d0cbc4a629fb655391d3",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0",
            "zendframework/zend-math": "^2.7 || ^3.0",
            "zendframework/zend-stdlib": "^3.2.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"
        },
        "time": "2019-06-18T09:32:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.9.x-dev",
                "dev-develop": "2.10.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "magento/module-wishlist",
        "version": "101.1.3",
        "version_normalized": "101.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.1.3.0.zip",
            "reference": null,
            "shasum": "710a48e2512297c92a04d25010a8de4e4db8840f"
        },
        "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||~7.3.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",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Wishlist\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-captcha",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.3.3.0.zip",
            "reference": null,
            "shasum": "592e685b06f99bc90bb958cc86852240f0ac9e1c"
        },
        "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||~7.3.0",
            "zendframework/zend-captcha": "^2.7.1",
            "zendframework/zend-db": "^2.8.2",
            "zendframework/zend-session": "^2.7.3"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Captcha\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-customer",
        "version": "102.0.3",
        "version_normalized": "102.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-102.0.3.0.zip",
            "reference": null,
            "shasum": "9909f3fa5ed13d5f7089f29ced382e06423c321c"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-cookie": "100.3.*",
            "magento/module-customer-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Customer\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-sales",
        "version": "102.0.3",
        "version_normalized": "102.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-102.0.3.0.zip",
            "reference": null,
            "shasum": "349309593f7bb400fdb86a27cbf5a1acca870208"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-sales-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Sales\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-tax",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.3.3.0.zip",
            "reference": null,
            "shasum": "5146a5b18a956de75b7f6e8e75e4e4c20f371c58"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-tax-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Tax\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-shipping",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.3.3.0.zip",
            "reference": null,
            "shasum": "444c1e49104c7c20de4a866360c8d9c5b57dc0db"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*",
            "magento/module-fedex": "100.3.*",
            "magento/module-ups": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Shipping\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-sales-sequence",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.3.3.0.zip",
            "reference": null,
            "shasum": "97dcc807050f741ca39da8c152b5b7a925c30d5c"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\SalesSequence\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-sales-rule",
        "version": "101.1.3",
        "version_normalized": "101.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.1.3.0.zip",
            "reference": null,
            "shasum": "944b6052557db486b5c8dc94fdaf1f2e222cba42"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-authorization": "100.3.*",
            "magento/module-backend": "101.0.*",
            "magento/module-captcha": "100.3.*",
            "magento/module-catalog": "103.0.*",
            "magento/module-catalog-rule": "101.1.*",
            "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-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||~7.3.0"
        },
        "suggest": {
            "magento/module-sales-rule-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\SalesRule\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-checkout",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.3.3.0.zip",
            "reference": null,
            "shasum": "3c81421cd1dbed0d0fef37482269262f6e0ae029"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-captcha": "100.3.*",
            "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||~7.3.0"
        },
        "suggest": {
            "magento/module-cookie": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Checkout\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-url-rewrite",
        "version": "101.1.3",
        "version_normalized": "101.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-101.1.3.0.zip",
            "reference": null,
            "shasum": "157472f6d72978efac566339f325cf8a549b969e"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\UrlRewrite\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-cms-url-rewrite",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.3.3.0.zip",
            "reference": null,
            "shasum": "3386a30719046b7e9f627e54a2fee67a64c68d27"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CmsUrlRewrite\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog",
        "version": "103.0.3",
        "version_normalized": "103.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-103.0.3.0.zip",
            "reference": null,
            "shasum": "d23476938cbb4ea9a1a17ffac21a6c0a2a280515"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-asynchronous-operations": "100.3.*",
            "magento/module-authorization": "100.3.*",
            "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||~7.3.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",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Catalog\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-quote",
        "version": "101.1.3",
        "version_normalized": "101.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.1.3.0.zip",
            "reference": null,
            "shasum": "ebf91785b3d0d8d568aef1fa4696cbda2c9bd783"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-webapi": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Quote\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-payment",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.3.3.0.zip",
            "reference": null,
            "shasum": "f6e1e046e9a61f1c9ecd0a513c62dc658d6d9e7b"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Payment\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-directory",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.3.3.0.zip",
            "reference": null,
            "shasum": "4ecb926d2bd2dbb4c1147ca03ebb60e69ec4c6ae"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Directory\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-page-cache",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.3.3.0.zip",
            "reference": null,
            "shasum": "d0adf2be38370320d09168f174a9b010aa6b64f2"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\PageCache\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-newsletter",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.3.3.0.zip",
            "reference": null,
            "shasum": "a057f5050d1a5e8c086865c2b289e626ccf6cc54"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Newsletter\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-product-alert",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.3.3.0.zip",
            "reference": null,
            "shasum": "0e290f1fc3408d23c6a020ddac3e1af3b88a6397"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\ProductAlert\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-msrp",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.3.3.0.zip",
            "reference": null,
            "shasum": "f6bc3a4138b0758348c5b305a319652c6fc57250"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-bundle": "100.3.*",
            "magento/module-msrp-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Msrp\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-gift-message",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.3.3.0.zip",
            "reference": null,
            "shasum": "7b0978546d4526d8f46c0a14d692251f527fccd7"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-multishipping": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\GiftMessage\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog-inventory",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.3.3.0.zip",
            "reference": null,
            "shasum": "89c1147a5f04576d9aaaaf63e80e30c5431c7df8"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CatalogInventory\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-downloadable",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.3.3.0.zip",
            "reference": null,
            "shasum": "612686da1bbc9a9112bf7349f54294c1898096b4"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-downloadable-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Downloadable\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-grouped-product",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.3.3.0.zip",
            "reference": null,
            "shasum": "567ce59cc3c726c2e717ed879482ee180ff1aa39"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-grouped-product-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\GroupedProduct\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-indexer",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.3.3.0.zip",
            "reference": null,
            "shasum": "edb317c9d1d5fc76fae3cffe5dc393eeb64b52bd"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-backend": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Indexer\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-import-export",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-100.3.3.0.zip",
            "reference": null,
            "shasum": "cb74c67b95396a976076a27ef173a02d5e6c2ebe"
        },
        "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.*",
            "magento/module-ui": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\ImportExport\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog-url-rewrite",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.3.3.0.zip",
            "reference": null,
            "shasum": "d3182933bab3203a63a6265ef7d96649ac9ea9c7"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-webapi": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CatalogUrlRewrite\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog-import-export",
        "version": "101.0.3",
        "version_normalized": "101.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.0.3.0.zip",
            "reference": null,
            "shasum": "044df36cd0a1ad2b45c6d5af794e1265aa301b31"
        },
        "require": {
            "ext-ctype": "*",
            "magento/framework": "102.0.*",
            "magento/module-authorization": "100.3.*",
            "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CatalogImportExport\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-rule",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.3.3.0.zip",
            "reference": null,
            "shasum": "c003c1a05ee6532a03ccebe70de8957ac4a53dd6"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Rule\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog-rule",
        "version": "101.1.3",
        "version_normalized": "101.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.1.3.0.zip",
            "reference": null,
            "shasum": "9366dd1dac814a35acb8d31bdb6adc6d5603590d"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-catalog-rule-sample-data": "Sample Data version: 100.3.*",
            "magento/module-import-export": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CatalogRule\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-review",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.3.3.0.zip",
            "reference": null,
            "shasum": "40ac0139450a16b4546499131b172db284a7c1d9"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-cookie": "100.3.*",
            "magento/module-review-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Review\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-integration",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.3.3.0.zip",
            "reference": null,
            "shasum": "abc4dd8a71a9942c3e1ed5cb56d0cd923d07ddd7"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Integration\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/framework-bulk",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-100.3.3.0.zip",
            "reference": null,
            "shasum": "204ea8d982d8770d48d71119291c4f81adb08290"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Magento\\Framework\\Bulk\\": ""
            },
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-asynchronous-operations",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.3.3.0.zip",
            "reference": null,
            "shasum": "aacc9d18c1ad42ef3b8a120bd38a4087e348f82c"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-admin-notification": "100.3.*",
            "magento/module-logging": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\AsynchronousOperations\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-reports",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.3.3.0.zip",
            "reference": null,
            "shasum": "3504436eab2965d430776e40d7efe5556342a595"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Reports\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-bundle",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-100.3.3.0.zip",
            "reference": null,
            "shasum": "24c85c6b1a4be883aac0179e0f9b6b0b96955a35"
        },
        "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||~7.3.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",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Bundle\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-contact",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.3.3.0.zip",
            "reference": null,
            "shasum": "614267331f803fe5c283b730f57e0fbe44e7964e"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Contact\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-rss",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.3.3.0.zip",
            "reference": null,
            "shasum": "8b6216901589dacced6e8b85742d4d0e1ee43e66"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Rss\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-cron",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.3.3.0.zip",
            "reference": null,
            "shasum": "950aec7576096e04a6d7a5a3398d8f5320b016c2"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Cron\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-backup",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.3.3.0.zip",
            "reference": null,
            "shasum": "aea2c8999241287060ba8557b4ebb35116595685"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Backup\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-deploy",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.3.3.0.zip",
            "reference": null,
            "shasum": "8a0183c0b5efb83fc1fc4d64b93a90969662177d"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "cli_commands.php",
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Deploy\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-configurable-product",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.3.3.0.zip",
            "reference": null,
            "shasum": "fa7fb378950aa9890340bd81ce4b85003c6921b2"
        },
        "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||~7.3.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-tax": "100.3.*",
            "magento/module-webapi": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\ConfigurableProduct\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/google-shopping-ads",
        "version": "3.0.1",
        "version_normalized": "3.0.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/google-shopping-ads/magento-google-shopping-ads-3.0.1.0.zip",
            "reference": null,
            "shasum": "5f5929ef9f2ec4ca048a2add261d22c92807630f"
        },
        "require": {
            "guzzlehttp/guzzle": ">=6.0",
            "guzzlehttp/psr7": "~1.0",
            "magento/framework": ">=101.0.4",
            "magento/module-backend": ">=100.2.4",
            "magento/module-bundle": ">=100.2.3",
            "magento/module-catalog": ">=102.0.4",
            "magento/module-catalog-inventory": ">=100.2.3",
            "magento/module-checkout": ">=100.2.4",
            "magento/module-config": ">=101.0.4",
            "magento/module-configurable-product": ">=100.2.4",
            "magento/module-directory": ">=100.2.3",
            "magento/module-downloadable": ">=100.2.3",
            "magento/module-eav": ">=101.0.3",
            "magento/module-store": ">=100.2.3",
            "magento/module-ui": ">=101.0.4",
            "php": "7.0.2||7.0.4||>=7.0.6 <7.4"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\GoogleShoppingAds\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Connect your Magento admin with Google Merchant Center and Google Ads. Leverage Google machine learning through Google Smart Shopping campaigns"
    },
    {
        "name": "google/recaptcha",
        "version": "1.2.3",
        "version_normalized": "1.2.3.0",
        "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"
        },
        "time": "2019-08-16T15:48:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "msp/recaptcha",
        "version": "2.1.3",
        "version_normalized": "2.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/msp/recaptcha/msp-recaptcha-2.1.3.0.zip",
            "reference": null,
            "shasum": "689f64ce595ae9a39471cff91cdbf8396681ef81"
        },
        "require": {
            "google/recaptcha": "^1.1",
            "magento/magento-composer-installer": "*",
            "magento/module-checkout": "*",
            "magento/module-customer": "*",
            "magento/module-newsletter": "*",
            "php": "^5.6|^7.0|^7.1|^7.2|^7.3"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "yubico/u2flib-server",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "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"
        },
        "time": "2018-09-07T08:16:44+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "donatj/phpuseragentparser",
        "version": "v0.13.0",
        "version_normalized": "0.13.0.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"
        },
        "time": "2019-03-08T20:52:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/UserAgentParser.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jesse G. Donat",
                "role": "Developer",
                "email": "donatj@gmail.com",
                "homepage": "http://donatstudios.com"
            }
        ],
        "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"
        ]
    },
    {
        "name": "myclabs/php-enum",
        "version": "1.7.2",
        "version_normalized": "1.7.2.0",
        "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.*"
        },
        "time": "2019-08-19T13:53:00+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "bacon/bacon-qr-code",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "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"
        },
        "time": "2017-10-17T09:59:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "symfony/inflector",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "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"
        },
        "time": "2019-08-06T18:44:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/property-access",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "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."
        },
        "time": "2019-08-26T08:26:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/polyfill-php70",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.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"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php70\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "khanamiryan/qrcode-detector-decoder",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "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"
        },
        "time": "2018-04-26T11:41:33+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/options-resolver",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "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"
        },
        "time": "2019-08-08T09:29:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "endroid/qr-code",
        "version": "2.5.0",
        "version_normalized": "2.5.0.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"
        },
        "time": "2017-10-22T18:56:00+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/polyfill-util",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.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"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/polyfill-php56",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.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"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "beberlei/assert",
        "version": "v2.9.9",
        "version_normalized": "2.9.9.0",
        "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"
        },
        "time": "2019-05-28T15:27:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "paragonie/constant_time_encoding",
        "version": "v2.2.3",
        "version_normalized": "2.2.3.0",
        "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"
        },
        "time": "2019-01-03T20:26:31+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "spomky-labs/otphp",
        "version": "v8.3.3",
        "version_normalized": "8.3.3.0",
        "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"
        },
        "time": "2018-09-13T19:25:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "8.2.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "christian-riesen/base32",
        "version": "1.3.2",
        "version_normalized": "1.3.2.0",
        "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"
        },
        "time": "2018-11-02T09:03:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Base32\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christian Riesen",
                "role": "Developer",
                "email": "chris.riesen@gmail.com",
                "homepage": "http://christianriesen.com"
            }
        ],
        "description": "Base32 encoder/decoder according to RFC 4648",
        "homepage": "https://github.com/ChristianRiesen/base32",
        "keywords": [
            "base32",
            "decode",
            "encode",
            "rfc4648"
        ]
    },
    {
        "name": "msp/twofactorauth",
        "version": "3.1.2",
        "version_normalized": "3.1.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/msp/twofactorauth/msp-twofactorauth-3.1.2.0.zip",
            "reference": null,
            "shasum": "332128bcecd17fca4ca4aac92f5e0acb6c0f88f4"
        },
        "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|^7.3",
            "spomky-labs/otphp": "~8.3",
            "yubico/u2flib-server": "^1.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "magento/module-inventory-api",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.0.6.0.zip",
            "reference": null,
            "shasum": "4b81a45d7c43f6745b4ff674786e0a56b90eb251"
        },
        "require": {
            "magento/framework": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryApi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-sales-api",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.0.6.0.zip",
            "reference": null,
            "shasum": "6675b6ebe3c4ef8c2ba83cff524266e90cc4c4f5"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-sales": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventorySalesApi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-source-selection-api",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.2.1.0.zip",
            "reference": null,
            "shasum": "ea4c4494a5a7e16fe9ddaabb5ba1b32b2ac8c925"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-sales": "*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventorySourceSelectionApi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-source-selection",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.0.6.0.zip",
            "reference": null,
            "shasum": "f11ac0fcfa42478216ab3dadf1e001eb4a76f9be"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-source-selection-api": "1.2.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventorySourceSelection\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-configuration-api",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.0.6.0.zip",
            "reference": null,
            "shasum": "ce74a2e94c7b3df22706d6980e9a85232fa08ff1"
        },
        "require": {
            "magento/framework": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryConfigurationApi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-source-deduction-api",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.0.6.0.zip",
            "reference": null,
            "shasum": "db845f6554732327bef16cb4589ee6f50cb615ae"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventorySourceDeductionApi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-shipping-admin-ui",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.0.6.0.zip",
            "reference": null,
            "shasum": "4b3bdfe95878c1b22a0266b7749b513b61b57139"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-backend": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-inventory-source-selection-api": "1.2.*",
            "magento/module-sales": "*",
            "magento/module-shipping": "*",
            "magento/module-ui": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryShippingAdminUi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-catalog-api",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.1.1.0.zip",
            "reference": null,
            "shasum": "0b78848690dc005fdc41e81587d78837533fc4f1"
        },
        "require": {
            "magento/framework": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryCatalogApi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-shipping",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.0.6.0.zip",
            "reference": null,
            "shasum": "b1a80caba8f8f149b5a16ff4dfa3592cd75f9906"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-inventory-source-deduction-api": "1.0.*",
            "magento/module-inventory-source-selection-api": "1.2.*",
            "magento/module-sales": "*",
            "magento/module-shipping": "*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryShipping\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-setup-fixture-generator",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.0.2.0.zip",
            "reference": null,
            "shasum": "3145f097ff1ef33691f08b016ecbecbb147e00d7"
        },
        "require": {
            "magento/framework": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventorySetupFixtureGenerator\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-sales-frontend-ui",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.0.5.0.zip",
            "reference": null,
            "shasum": "ff4f02194130e120dd3217e8a70325f35a94bbbf"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventorySalesFrontendUi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.0.6.0.zip",
            "reference": null,
            "shasum": "646ee1e26ee111094b3fec7e59e08ea6b8ea021f"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-api": "1.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.0.6.0.zip",
            "reference": null,
            "shasum": "6a2466c48edbdde47cafda55078e90bd5a468584"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-backend": "*",
            "magento/module-directory": "*",
            "magento/module-inventory": "1.0.*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-ui": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryAdminUi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-sales-admin-ui",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.0.6.0.zip",
            "reference": null,
            "shasum": "b6f94a203d7421fdb514d30ab31c2249924d9df3"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-backend": "*",
            "magento/module-catalog": "*",
            "magento/module-catalog-inventory": "*",
            "magento/module-inventory-admin-ui": "1.0.*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-store": "*",
            "magento/module-ui": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventorySalesAdminUi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-sales-inventory",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.3.3.0.zip",
            "reference": null,
            "shasum": "5c99753380026886644544a54ebae904231dd62d"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\SalesInventory\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-reservations-api",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.0.5.0.zip",
            "reference": null,
            "shasum": "5972801004342f1222b80cad465b556024a99ba8"
        },
        "require": {
            "magento/framework": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.0.6.0.zip",
            "reference": null,
            "shasum": "39218d9287a302de9d791b68bdea473297406d22"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-catalog-inventory": "*",
            "magento/module-inventory": "1.0.*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-reservations-api": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-inventory-source-deduction-api": "1.0.*",
            "magento/module-inventory-source-selection-api": "1.2.*",
            "magento/module-sales": "*",
            "magento/module-sales-inventory": "*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "require-dev": {
            "magento/module-inventory-indexer": "*"
        },
        "suggest": {
            "magento/module-inventory-catalog": "1.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventorySales\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-reservations",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.0.6.0.zip",
            "reference": null,
            "shasum": "6f7b0fdf942c75bc54251b35887a7530c7cd2fee"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-reservations-api": "1.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryReservations\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-reservation-cli",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.0.1.0.zip",
            "reference": null,
            "shasum": "8e8dcabe501145a37fc2d27cee19f76ae82c057e"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-reservations-api": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-sales": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryReservationCli\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-requisition-list",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.0.0.0.zip",
            "reference": null,
            "shasum": "cffdb779eb6140ffcb55ceee7726bd1b66f708de"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-requisition-list": "*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryRequisitionList\\": ""
            }
        },
        "license": [
            "proprietary"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-product-alert",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.0.6.0.zip",
            "reference": null,
            "shasum": "6ad3ad19b4c609e089dcc13e060821d66606ed70"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-backend": "*",
            "magento/module-catalog": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-product-alert": "*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-product-alert": "*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryProductAlert\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-multi-dimensional-indexer-api",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "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.6.0.zip",
            "reference": null,
            "shasum": "51053fb10c5ead2b9e48a4ef08b646292a92277a"
        },
        "require": {
            "magento/framework": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryMultiDimensionalIndexerApi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-low-quantity-notification-api",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "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.5.0.zip",
            "reference": null,
            "shasum": "c569b19dabf5149633faa18bc142c3a2b6c2f11f"
        },
        "require": {
            "magento/framework": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryLowQuantityNotificationApi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-low-quantity-notification",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.0.6.0.zip",
            "reference": null,
            "shasum": "9d7f32d5e544c24367c0527920f0263441f6a4ad"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-catalog-inventory": "*",
            "magento/module-eav": "*",
            "magento/module-inventory": "1.0.*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-low-quantity-notification-api": "1.0.*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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.6",
        "version_normalized": "1.0.6.0",
        "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.6.0.zip",
            "reference": null,
            "shasum": "2bc40de00a773ab4f779d6858ee05e537d1462e9"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-backend": "*",
            "magento/module-catalog": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-low-quantity-notification": "1.0.*",
            "magento/module-inventory-low-quantity-notification-api": "1.0.*",
            "magento/module-reports": "*",
            "magento/module-ui": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryLowQuantityNotificationAdminUi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-indexer",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-1.0.6.0.zip",
            "reference": null,
            "shasum": "f657d005855cc892285226f13f413c7f917148fb"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory": "1.0.*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-multi-dimensional-indexer-api": "1.0.*",
            "magento/module-inventory-sales": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-catalog": "*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryIndexer\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-import-export",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.0.6.0.zip",
            "reference": null,
            "shasum": "c34c1bb5bec863b7b9bad1f94109ce3d0a785f53"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-eav": "*",
            "magento/module-import-export": "*",
            "magento/module-inventory": "1.0.*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-catalog-import-export": "*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryImportExport\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-grouped-product-indexer",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.0.5.0.zip",
            "reference": null,
            "shasum": "35a417e002b73b515dc69646c35d6f8991adb1a3"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-grouped-product": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-indexer": "1.0.*",
            "magento/module-inventory-multi-dimensional-indexer-api": "1.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-inventory": "1.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryGroupedProductIndexer\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-catalog-admin-ui",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.0.6.0.zip",
            "reference": null,
            "shasum": "1c678585d78f6057d69978ac479d9f15b25814c2"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-asynchronous-operations": "*",
            "magento/module-backend": "*",
            "magento/module-catalog": "*",
            "magento/module-catalog-inventory": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-indexer": "1.0.*",
            "magento/module-ui": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-inventory-admin-ui": "1.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryCatalogAdminUi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-grouped-product-admin-ui",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "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.6.0.zip",
            "reference": null,
            "shasum": "c21032fec533a6707ebb516cbc31d3357290f1a6"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-grouped-product": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-admin-ui": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-ui": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-inventory-configuration-api": "1.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryGroupedProductAdminUi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-grouped-product",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.0.5.0.zip",
            "reference": null,
            "shasum": "d41e2facafdb46f374b3e9bb1a464999402d7ef0"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-grouped-product": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-inventory-configuration-api": "1.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryGroupedProduct\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-configuration",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.0.6.0.zip",
            "reference": null,
            "shasum": "4dc108a0bc47a34c4f5e156f08141b37eeba1d15"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog-inventory": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryConfiguration\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-catalog",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.0.6.0.zip",
            "reference": null,
            "shasum": "4f7116b3453de59f722e625d5abc6d1195080fc5"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-catalog-inventory": "*",
            "magento/module-inventory": "1.0.*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-configuration": "1.0.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-indexer": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-inventory-reservations-api": "1.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryCatalog\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-graph-ql",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.0.1.0.zip",
            "reference": null,
            "shasum": "7a1252b45e9348ab3bf2a0ac69b2b275602cf4a1"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-inventory-catalog": "1.0.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-export-stock-api",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.0.1.0.zip",
            "reference": null,
            "shasum": "2d66f96461af8aeddc7a85f3088be23cd1f43731"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-sales-api": "1.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryExportStockApi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-export-stock",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.0.1.0.zip",
            "reference": null,
            "shasum": "90909e9c7d4fc67021b147a22503798134e483d1"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-catalog-inventory": "*",
            "magento/module-configurable-product": "*",
            "magento/module-grouped-product": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-configuration": "1.0.*",
            "magento/module-inventory-configuration-api": "1.0.*",
            "magento/module-inventory-export-stock-api": "1.0.*",
            "magento/module-inventory-indexer": "1.0.*",
            "magento/module-inventory-sales": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryExportStock\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog-search",
        "version": "101.0.3",
        "version_normalized": "101.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-101.0.3.0.zip",
            "reference": null,
            "shasum": "783026f5b797ba36b52c4e0420a6dae3ce9ff0fb"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CatalogSearch\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Catalog search"
    },
    {
        "name": "magento/module-search",
        "version": "101.0.3",
        "version_normalized": "101.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.0.3.0.zip",
            "reference": null,
            "shasum": "21be4348bf4d77bb1aa8491517c16ba84f621a02"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Search\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-elasticsearch",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.0.2.0.zip",
            "reference": null,
            "shasum": "2ef73195c1cce296f7cc921817f58c3d0a0bd308"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog-inventory": "*",
            "magento/module-catalog-search": "*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-indexer": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryElasticsearch\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-distance-based-source-selection-api",
        "version": "1.0.2",
        "version_normalized": "1.0.2.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.2.0.zip",
            "reference": null,
            "shasum": "84d662fbf9fa45af686755185942c5af6fb794d0"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-source-selection-api": "1.2.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryDistanceBasedSourceSelectionApi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-distance-based-source-selection-admin-ui",
        "version": "1.0.2",
        "version_normalized": "1.0.2.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.2.0.zip",
            "reference": null,
            "shasum": "5a4ba67dc558cb201bc440234e9dcc665fd961bf"
        },
        "require": {
            "magento/framework": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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",
        "version": "1.0.2",
        "version_normalized": "1.0.2.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.2.0.zip",
            "reference": null,
            "shasum": "3b800cf4576381294b46e4f7560c34fc9ee32bcf"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-config": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-distance-based-source-selection-api": "1.0.*",
            "magento/module-inventory-source-selection-api": "1.2.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryDistanceBasedSourceSelection\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-configurable-product-indexer",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.0.5.0.zip",
            "reference": null,
            "shasum": "2894e459a54488bfa3859a2d78384968f066871f"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-indexer": "1.0.*",
            "magento/module-inventory-multi-dimensional-indexer-api": "1.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-inventory": "1.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryConfigurableProductIndexer\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-configurable-product-admin-ui",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "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.6.0.zip",
            "reference": null,
            "shasum": "3683f1787ed50ff7a0f3ff421434c3c3a045e6f9"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-configurable-product": "*",
            "magento/module-inventory-api": "1.0.*",
            "magento/module-inventory-catalog-admin-ui": "1.0.*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-ui": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryConfigurableProductAdminUi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-configurable-product",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.0.6.0.zip",
            "reference": null,
            "shasum": "b111d73e5a75e5578ab767364cc2bfe8bec7edff"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-catalog-inventory": "*",
            "magento/module-configurable-product": "*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-indexer": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-sales": "*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryConfigurableProduct\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-catalog-search",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.0.6.0.zip",
            "reference": null,
            "shasum": "f1807cb6a6bce46d989c1e22f3dc6cfb27ff12a9"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-indexer": "1.0.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-catalog-search": "*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryCatalogSearch\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-cache",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.0.5.0.zip",
            "reference": null,
            "shasum": "5c82d447e0ccff2a3a2b3c4a253489ae338f1b1f"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-indexer": "1.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-catalog": "*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryCache\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-bundle-product-admin-ui",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "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.5.0.zip",
            "reference": null,
            "shasum": "8a8c1ccbdc3609c96448c2568faaddbb921470e2"
        },
        "require": {
            "magento/framework": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-inventory-configuration-api": "1.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryBundleProductAdminUi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-bundle-product",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.0.5.0.zip",
            "reference": null,
            "shasum": "3c634eb28ae05397a0c13863afef0c06253921ba"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-bundle": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-inventory-configuration-api": "1.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryBundleProduct\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-inventory-advanced-checkout",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.0.0.0.zip",
            "reference": null,
            "shasum": "6bc1d4ce620c61faea0176fd91e411fdba11d76f"
        },
        "require": {
            "magento/framework": "*",
            "magento/module-catalog": "*",
            "magento/module-inventory-catalog-api": "1.1.*",
            "magento/module-inventory-sales-api": "1.0.*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-advanced-checkout": "*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InventoryAdvancedCheckout\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/inventory-composer-installer",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/inventory-composer-installer/magento-inventory-composer-installer-1.1.0.0.zip",
            "reference": null,
            "shasum": "c52566b82926bb37487a2b3cb2c8ae091be9be9e"
        },
        "require": {
            "composer-plugin-api": "^1.1",
            "magento/framework": "*"
        },
        "require-dev": {
            "composer/composer": "*"
        },
        "type": "composer-plugin",
        "extra": {
            "class": "Magento\\InventoryComposerInstaller\\Plugin"
        },
        "installation-source": "dist",
        "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.3",
        "version_normalized": "1.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/inventory-composer-metapackage/magento-inventory-composer-metapackage-1.1.3.0.zip",
            "reference": null,
            "shasum": "7dd59358f27f7528eb2ab075d9f2e8968db3ed5c"
        },
        "require": {
            "magento/inventory-composer-installer": "1.1.0",
            "magento/module-inventory": "1.0.6",
            "magento/module-inventory-admin-ui": "1.0.6",
            "magento/module-inventory-advanced-checkout": "1.0.0",
            "magento/module-inventory-api": "1.0.6",
            "magento/module-inventory-bundle-product": "1.0.5",
            "magento/module-inventory-bundle-product-admin-ui": "1.0.5",
            "magento/module-inventory-cache": "1.0.5",
            "magento/module-inventory-catalog": "1.0.6",
            "magento/module-inventory-catalog-admin-ui": "1.0.6",
            "magento/module-inventory-catalog-api": "1.1.1",
            "magento/module-inventory-catalog-search": "1.0.6",
            "magento/module-inventory-configurable-product": "1.0.6",
            "magento/module-inventory-configurable-product-admin-ui": "1.0.6",
            "magento/module-inventory-configurable-product-indexer": "1.0.5",
            "magento/module-inventory-configuration": "1.0.6",
            "magento/module-inventory-configuration-api": "1.0.6",
            "magento/module-inventory-distance-based-source-selection": "1.0.2",
            "magento/module-inventory-distance-based-source-selection-admin-ui": "1.0.2",
            "magento/module-inventory-distance-based-source-selection-api": "1.0.2",
            "magento/module-inventory-elasticsearch": "1.0.2",
            "magento/module-inventory-export-stock": "1.0.1",
            "magento/module-inventory-export-stock-api": "1.0.1",
            "magento/module-inventory-graph-ql": "1.0.1",
            "magento/module-inventory-grouped-product": "1.0.5",
            "magento/module-inventory-grouped-product-admin-ui": "1.0.6",
            "magento/module-inventory-grouped-product-indexer": "1.0.5",
            "magento/module-inventory-import-export": "1.0.6",
            "magento/module-inventory-indexer": "1.0.6",
            "magento/module-inventory-low-quantity-notification": "1.0.6",
            "magento/module-inventory-low-quantity-notification-admin-ui": "1.0.6",
            "magento/module-inventory-low-quantity-notification-api": "1.0.5",
            "magento/module-inventory-multi-dimensional-indexer-api": "1.0.6",
            "magento/module-inventory-product-alert": "1.0.6",
            "magento/module-inventory-requisition-list": "1.0.0",
            "magento/module-inventory-reservation-cli": "1.0.1",
            "magento/module-inventory-reservations": "1.0.6",
            "magento/module-inventory-reservations-api": "1.0.5",
            "magento/module-inventory-sales": "1.0.6",
            "magento/module-inventory-sales-admin-ui": "1.0.6",
            "magento/module-inventory-sales-api": "1.0.6",
            "magento/module-inventory-sales-frontend-ui": "1.0.5",
            "magento/module-inventory-setup-fixture-generator": "1.0.2",
            "magento/module-inventory-shipping": "1.0.6",
            "magento/module-inventory-shipping-admin-ui": "1.0.6",
            "magento/module-inventory-source-deduction-api": "1.0.6",
            "magento/module-inventory-source-selection": "1.0.6",
            "magento/module-inventory-source-selection-api": "1.2.1"
        },
        "type": "metapackage",
        "description": "Metapackage with Magento Inventory modules for simple installation"
    },
    {
        "name": "magento/module-paypal-captcha",
        "version": "100.3.1",
        "version_normalized": "100.3.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.3.1.0.zip",
            "reference": null,
            "shasum": "ab4b8f205c34584bb6bb70aa220af43ab2e8fb9f"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-captcha": "100.3.*",
            "magento/module-checkout": "100.3.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-paypal": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\PaypalCaptcha\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Provides CAPTCHA validation for PayPal Payflow Pro"
    },
    {
        "name": "magento/module-paypal-recaptcha",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-paypal-recaptcha/magento-module-paypal-recaptcha-1.0.1.0.zip",
            "reference": null,
            "shasum": "810823235fa54cbe7be8d778ce61600cea402fa9"
        },
        "require": {
            "magento/module-paypal-captcha": "^100.0.0",
            "msp/recaptcha": "^2.0.2",
            "php": "^5.6|^7.0|^7.1|^7.2|^7.3"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\PaypalReCaptcha\\": ""
            }
        },
        "license": [
            "proprietary"
        ],
        "description": "Google reCaptcha integration for Magento2 PayPal PayflowPro payment form"
    },
    {
        "name": "yotpo/magento2-module-yotpo-reviews",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews/yotpo-magento2-module-yotpo-reviews-3.0.0.0.zip",
            "reference": null,
            "shasum": "44be4b55579809fa720bd726633b6e3e7548155d"
        },
        "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-grouped-product": "100.3.*",
            "magento/module-reports": "100.3.*",
            "magento/module-review": "100.3.*",
            "magento/module-sales": "102.0.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "replace": {
            "yotpo/module-review": "*",
            "yotpo/module-yotpo": "*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "cli_commands.php",
                "registration.php"
            ],
            "psr-4": {
                "Yotpo\\Yotpo\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Yotpo Reviews extension for Magento2"
    },
    {
        "name": "yotpo/magento2-module-yotpo-reviews-bundle",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews-bundle/yotpo-magento2-module-yotpo-reviews-bundle-3.0.0.0.zip",
            "reference": null,
            "shasum": "bd06c9e7c5ec76d79e668cbb7648a92ceefe2025"
        },
        "require": {
            "yotpo/magento2-module-yotpo-reviews": "3.0.0"
        },
        "type": "metapackage",
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Bundling metapackage for yotpo/magento2-module-yotpo-reviews: Yotpo Reviews extension for Magento2"
    },
    {
        "name": "vertex/sdk",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.0.0.zip",
            "reference": null,
            "shasum": "036e1e11e38abca8bfb664e1610ec3f83ae0ba7f"
        },
        "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",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Vertex\\": "src/"
            }
        },
        "license": [
            "proprietary"
        ],
        "description": "Tools for communicating with Vertex Cloud and Vertex O-Series"
    },
    {
        "name": "vertex/module-tax",
        "version": "3.2.0",
        "version_normalized": "3.2.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-3.2.0.0.zip",
            "reference": null,
            "shasum": "befec6e8881dd98c775100bbf510cad0191b14c9"
        },
        "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.1.0 <=100.1.11 || >=101.0.0 <=101.0.9 || >=101.1.0 <= 101.1.3",
            "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": "^7.0",
            "vertex/sdk": "^1.2.0"
        },
        "conflict": {
            "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",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Vertex\\Tax\\": ""
            }
        },
        "license": [
            "proprietary"
        ],
        "description": "Vertex Tax Links for Magento 2"
    },
    {
        "name": "vertex/product-magento-module",
        "version": "3.2.0",
        "version_normalized": "3.2.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-3.2.0.0.zip",
            "reference": null,
            "shasum": "c9df6acf791223ef2bcd745a4e42c70acd0abacf"
        },
        "require": {
            "vertex/module-tax": "3.2.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": "zendframework/zend-barcode",
        "version": "2.7.0",
        "version_normalized": "2.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-barcode.git",
            "reference": "50f24f604ef2172a0127efe91e786bc2caf2e8cf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-barcode/zipball/50f24f604ef2172a0127efe91e786bc2caf2e8cf",
            "reference": "50f24f604ef2172a0127efe91e786bc2caf2e8cf",
            "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"
        },
        "time": "2017-12-11T15:30:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7.x-dev",
                "dev-develop": "2.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\Barcode\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "provides a generic way to generate barcodes",
        "keywords": [
            "ZendFramework",
            "barcode",
            "zf"
        ]
    },
    {
        "name": "magento/module-multishipping",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.3.3.0.zip",
            "reference": null,
            "shasum": "b86397facf999c8b4b2278f83faca7c66d7709f7"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Multishipping\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "temando/module-shipping-m2",
        "version": "1.6.1",
        "version_normalized": "1.6.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/temando/module-shipping-m2/temando-module-shipping-m2-1.6.1.0.zip",
            "reference": null,
            "shasum": "2212a6d12c96557a56946a9279771962887e67ae"
        },
        "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||~7.3.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",
        "installation-source": "dist",
        "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": "temando/module-shipping",
        "version": "1.6.1",
        "version_normalized": "1.6.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/temando/module-shipping/temando-module-shipping-1.6.1.0.zip",
            "reference": null,
            "shasum": "3c5549e3fb2a6a7caaed21deab233a5f786efb3c"
        },
        "require": {
            "temando/module-shipping-m2": "self.version"
        },
        "type": "metapackage",
        "license": [
            "OSL-3.0"
        ],
        "description": "Temando multi-carrier shipping extension for Magento 2"
    },
    {
        "name": "ramsey/uuid",
        "version": "3.8.0",
        "version_normalized": "3.8.0.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."
        },
        "time": "2018-07-19T23:38:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "klarna/module-core",
        "version": "5.2.2",
        "version_normalized": "5.2.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-5.2.2.0.zip",
            "reference": null,
            "shasum": "1d8e975f5b9574976cd5cdef10367a64e7f3dc34"
        },
        "require": {
            "guzzlehttp/guzzle": "^6.0",
            "magento/framework": "^102.0",
            "magento/module-bundle": "^100.3",
            "magento/module-catalog": "^103.0",
            "magento/module-config": "^101.1",
            "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",
            "php": "~7.1.3|~7.2.0|~7.3.0",
            "psr/log": "^1.0",
            "ramsey/uuid": "^3.7"
        },
        "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/magento-coding-standard": "*",
            "mikey179/vfsstream": "^1.6",
            "pdepend/pdepend": "^2.5",
            "phploc/phploc": "^4.0",
            "phpmd/phpmd": "@stable",
            "phpro/grumphp": "^0.14",
            "phpunit/phpunit": "~6.2.0",
            "roave/security-advisories": "dev-master",
            "sebastian/phpcpd": "~3.0",
            "squizlabs/php_codesniffer": "^3.2",
            "theseer/phpdox": "^0.10.1"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Klarna\\Core\\": "."
            },
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Joe Constant",
                "email": "joe.constant@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Fei Chen",
                "email": "fei.chen@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Dario Kassler",
                "email": "dario.kassler@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Jason Grim",
                "email": "jason.grim@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Kenny Gilles",
                "email": "kenny.gilles@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Markus Simon",
                "email": "markus.simon2@klarna.com",
                "role": "Developer"
            }
        ],
        "description": "Klarna Core Magento 2 Extension"
    },
    {
        "name": "klarna/module-ordermanagement",
        "version": "5.0.7",
        "version_normalized": "5.0.7.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-5.0.7.0.zip",
            "reference": null,
            "shasum": "f97123741f2483034c7edecbfde03828d19b5335"
        },
        "require": {
            "klarna/module-core": "^5.2",
            "magento/framework": "^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|~7.3.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/framework": "^101.0.0",
            "magento/magento-coding-standard": "*",
            "mikey179/vfsstream": "^1.6",
            "pdepend/pdepend": "^2.5",
            "phploc/phploc": "^4.0",
            "phpmd/phpmd": "@stable",
            "phpro/grumphp": "^0.14",
            "phpunit/phpunit": "~6.2.0",
            "roave/security-advisories": "dev-master",
            "sebastian/phpcpd": "~3.0",
            "squizlabs/php_codesniffer": "^3.2",
            "theseer/phpdox": "^0.10.1"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Klarna\\Ordermanagement\\": "."
            },
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Joe Constant",
                "email": "joe.constant@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Fei Chen",
                "email": "fei.chen@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Dario Kassler",
                "email": "dario.kassler@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Jason Grim",
                "email": "jason.grim@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Kenny Gilles",
                "email": "kenny.gilles@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Markus Simon",
                "email": "markus.simon2@klarna.com",
                "role": "Developer"
            }
        ],
        "description": "Klarna Order Management Magento 2 Extension"
    },
    {
        "name": "magento/module-vault",
        "version": "101.1.3",
        "version_normalized": "101.1.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.1.3.0.zip",
            "reference": null,
            "shasum": "ea54d96009dec36c0dc848cddd77dfe217bbede7"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Vault\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ]
    },
    {
        "name": "magento/module-instant-purchase",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.3.3.0.zip",
            "reference": null,
            "shasum": "fc164174927a229baf85cd3e5c7327f525bb76f3"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\InstantPurchase\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-paypal",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-100.3.3.0.zip",
            "reference": null,
            "shasum": "79de16e9b212b80e5a2409208a2d17586e97aa50"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-checkout-agreements": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Paypal\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "klarna/module-kp",
        "version": "6.3.4",
        "version_normalized": "6.3.4.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-6.3.4.0.zip",
            "reference": null,
            "shasum": "c98297587623f96a02b8694538c1ae14d4f3260e"
        },
        "require": {
            "klarna/module-core": "^5.2",
            "klarna/module-ordermanagement": "^5.0",
            "magento/framework": "^102.0",
            "magento/module-backend": "^101.0",
            "magento/module-checkout": "^100.1",
            "magento/module-config": "^101.0",
            "magento/module-customer": "^102.0",
            "magento/module-directory": "^100.1",
            "magento/module-payment": "^100.1",
            "magento/module-quote": "^101.0",
            "magento/module-sales": "^102.0",
            "magento/module-store": "^101.0",
            "php": "~7.1.3|~7.2.0|~7.3.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/framework": "^101.0.0",
            "magento/magento-coding-standard": "*",
            "mikey179/vfsstream": "^1.6",
            "pdepend/pdepend": "^2.5",
            "phploc/phploc": "^4.0",
            "phpmd/phpmd": "@stable",
            "phpro/grumphp": "^0.14",
            "phpunit/phpunit": "~6.2.0",
            "roave/security-advisories": "dev-master",
            "sebastian/phpcpd": "~3.0",
            "squizlabs/php_codesniffer": "^3.2",
            "theseer/phpdox": "^0.10.1"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Klarna\\Kp\\": ""
            },
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Joe Constant",
                "email": "joe.constant@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Fei Chen",
                "email": "fei.chen@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Dario Kassler",
                "email": "dario.kassler@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Jason Grim",
                "email": "jason.grim@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Kenny Gilles",
                "email": "kenny.gilles@klarna.com",
                "role": "Developer"
            },
            {
                "name": "Markus Simon",
                "email": "markus.simon2@klarna.com",
                "role": "Developer"
            }
        ],
        "description": "Klarna Payments Magento 2 Extension"
    },
    {
        "name": "klarna/m2-payments",
        "version": "7.3.5",
        "version_normalized": "7.3.5.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-7.3.5.0.zip",
            "reference": null,
            "shasum": "97b5d2238a6a9ad9b6b688c648ad27ddb6c5aea1"
        },
        "require": {
            "klarna/module-core": "5.2.2",
            "klarna/module-kp": "6.3.4",
            "klarna/module-ordermanagement": "5.0.7"
        },
        "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/magento-coding-standard": "*",
            "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": "magento/module-send-friend",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.3.3.0.zip",
            "reference": null,
            "shasum": "564fcf5e033143ca4e806241885806a2ba032eee"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\SendFriend\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "dotmailer/dotmailer-magento2-extension",
        "version": "3.3.0",
        "version_normalized": "3.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-3.3.0.0.zip",
            "reference": null,
            "shasum": "ba135603c5d6b8ae65084a704d95ef70958653e3"
        },
        "require": {
            "magento/framework": ">=100 <103",
            "magento/module-backend": ">=100 <102",
            "magento/module-bundle": "100.*",
            "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-configurable-product": "100.*",
            "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-grouped-product": "100.*",
            "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-url-rewrite": ">=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",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Dotdigitalgroup\\Email\\": ""
            }
        },
        "license": [
            "MIT"
        ],
        "description": "dotmailer integration for magento 2"
    },
    {
        "name": "dotmailer/dotmailer-magento2-extension-package",
        "version": "3.3.0",
        "version_normalized": "3.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-3.3.0.0.zip",
            "reference": null,
            "shasum": "07b4ed5a5f9d6d5656d91d29133f91f122331807"
        },
        "require": {
            "dotmailer/dotmailer-magento2-extension": "3.3.0"
        },
        "type": "metapackage",
        "license": [
            "MIT"
        ],
        "description": "Dotmailer integration for Magento 2 Open Source"
    },
    {
        "name": "magento/module-checkout-agreements",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.3.3.0.zip",
            "reference": null,
            "shasum": "f15468c0325305628e547e329d47abc46dc1ec6e"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CheckoutAgreements\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "amzn/amazon-pay-sdk-php",
        "version": "3.5.0",
        "version_normalized": "3.5.0.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"
        },
        "time": "2019-08-19T20:59:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "amzn/amazon-pay-and-login-with-amazon-core-module",
        "version": "3.2.13",
        "version_normalized": "3.2.13.0",
        "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.2.13.0.zip",
            "reference": null,
            "shasum": "96603e608b9a46beb52fdb7a0bf80aabdaf39c66"
        },
        "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-eav": "*",
            "magento/module-payment": "*",
            "magento/module-paypal": "*",
            "magento/module-quote": "*",
            "magento/module-sales": "*",
            "magento/module-store": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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/login-with-amazon-module",
        "version": "3.2.13",
        "version_normalized": "3.2.13.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-3.2.13.0.zip",
            "reference": null,
            "shasum": "769b81592eb727e67969e80a530b0eac04490339"
        },
        "require": {
            "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.2.13",
            "magento/framework": "^102",
            "magento/module-checkout": "^100.3",
            "magento/module-checkout-agreements": "*",
            "magento/module-customer": "^102",
            "magento/module-eav": "^102",
            "magento/module-store": "^101",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-sales": "*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Amazon\\Login\\": ""
            }
        },
        "license": [
            "Apache-2.0"
        ],
        "description": "Login with Amazon module"
    },
    {
        "name": "amzn/amazon-pay-module",
        "version": "3.2.13",
        "version_normalized": "3.2.13.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-3.2.13.0.zip",
            "reference": null,
            "shasum": "598005edb135ebf19590fb11810ba08436333ef1"
        },
        "require": {
            "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.2.13",
            "amzn/login-with-amazon-module": "^3.2.13",
            "magento/framework": "^102",
            "magento/module-backend": "^101",
            "magento/module-catalog": "^103",
            "magento/module-checkout": "^100.3",
            "magento/module-customer": "^102",
            "magento/module-directory": "^100.3",
            "magento/module-eav": "^102",
            "magento/module-payment": "^100.3",
            "magento/module-paypal": "*",
            "magento/module-quote": "^101.1",
            "magento/module-sales": "^102",
            "magento/module-store": "^101",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-customer": "*",
            "magento/module-scalable-checkout": "*",
            "magento/module-scalable-oms": "*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Amazon\\Payment\\": ""
            }
        },
        "license": [
            "Apache-2.0"
        ],
        "description": "Amazon Pay module"
    },
    {
        "name": "amzn/amazon-pay-and-login-magento-2-module",
        "version": "3.2.13",
        "version_normalized": "3.2.13.0",
        "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.2.13.0.zip",
            "reference": null,
            "shasum": "777837df08fa83120e93ced548a17e1dc524335d"
        },
        "require": {
            "amzn/amazon-pay-and-login-with-amazon-core-module": "3.2.13",
            "amzn/amazon-pay-module": "3.2.13",
            "amzn/login-with-amazon-module": "3.2.13"
        },
        "type": "metapackage",
        "license": [
            "Apache-2.0"
        ],
        "description": "Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon"
    },
    {
        "name": "magento/module-tinymce-3",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.3.3.0.zip",
            "reference": null,
            "shasum": "728dda3c2384ecd5c1efe2c9e2908655fc1c7016"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-backend": "101.0.*",
            "magento/module-cms": "103.0.*",
            "magento/module-ui": "101.1.*",
            "magento/module-variable": "100.3.*",
            "magento/module-widget": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-cms": "103.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Tinymce3\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/framework-message-queue",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.3.3.0.zip",
            "reference": null,
            "shasum": "ac9214f943fcb30d9646a789166ecc2469d0d923"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Magento\\Framework\\MessageQueue\\": ""
            },
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "php-amqplib/php-amqplib",
        "version": "v2.7.3",
        "version_normalized": "2.7.3.0",
        "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"
        },
        "time": "2018-04-30T03:54:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "magento/framework-amqp",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.3.3.0.zip",
            "reference": null,
            "shasum": "d95212ad10a885affc6e9a5f535d48a9c4cd35b8"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0",
            "php-amqplib/php-amqplib": "~2.7.0"
        },
        "type": "magento2-library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Magento\\Framework\\Amqp\\": ""
            },
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/language-zh_hans_cn",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/language-zh_hans_cn/magento-language-zh_hans_cn-100.3.3.0.zip",
            "reference": null,
            "shasum": "1a230906ade2eed4f5b565b08266f1639d9ff872"
        },
        "require": {
            "magento/framework": "102.0.*"
        },
        "type": "magento2-language",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Chinese (China) language"
    },
    {
        "name": "magento/language-pt_br",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/language-pt_br/magento-language-pt_br-100.3.3.0.zip",
            "reference": null,
            "shasum": "62b26ed810ab1fadf4b251d3b202de3e0a26c0a2"
        },
        "require": {
            "magento/framework": "102.0.*"
        },
        "type": "magento2-language",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Portuguese (Brazil) language"
    },
    {
        "name": "magento/language-nl_nl",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/language-nl_nl/magento-language-nl_nl-100.3.3.0.zip",
            "reference": null,
            "shasum": "1e64e2cf82d73e0b8c53b70b2669a3ab5f86fb6c"
        },
        "require": {
            "magento/framework": "102.0.*"
        },
        "type": "magento2-language",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Dutch (Netherlands) language"
    },
    {
        "name": "magento/language-fr_fr",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/language-fr_fr/magento-language-fr_fr-100.3.3.0.zip",
            "reference": null,
            "shasum": "f2c92d6388dde0726f83e4a50e6f95af8bd926d0"
        },
        "require": {
            "magento/framework": "102.0.*"
        },
        "type": "magento2-language",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "French (France) language"
    },
    {
        "name": "magento/language-es_es",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/language-es_es/magento-language-es_es-100.3.3.0.zip",
            "reference": null,
            "shasum": "d395cd5e09dcefe10a20a9b4c0aceaf2e9c8d272"
        },
        "require": {
            "magento/framework": "102.0.*"
        },
        "type": "magento2-language",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Spanish (Spain) language"
    },
    {
        "name": "magento/language-en_us",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/language-en_us/magento-language-en_us-100.3.3.0.zip",
            "reference": null,
            "shasum": "08df7bff83a48dbe8d0a759fda3e4799bb92ba64"
        },
        "require": {
            "magento/framework": "102.0.*"
        },
        "type": "magento2-language",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "English (United States) language"
    },
    {
        "name": "magento/language-de_de",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/language-de_de/magento-language-de_de-100.3.3.0.zip",
            "reference": null,
            "shasum": "2c556137812614d9b562f22e1518eee557412910"
        },
        "require": {
            "magento/framework": "102.0.*"
        },
        "type": "magento2-language",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "German (Germany) language"
    },
    {
        "name": "magento/theme-frontend-blank",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.3.3.0.zip",
            "reference": null,
            "shasum": "c4312b1e0986154432bd3c1f192f23d2557e0dde"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-theme",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/theme-frontend-luma",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.3.3.0.zip",
            "reference": null,
            "shasum": "63b510156fecb57f333a622cdc0f16bf1bf3ac84"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/theme-frontend-blank": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-theme",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/theme-adminhtml-backend",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.3.3.0.zip",
            "reference": null,
            "shasum": "938d54349a610145d7d3df128b1d5dec69eefa6e"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-theme",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ]
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-analytics",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.3.3.0.zip",
            "reference": null,
            "shasum": "f309dd7a11290a638bb98f1016fcb7f33be3ee89"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Analytics\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-wishlist-analytics",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.3.3.0.zip",
            "reference": null,
            "shasum": "04712a85f9f405b8969f5ec94061c3b84349ba55"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-analytics": "100.3.*",
            "magento/module-wishlist": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\WishlistAnalytics\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-eav-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "80daf7c629dfded9f0b3c61f99a6cc608ed300a6"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-eav": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\EavGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "a6ec637fc0a31dbb93a208008dc3c6808886788f"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-graph-ql": "100.3.*",
            "magento/module-graph-ql-cache": "100.3.*",
            "magento/module-store-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CatalogGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-wishlist-graph-ql",
        "version": "100.3.2",
        "version_normalized": "100.3.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.3.2.0.zip",
            "reference": null,
            "shasum": "e2f517705fe91db0dfabde9898b8ff84c153edb2"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\WishlistGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-weee",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.3.3.0.zip",
            "reference": null,
            "shasum": "6f38aac51f4960eb12a36d0ef86c186ee1bead49"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-bundle": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Weee\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-webapi",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.3.3.0.zip",
            "reference": null,
            "shasum": "c7f4f71f4caaa7f6a2649b42089a90817399538b"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-customer": "102.0.*",
            "magento/module-user": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Webapi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-webapi-security",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.3.3.0.zip",
            "reference": null,
            "shasum": "94fc10c515894f5dcd4216b445bc75af6cc91e7e"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-webapi": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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-webapi-async",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.3.3.0.zip",
            "reference": null,
            "shasum": "2036b73f7df1f94615a7930c7813c409905b95ff"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-asynchronous-operations": "100.3.*",
            "magento/module-webapi": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-customer": "102.0.*",
            "magento/module-user": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\WebapiAsync\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-version",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.3.3.0.zip",
            "reference": null,
            "shasum": "c35a57a53f391cbca22d5d3385ba86b89ae70f46"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Version\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "27a83d8e45a2147e4ff85c1b0e929abcf399ab9b"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-eav": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-graph-ql-cache": "100.3.*",
            "magento/module-webapi": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\GraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-vault-graph-ql",
        "version": "100.3.1",
        "version_normalized": "100.3.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.3.1.0.zip",
            "reference": null,
            "shasum": "eb696348e196b7cca852cd56108ff4920c3b24b2"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-graph-ql": "100.3.*",
            "magento/module-vault": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\VaultGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-usps",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.3.3.0.zip",
            "reference": null,
            "shasum": "2ea30b87cc3e97b95cfaa2a794698e04f44589ba"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Usps\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-ups",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.3.3.0.zip",
            "reference": null,
            "shasum": "4d662a13d5f2a0ab5a71abaa90d32adeba5f713f"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Ups\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-theme-graph-ql",
        "version": "100.3.2",
        "version_normalized": "100.3.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.3.2.0.zip",
            "reference": null,
            "shasum": "3562b1a2bf75045a0e3d88142141fc08e3e1efa3"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-store-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\ThemeGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-tax-import-export",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.3.3.0.zip",
            "reference": null,
            "shasum": "f1bd162e0cc2f6be597f3a33ebbebbfbb0d11ef6"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\TaxImportExport\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-swatches-layered-navigation",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.3.3.0.zip",
            "reference": null,
            "shasum": "d0d03a8e515a54962dc69d0ab1c3026c3f54f80b"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/magento-composer-installer": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\SwatchesLayeredNavigation\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-swatches",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.3.3.0.zip",
            "reference": null,
            "shasum": "934209862c8ea934c47f2679b4bcfcc44df247a3"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-layered-navigation": "100.3.*",
            "magento/module-swatches-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Swatches\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Add Swatches to Products"
    },
    {
        "name": "magento/module-swagger",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.3.3.0.zip",
            "reference": null,
            "shasum": "367ccafa14b8be0ca85f33e2d90ce2d63825a7e8"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Swagger\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-swagger-webapi-async",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.3.3.0.zip",
            "reference": null,
            "shasum": "8259f4d33a9b2e18b7a7cde6d84edd8e726c9e06"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-swagger": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\SwaggerWebapiAsync\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-swagger-webapi",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.3.3.0.zip",
            "reference": null,
            "shasum": "309d2d7ea16ce45c25a28c7e74b0f41abb2c2d74"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-swagger": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\SwaggerWebapi\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-store-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "7018abfb6c6804111eae0104c323f0a8d821147e"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-graph-ql": "100.3.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\StoreGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-robots",
        "version": "101.0.3",
        "version_normalized": "101.0.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.0.3.0.zip",
            "reference": null,
            "shasum": "be8ab08bb2c3d46f778af74ffaaff5452a980ab6"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-theme": "101.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Robots\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-sitemap",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.3.3.0.zip",
            "reference": null,
            "shasum": "ceb0734400392462fc18dbfaf0b91e0919baf286"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Sitemap\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-signifyd",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-signifyd/magento-module-signifyd-100.3.3.0.zip",
            "reference": null,
            "shasum": "be2531f7aee158daeb2889347df5a6755a8b598c"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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-send-friend-graph-ql",
        "version": "100.3.2",
        "version_normalized": "100.3.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.3.2.0.zip",
            "reference": null,
            "shasum": "55b724de9b5ca28ca9f2b9a8ad398872fc0d3de1"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-catalog": "103.0.*",
            "magento/module-graph-ql": "100.3.*",
            "magento/module-send-friend": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\SendFriendGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-sample-data",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.3.3.0.zip",
            "reference": null,
            "shasum": "5e9d830c142b4a2f679e56e08b0aaf36bff5d568"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/sample-data-media": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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-sales-graph-ql",
        "version": "100.3.2",
        "version_normalized": "100.3.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.3.2.0.zip",
            "reference": null,
            "shasum": "bbfb3b44362afd5806cef6981f306ea48b1c2a78"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-graph-ql": "100.3.*",
            "magento/module-sales": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\SalesGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-sales-analytics",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.3.3.0.zip",
            "reference": null,
            "shasum": "d68f03339356608093a1651893e7411a8fed54e4"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-analytics": "100.3.*",
            "magento/module-sales": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\SalesAnalytics\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-review-analytics",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.3.3.0.zip",
            "reference": null,
            "shasum": "33054805b0b87d430e6e6a7baa0851949dddc176"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-analytics": "100.3.*",
            "magento/module-review": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\ReviewAnalytics\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-release-notification",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.3.3.0.zip",
            "reference": null,
            "shasum": "e2cd81e61f32e82d257f35e2f987a46583c8d51c"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\ReleaseNotification\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-related-product-graph-ql",
        "version": "100.3.0",
        "version_normalized": "100.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.3.0.0.zip",
            "reference": null,
            "shasum": "d9d1ce24cd6ecc8ca2c3496b1eac1440126f8dca"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-catalog": "103.0.*",
            "magento/module-catalog-graph-ql": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\RelatedProductGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-customer-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "e035f21eae61abd4b806fcd72376d5188931c789"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-authorization": "100.3.*",
            "magento/module-customer": "102.0.*",
            "magento/module-eav": "102.0.*",
            "magento/module-graph-ql": "100.3.*",
            "magento/module-integration": "100.3.*",
            "magento/module-newsletter": "100.3.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CustomerGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-quote-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "1bce0400f1ef67ac891205aca2837e80c844d442"
        },
        "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-directory": "100.3.*",
            "magento/module-graph-ql": "100.3.*",
            "magento/module-quote": "101.1.*",
            "magento/module-sales": "102.0.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-graph-ql-cache": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\QuoteGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-quote-analytics",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.3.3.0.zip",
            "reference": null,
            "shasum": "3bcc9bbc5e37c3d657862789968dbf620680af20"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-analytics": "100.3.*",
            "magento/module-quote": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\QuoteAnalytics\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-product-video",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.3.3.0.zip",
            "reference": null,
            "shasum": "a6d9deb53e77bca6f0849ff84ac275692b21035a"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*",
            "magento/module-customer": "102.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\ProductVideo\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Add Video to Products"
    },
    {
        "name": "magento/module-persistent",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.3.3.0.zip",
            "reference": null,
            "shasum": "89ca38ddb8e3d210b60e132872a913c385d0d154"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Persistent\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-paypal-graph-ql",
        "version": "100.3.0",
        "version_normalized": "100.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.3.0.0.zip",
            "reference": null,
            "shasum": "439f992780a236fb247769ba16ae541fd80a61ec"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-checkout": "100.3.*",
            "magento/module-payment": "100.3.*",
            "magento/module-paypal": "100.3.*",
            "magento/module-quote": "101.1.*",
            "magento/module-quote-graph-ql": "100.3.*",
            "magento/module-sales": "102.0.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\PaypalGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "GraphQl support for Paypal"
    },
    {
        "name": "magento/module-offline-shipping",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.3.3.0.zip",
            "reference": null,
            "shasum": "961c2d5a14973622f6d688cfb8554c2fb4ac3c91"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-checkout": "100.3.*",
            "magento/module-offline-shipping-sample-data": "Sample Data version: 100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\OfflineShipping\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-offline-payments",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.3.3.0.zip",
            "reference": null,
            "shasum": "fd3c997d965c3730b775ea7d6e8e932d877308e5"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-checkout": "100.3.*",
            "magento/module-payment": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\OfflinePayments\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-new-relic-reporting",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.3.3.0.zip",
            "reference": null,
            "shasum": "013c8a18f68b31a1837a958658cf4b54d2aea8d4"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\NewRelicReporting\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-mysql-mq",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.3.3.0.zip",
            "reference": null,
            "shasum": "8ac9de5ba89349329a4c1e77b27cf7164e51bdb5"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/magento-composer-installer": "*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\MysqlMq\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-msrp-grouped-product",
        "version": "100.3.2",
        "version_normalized": "100.3.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.3.2.0.zip",
            "reference": null,
            "shasum": "089f85dd54b61aba2df0b9fdf1f3e75376ac56e8"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\MsrpGroupedProduct\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-msrp-configurable-product",
        "version": "100.3.2",
        "version_normalized": "100.3.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.3.2.0.zip",
            "reference": null,
            "shasum": "46d3ad9b9a9e4b458727c6a7fadba8dbc609616e"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\MsrpConfigurableProduct\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-message-queue",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.3.3.0.zip",
            "reference": null,
            "shasum": "4045c29a9291fef71033777b984313d33226a808"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/magento-composer-installer": "*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\MessageQueue\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-layered-navigation",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.3.3.0.zip",
            "reference": null,
            "shasum": "bb37e7b80858f27bae5f634bf3012c1e6da5cf51"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-catalog": "103.0.*",
            "magento/module-config": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\LayeredNavigation\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-grouped-product-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "fd8730a8b8f4b7a9c7efcb3c3abefb167252202d"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\GroupedProductGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-grouped-catalog-inventory",
        "version": "100.3.2",
        "version_normalized": "100.3.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.3.2.0.zip",
            "reference": null,
            "shasum": "cbc9ffd151534ba3fed6350604dda19649b4cffc"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.3.3.0.zip",
            "reference": null,
            "shasum": "11697f484f7042a1c8955180557aa9b7cf5723c2"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\GroupedImportExport\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-cms-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "481d18475193c33c0b997be9b90fde26e787132e"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-cms": "103.0.*",
            "magento/module-widget": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-graph-ql": "100.3.*",
            "magento/module-graph-ql-cache": "100.3.*",
            "magento/module-store-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CmsGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-weee-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "bf7afe06289af6eea6e826cce2f2ca587c5d4c6d"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-catalog-graph-ql": "100.3.*",
            "magento/module-weee": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\WeeeGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-url-rewrite-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "cc4ccb6c99dd8a3be50abffad82e728859cd10be"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-url-rewrite": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\UrlRewriteGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-cms-url-rewrite-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "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.3.0.zip",
            "reference": null,
            "shasum": "ab4fa37bfb3aa754d6f8c3e6fc4db28c71ecaf72"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-catalog-graph-ql": "100.3.*",
            "magento/module-cms-url-rewrite": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CmsUrlRewriteGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-tax-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "1668755ef5bacd0ff9ec9366e3c19dbeb28216e6"
        },
        "require": {
            "magento/framework": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-catalog-graph-ql": "100.3.*",
            "magento/module-tax": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\TaxGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-swatches-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "56dcda4229d4cca8190ccf72cf2fe7ee7ae94cba"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-catalog": "103.0.*",
            "magento/module-swatches": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-catalog-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\SwatchesGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-configurable-product-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "0fca56996830a4a7e7a1ac34089eb9ecfeca0037"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-catalog": "103.0.*",
            "magento/module-catalog-graph-ql": "100.3.*",
            "magento/module-configurable-product": "100.3.*",
            "magento/module-quote": "101.1.*",
            "magento/module-quote-graph-ql": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\ConfigurableProductGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog-url-rewrite-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "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.3.0.zip",
            "reference": null,
            "shasum": "660b3964cb907e337c177d7649b064ec07697264"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-catalog": "103.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.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",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CatalogUrlRewriteGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-graph-ql-cache",
        "version": "100.3.1",
        "version_normalized": "100.3.1.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.3.1.0.zip",
            "reference": null,
            "shasum": "278bc6c8b397b670a5fcf95002ea5d1b245c973f"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-graph-ql": "100.3.*",
            "magento/module-page-cache": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\GraphQlCache\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-cookie",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.3.3.0.zip",
            "reference": null,
            "shasum": "4e662f16d2708c9a7fde7ee0271234716f0e3ecf"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-backend": "101.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Cookie\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-google-analytics",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.3.3.0.zip",
            "reference": null,
            "shasum": "1af20bcbe0a17161f7a0eaf089d05e7e05d2c294"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.3.3.0.zip",
            "reference": null,
            "shasum": "58e94c743c766c8a9106ad894f13c96ae22ebda0"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\GoogleOptimizer\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-google-adwords",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.3.3.0.zip",
            "reference": null,
            "shasum": "f33f713b7be515779652111b71052fe4fd278e16"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-sales": "102.0.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\GoogleAdwords\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-fedex",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.3.3.0.zip",
            "reference": null,
            "shasum": "e0f3a00eca1fd50632886ac6c72fdbc846d24aa5"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Fedex\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-encryption-key",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.3.3.0.zip",
            "reference": null,
            "shasum": "e73088b36a3368509a6f06c5247c0920f30a9911"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-backend": "101.0.*",
            "magento/module-config": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\EncryptionKey\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "react/promise",
        "version": "v2.7.1",
        "version_normalized": "2.7.1.0",
        "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"
        },
        "time": "2019-01-07T21:25:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "guzzlehttp/streams",
        "version": "3.0.0",
        "version_normalized": "3.0.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"
        },
        "time": "2014-10-12T19:18:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "guzzlehttp/ringphp",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "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"
        },
        "time": "2018-07-31T13:22:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "elasticsearch/elasticsearch",
        "version": "v6.7.2",
        "version_normalized": "6.7.2.0",
        "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"
        },
        "time": "2019-07-19T14:48:24+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "magento/module-advanced-search",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.3.3.0.zip",
            "reference": null,
            "shasum": "a7aac013fac8453c686d30f27d507321e1959f66"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\AdvancedSearch\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-elasticsearch",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-100.3.3.0.zip",
            "reference": null,
            "shasum": "ab04fd59c483c15b61854b5894ad5345cfc0c4ce"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "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.2",
        "version_normalized": "100.3.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.3.2.0.zip",
            "reference": null,
            "shasum": "d6555c083e236311e848f7570d489ca3442cba74"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Elasticsearch6\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-downloadable-import-export",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.3.3.0.zip",
            "reference": null,
            "shasum": "82a83a2ec9ffcdde2e18a21337556725d67ee2f9"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\DownloadableImportExport\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-downloadable-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "501fb95daa941a75e750690853287b03487e98ad"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-catalog": "103.0.*",
            "magento/module-downloadable": "100.3.*",
            "magento/module-graph-ql": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-catalog-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\DownloadableGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-directory-graph-ql",
        "version": "100.3.2",
        "version_normalized": "100.3.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.3.2.0.zip",
            "reference": null,
            "shasum": "8581ecf94c79893cdb3543e7f6b9c9db38d55df3"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-directory": "100.3.*",
            "magento/module-graph-ql": "100.3.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\DirectoryGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-dhl",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.3.3.0.zip",
            "reference": null,
            "shasum": "9a9146128be06434632596ff0ef6aead14770eb4"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-checkout": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Dhl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-customer-import-export",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.3.3.0.zip",
            "reference": null,
            "shasum": "e31ecf72ab15c88b8d782b790d552be647cc9ca8"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CustomerImportExport\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-customer-analytics",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.3.3.0.zip",
            "reference": null,
            "shasum": "665caffd9a3cca14af8268df160b1f6f96c1c673"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-analytics": "100.3.*",
            "magento/module-customer": "102.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CustomerAnalytics\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-currency-symbol",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.3.3.0.zip",
            "reference": null,
            "shasum": "5947e3f870bf8b6362a643e5299a1bcd5cf2dd2f"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CurrencySymbol\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-configurable-product-sales",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.3.3.0.zip",
            "reference": null,
            "shasum": "31763471c19ad8eae35a9fcb91903c7ae28315a7"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-configurable-product": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\ConfigurableProductSales\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-configurable-import-export",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.3.3.0.zip",
            "reference": null,
            "shasum": "66742954de6eab5cd064d05d41a854e43328495b"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\ConfigurableImportExport\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-checkout-agreements-graph-ql",
        "version": "100.3.0",
        "version_normalized": "100.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.3.0.0.zip",
            "reference": null,
            "shasum": "dbb7d2334d1b2a4893455ab44ee6e2d5fade4159"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-checkout-agreements": "100.3.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CheckoutAgreementsGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog-widget",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.3.3.0.zip",
            "reference": null,
            "shasum": "d5187164bb300234ad72cc5b63e3cfcc7efe8752"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CatalogWidget\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog-rule-configurable",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.3.3.0.zip",
            "reference": null,
            "shasum": "961b29edc22ee7e73aec2bc47328840b8864d04c"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-catalog-rule": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CatalogRuleConfigurable\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog-inventory-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "3f3629c976605871f36e5a6dbe6cd3d76e9eb1a2"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CatalogInventoryGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-catalog-analytics",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.3.3.0.zip",
            "reference": null,
            "shasum": "0f7c007ab21c97b639f6871f2aa7b201fc497c4f"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-analytics": "100.3.*",
            "magento/module-catalog": "103.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CatalogAnalytics\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-cardinal-commerce",
        "version": "100.3.0",
        "version_normalized": "100.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.3.0.0.zip",
            "reference": null,
            "shasum": "fd274d15158695416596d10c90d176a856658094"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-checkout": "100.3.*",
            "magento/module-payment": "100.3.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CardinalCommerce\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Provides a possibility to enable 3-D Secure 2.0 support for payment methods."
    },
    {
        "name": "magento/module-cache-invalidate",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.3.3.0.zip",
            "reference": null,
            "shasum": "25693f3b8689e1ad47744b9fc8e42267e306f5db"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-page-cache": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\CacheInvalidate\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-bundle-import-export",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.3.3.0.zip",
            "reference": null,
            "shasum": "56a3d585eb6b2705a8819c2026c245c3438e6146"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\BundleImportExport\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-bundle-graph-ql",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.3.3.0.zip",
            "reference": null,
            "shasum": "b9b1d6ee3e037da5e8ca1f1722b24ff4bfed89bc"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\BundleGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "braintree/braintree_php",
        "version": "3.35.0",
        "version_normalized": "3.35.0.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.*"
        },
        "time": "2018-07-26T14:37:38+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "magento/module-braintree",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-braintree/magento-module-braintree-100.3.3.0.zip",
            "reference": null,
            "shasum": "903ed3e696aef46fe831fbfc140c63a2a92cb3c5"
        },
        "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-multishipping": "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||~7.3.0"
        },
        "suggest": {
            "magento/module-checkout-agreements": "100.3.*",
            "magento/module-theme": "101.0.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Braintree\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-braintree-graph-ql",
        "version": "100.3.0",
        "version_normalized": "100.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-braintree-graph-ql/magento-module-braintree-graph-ql-100.3.0.0.zip",
            "reference": null,
            "shasum": "abd0a5302d18317b2f235d4136d6a109bd2936f6"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-braintree": "100.3.*",
            "magento/module-quote": "101.1.*",
            "magento/module-quote-graph-ql": "100.3.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\BraintreeGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-authorizenet-graph-ql",
        "version": "100.3.0",
        "version_normalized": "100.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-authorizenet-graph-ql/magento-module-authorizenet-graph-ql-100.3.0.0.zip",
            "reference": null,
            "shasum": "2b1aaef22c926a6416a7243788c93fd9ff961a4c"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-quote-graph-ql": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/module-graph-ql": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\AuthorizenetGraphQl\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-authorizenet-acceptjs",
        "version": "100.3.2",
        "version_normalized": "100.3.2.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-authorizenet-acceptjs/magento-module-authorizenet-acceptjs-100.3.2.0.zip",
            "reference": null,
            "shasum": "861b09642e80e01f5d37394bda209b0564d16fb9"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\AuthorizenetAcceptjs\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-authorizenet-cardinal",
        "version": "100.3.0",
        "version_normalized": "100.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-authorizenet-cardinal/magento-module-authorizenet-cardinal-100.3.0.0.zip",
            "reference": null,
            "shasum": "1bf5559aca1e48e1bdeeef09e1f6f00864555d64"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-authorizenet-acceptjs": "100.3.*",
            "magento/module-cardinal-commerce": "100.3.*",
            "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\AuthorizenetCardinal\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Provides a possibility to enable 3-D Secure 2.0 support for Authorize.Net Acceptjs."
    },
    {
        "name": "magento/module-authorizenet",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-authorizenet/magento-module-authorizenet-100.3.3.0.zip",
            "reference": null,
            "shasum": "369c09a19e5a911df6c26dd3e691157ca745a3e3"
        },
        "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||~7.3.0"
        },
        "suggest": {
            "magento/module-config": "101.1.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Authorizenet\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-amqp-store",
        "version": "100.3.0",
        "version_normalized": "100.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-amqp-store/magento-module-amqp-store-100.3.0.0.zip",
            "reference": null,
            "shasum": "4aa6c5d83ad26cdb1c8e6ed4cbdd7705566bc202"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/framework-amqp": "100.3.*",
            "magento/module-store": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "suggest": {
            "magento/framework-message-queue": "100.3.*",
            "magento/module-asynchronous-operations": "100.3.*"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\AmqpStore\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-amqp",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.3.3.0.zip",
            "reference": null,
            "shasum": "11fae7dc06d6ff954697a4a1e9d97308ae8e4aae"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/framework-amqp": "100.3.*",
            "magento/framework-message-queue": "100.3.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Amqp\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-advanced-pricing-import-export",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.3.3.0.zip",
            "reference": null,
            "shasum": "943565f78d02e2dbe12cfee4bcd0f5bf9f46b85b"
        },
        "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||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\AdvancedPricingImportExport\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-admin-notification",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.3.3.0.zip",
            "reference": null,
            "shasum": "a2fb57771d44b0e608b7b22bd0bf82fc47eb9dd4"
        },
        "require": {
            "lib-libxml": "*",
            "magento/framework": "102.0.*",
            "magento/module-backend": "101.0.*",
            "magento/module-config": "101.1.*",
            "magento/module-media-storage": "100.3.*",
            "magento/module-store": "101.0.*",
            "magento/module-ui": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\AdminNotification\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-admin-analytics",
        "version": "100.3.0",
        "version_normalized": "100.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.3.0.0.zip",
            "reference": null,
            "shasum": "8d8504b6fe134f1e06d6821b0df678d844c9fe63"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-backend": "101.0.*",
            "magento/module-config": "101.1.*",
            "magento/module-release-notification": "100.3.*",
            "magento/module-ui": "101.1.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\AdminAnalytics\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "magento/module-marketplace",
        "version": "100.3.3",
        "version_normalized": "100.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.3.3.0.zip",
            "reference": null,
            "shasum": "32dbd7748844bf116f19267bb2a0bd780a57f43e"
        },
        "require": {
            "magento/framework": "102.0.*",
            "magento/module-backend": "101.0.*",
            "php": "~7.1.3||~7.2.0||~7.3.0"
        },
        "type": "magento2-module",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "registration.php"
            ],
            "psr-4": {
                "Magento\\Marketplace\\": ""
            }
        },
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "N/A"
    },
    {
        "name": "zendframework/zend-json",
        "version": "2.6.1",
        "version_normalized": "2.6.1.0",
        "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"
        },
        "time": "2016-02-04T21:20:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev",
                "dev-develop": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-view",
        "version": "2.11.2",
        "version_normalized": "2.11.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-view.git",
            "reference": "4f5cb653ed4c64bb8d9bf05b294300feb00c67f2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-view/zipball/4f5cb653ed4c64bb8d9bf05b294300feb00c67f2",
            "reference": "4f5cb653ed4c64bb8d9bf05b294300feb00c67f2",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0",
            "zendframework/zend-eventmanager": "^2.6.2 || ^3.0",
            "zendframework/zend-json": "^2.6.1 || ^3.0",
            "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"
        },
        "time": "2019-02-19T17:40:15+00:00",
        "bin": [
            "bin/templatemap_generator.php"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.11.x-dev",
                "dev-develop": "2.12.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-text",
        "version": "2.7.0",
        "version_normalized": "2.7.0.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"
        },
        "time": "2018-04-30T14:55:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7.x-dev",
                "dev-develop": "2.8.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-server",
        "version": "2.8.0",
        "version_normalized": "2.8.0.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"
        },
        "time": "2018-04-30T22:21:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8.x-dev",
                "dev-develop": "2.9.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-soap",
        "version": "2.8.0",
        "version_normalized": "2.8.0.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"
        },
        "time": "2019-04-30T16:45:35+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7.x-dev",
                "dev-develop": "2.8.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-serializer",
        "version": "2.9.0",
        "version_normalized": "2.9.0.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"
        },
        "time": "2018-05-14T18:45:18+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-config",
        "version": "2.6.0",
        "version_normalized": "2.6.0.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"
        },
        "time": "2016-02-04T23:01:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev",
                "dev-develop": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-modulemanager",
        "version": "2.8.2",
        "version_normalized": "2.8.2.0",
        "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"
        },
        "time": "2017-12-02T06:11:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev",
                "dev-develop": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-log",
        "version": "2.11.0",
        "version_normalized": "2.11.0.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"
        },
        "time": "2019-08-23T21:28:18+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-i18n",
        "version": "2.9.0",
        "version_normalized": "2.9.0.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"
        },
        "time": "2018-05-16T16:39:13+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "zendframework/zend-feed",
        "version": "2.12.0",
        "version_normalized": "2.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-feed.git",
            "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/d926c5af34b93a0121d5e2641af34ddb1533d733",
            "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-libxml": "*",
            "php": "^5.6 || ^7.0",
            "zendframework/zend-escaper": "^2.5.2",
            "zendframework/zend-stdlib": "^3.2.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"
        },
        "time": "2019-03-05T20:08:49+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.12.x-dev",
                "dev-develop": "2.13.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "webonyx/graphql-php",
        "version": "v0.12.6",
        "version_normalized": "0.12.6.0",
        "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"
        },
        "time": "2018-09-02T14:59:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "tubalmartin/cssmin",
        "version": "v4.1.1",
        "version_normalized": "4.1.1.0",
        "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.*"
        },
        "time": "2018-01-15T15:26:51+00:00",
        "bin": [
            "cssmin"
        ],
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/event-dispatcher-contracts",
        "version": "v1.1.5",
        "version_normalized": "1.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher-contracts.git",
            "reference": "c61766f4440ca687de1084a5c00b08e167a2575c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c61766f4440ca687de1084a5c00b08e167a2575c",
            "reference": "c61766f4440ca687de1084a5c00b08e167a2575c",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "suggest": {
            "psr/event-dispatcher": "",
            "symfony/event-dispatcher-implementation": ""
        },
        "time": "2019-06-20T06:46:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\EventDispatcher\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Generic abstractions related to dispatching event",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "429d0a1451d4c9c4abe1959b2986b88794b9b7d2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/429d0a1451d4c9c4abe1959b2986b88794b9b7d2",
            "reference": "429d0a1451d4c9c4abe1959b2986b88794b9b7d2",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/event-dispatcher-contracts": "^1.1"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4"
        },
        "provide": {
            "psr/event-dispatcher-implementation": "1.0",
            "symfony/event-dispatcher-implementation": "1.1"
        },
        "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/http-foundation": "^3.4|^4.0",
            "symfony/service-contracts": "^1.1",
            "symfony/stopwatch": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2019-08-26T08:55:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "2.0.23",
        "version_normalized": "2.0.23.0",
        "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."
        },
        "time": "2019-09-17T03:41:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "phpseclib/mcrypt_compat",
        "version": "1.0.8",
        "version_normalized": "1.0.8.0",
        "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"
        },
        "time": "2018-08-22T03:11:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/css-selector",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "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"
        },
        "time": "2019-08-20T14:07:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "pelago/emogrifier",
        "version": "v2.2.0",
        "version_normalized": "2.2.0.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"
        },
        "time": "2019-09-04T16:07:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "paragonie/sodium_compat",
        "version": "v1.11.1",
        "version_normalized": "1.11.1.0",
        "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."
        },
        "time": "2019-09-12T12:05:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "magento/composer",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/magento/composer.git",
            "reference": "ea12b95be5c0833b3d9497aaefa08816c19e5dcd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/magento/composer/zipball/ea12b95be5c0833b3d9497aaefa08816c19e5dcd",
            "reference": "ea12b95be5c0833b3d9497aaefa08816c19e5dcd",
            "shasum": ""
        },
        "require": {
            "composer/composer": "^1.6",
            "php": "~7.1.3||~7.2.0||~7.3.0",
            "symfony/console": "~4.0.0 || ~4.1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~7.0.0"
        },
        "time": "2019-07-29T19:52:05+00:00",
        "type": "library",
        "installation-source": "dist",
        "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."
    },
    {
        "name": "colinmollenhour/cache-backend-redis",
        "version": "1.10.6",
        "version_normalized": "1.10.6.0",
        "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": "*"
        },
        "time": "2018-09-24T16:02:07+00:00",
        "type": "magento-module",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "colinmollenhour/cache-backend-file",
        "version": "v1.4.5",
        "version_normalized": "1.4.5.0",
        "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": ""
        },
        "time": "2019-04-18T21:54:31+00:00",
        "type": "magento-module",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "magento/magento2-base",
        "version": "2.3.3",
        "version_normalized": "2.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.3.3.0.zip",
            "reference": null,
            "shasum": "cebcdb72e470b0d858fb4854d35214a32a8c520d"
        },
        "require": {
            "braintree/braintree_php": "3.35.0",
            "composer/composer": "^1.6",
            "ext-intl": "*",
            "ext-mbstring": "*",
            "magento/composer": "~1.5.0",
            "magento/magento-composer-installer": "*",
            "magento/zendframework1": "~1.14.2",
            "monolog/monolog": "^1.17",
            "pelago/emogrifier": "^2.0.0",
            "php": "~7.1.3||~7.2.0||~7.3.0",
            "phpseclib/phpseclib": "2.0.*",
            "symfony/console": "~4.1.0|~4.2.0|~4.3.0",
            "symfony/event-dispatcher": "~4.1.0|~4.2.0|~4.3.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": "^3.0.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-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": "^3.2.1",
            "zendframework/zend-text": "^2.6.0",
            "zendframework/zend-uri": "^2.5.1",
            "zendframework/zend-validator": "^2.6.0",
            "zendframework/zend-view": "~2.11.2"
        },
        "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.sample",
                    ".travis.yml.sample"
                ],
                [
                    ".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"
                ],
                [
                    "SECURITY.md",
                    "SECURITY.md"
                ],
                [
                    "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/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"
                }
            ]
        },
        "installation-source": "dist",
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "Magento 2 Base (Community Edition)"
    },
    {
        "name": "magento/product-community-edition",
        "version": "2.3.3",
        "version_normalized": "2.3.3.0",
        "dist": {
            "type": "zip",
            "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.3.3.0.zip",
            "reference": null,
            "shasum": "0e60fb0d202d2bed6abfd8b40ca5ab995a467c40"
        },
        "require": {
            "amzn/amazon-pay-and-login-magento-2-module": "3.2.13",
            "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-package": "3.3.0",
            "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": "*",
            "guzzlehttp/guzzle": "^6.3.3",
            "klarna/m2-payments": "7.3.5",
            "lib-libxml": "*",
            "magento/composer": "~1.5.0",
            "magento/framework": "102.0.3",
            "magento/framework-amqp": "100.3.3",
            "magento/framework-bulk": "100.3.3",
            "magento/framework-message-queue": "100.3.3",
            "magento/google-shopping-ads": "3.0.1",
            "magento/inventory-composer-metapackage": "1.1.3",
            "magento/language-de_de": "100.3.3",
            "magento/language-en_us": "100.3.3",
            "magento/language-es_es": "100.3.3",
            "magento/language-fr_fr": "100.3.3",
            "magento/language-nl_nl": "100.3.3",
            "magento/language-pt_br": "100.3.3",
            "magento/language-zh_hans_cn": "100.3.3",
            "magento/magento-composer-installer": ">=0.1.11",
            "magento/magento2-base": "2.3.3",
            "magento/module-admin-analytics": "100.3.0",
            "magento/module-admin-notification": "100.3.3",
            "magento/module-advanced-pricing-import-export": "100.3.3",
            "magento/module-advanced-search": "100.3.3",
            "magento/module-amqp": "100.3.3",
            "magento/module-amqp-store": "100.3.0",
            "magento/module-analytics": "100.3.3",
            "magento/module-asynchronous-operations": "100.3.3",
            "magento/module-authorization": "100.3.3",
            "magento/module-authorizenet": "100.3.3",
            "magento/module-authorizenet-acceptjs": "100.3.2",
            "magento/module-authorizenet-cardinal": "100.3.0",
            "magento/module-authorizenet-graph-ql": "100.3.0",
            "magento/module-backend": "101.0.3",
            "magento/module-backup": "100.3.3",
            "magento/module-braintree": "100.3.3",
            "magento/module-braintree-graph-ql": "100.3.0",
            "magento/module-bundle": "100.3.3",
            "magento/module-bundle-graph-ql": "100.3.3",
            "magento/module-bundle-import-export": "100.3.3",
            "magento/module-cache-invalidate": "100.3.3",
            "magento/module-captcha": "100.3.3",
            "magento/module-cardinal-commerce": "100.3.0",
            "magento/module-catalog": "103.0.3",
            "magento/module-catalog-analytics": "100.3.3",
            "magento/module-catalog-graph-ql": "100.3.3",
            "magento/module-catalog-import-export": "101.0.3",
            "magento/module-catalog-inventory": "100.3.3",
            "magento/module-catalog-inventory-graph-ql": "100.3.3",
            "magento/module-catalog-rule": "101.1.3",
            "magento/module-catalog-rule-configurable": "100.3.3",
            "magento/module-catalog-search": "101.0.3",
            "magento/module-catalog-url-rewrite": "100.3.3",
            "magento/module-catalog-url-rewrite-graph-ql": "100.3.3",
            "magento/module-catalog-widget": "100.3.3",
            "magento/module-checkout": "100.3.3",
            "magento/module-checkout-agreements": "100.3.3",
            "magento/module-checkout-agreements-graph-ql": "100.3.0",
            "magento/module-cms": "103.0.3",
            "magento/module-cms-graph-ql": "100.3.3",
            "magento/module-cms-url-rewrite": "100.3.3",
            "magento/module-cms-url-rewrite-graph-ql": "100.3.3",
            "magento/module-config": "101.1.3",
            "magento/module-configurable-import-export": "100.3.3",
            "magento/module-configurable-product": "100.3.3",
            "magento/module-configurable-product-graph-ql": "100.3.3",
            "magento/module-configurable-product-sales": "100.3.3",
            "magento/module-contact": "100.3.3",
            "magento/module-cookie": "100.3.3",
            "magento/module-cron": "100.3.3",
            "magento/module-currency-symbol": "100.3.3",
            "magento/module-customer": "102.0.3",
            "magento/module-customer-analytics": "100.3.3",
            "magento/module-customer-graph-ql": "100.3.3",
            "magento/module-customer-import-export": "100.3.3",
            "magento/module-deploy": "100.3.3",
            "magento/module-developer": "100.3.3",
            "magento/module-dhl": "100.3.3",
            "magento/module-directory": "100.3.3",
            "magento/module-directory-graph-ql": "100.3.2",
            "magento/module-downloadable": "100.3.3",
            "magento/module-downloadable-graph-ql": "100.3.3",
            "magento/module-downloadable-import-export": "100.3.3",
            "magento/module-eav": "102.0.3",
            "magento/module-eav-graph-ql": "100.3.3",
            "magento/module-elasticsearch": "100.3.3",
            "magento/module-elasticsearch-6": "100.3.2",
            "magento/module-email": "101.0.3",
            "magento/module-encryption-key": "100.3.3",
            "magento/module-fedex": "100.3.3",
            "magento/module-gift-message": "100.3.3",
            "magento/module-google-adwords": "100.3.3",
            "magento/module-google-analytics": "100.3.3",
            "magento/module-google-optimizer": "100.3.3",
            "magento/module-graph-ql": "100.3.3",
            "magento/module-graph-ql-cache": "100.3.1",
            "magento/module-grouped-catalog-inventory": "100.3.2",
            "magento/module-grouped-import-export": "100.3.3",
            "magento/module-grouped-product": "100.3.3",
            "magento/module-grouped-product-graph-ql": "100.3.3",
            "magento/module-import-export": "100.3.3",
            "magento/module-indexer": "100.3.3",
            "magento/module-instant-purchase": "100.3.3",
            "magento/module-integration": "100.3.3",
            "magento/module-layered-navigation": "100.3.3",
            "magento/module-marketplace": "100.3.3",
            "magento/module-media-storage": "100.3.3",
            "magento/module-message-queue": "100.3.3",
            "magento/module-msrp": "100.3.3",
            "magento/module-msrp-configurable-product": "100.3.2",
            "magento/module-msrp-grouped-product": "100.3.2",
            "magento/module-multishipping": "100.3.3",
            "magento/module-mysql-mq": "100.3.3",
            "magento/module-new-relic-reporting": "100.3.3",
            "magento/module-newsletter": "100.3.3",
            "magento/module-offline-payments": "100.3.3",
            "magento/module-offline-shipping": "100.3.3",
            "magento/module-page-cache": "100.3.3",
            "magento/module-payment": "100.3.3",
            "magento/module-paypal": "100.3.3",
            "magento/module-paypal-captcha": "100.3.1",
            "magento/module-paypal-graph-ql": "100.3.0",
            "magento/module-paypal-recaptcha": "1.0.1",
            "magento/module-persistent": "100.3.3",
            "magento/module-product-alert": "100.3.3",
            "magento/module-product-video": "100.3.3",
            "magento/module-quote": "101.1.3",
            "magento/module-quote-analytics": "100.3.3",
            "magento/module-quote-graph-ql": "100.3.3",
            "magento/module-related-product-graph-ql": "100.3.0",
            "magento/module-release-notification": "100.3.3",
            "magento/module-reports": "100.3.3",
            "magento/module-require-js": "100.3.3",
            "magento/module-review": "100.3.3",
            "magento/module-review-analytics": "100.3.3",
            "magento/module-robots": "101.0.3",
            "magento/module-rss": "100.3.3",
            "magento/module-rule": "100.3.3",
            "magento/module-sales": "102.0.3",
            "magento/module-sales-analytics": "100.3.3",
            "magento/module-sales-graph-ql": "100.3.2",
            "magento/module-sales-inventory": "100.3.3",
            "magento/module-sales-rule": "101.1.3",
            "magento/module-sales-sequence": "100.3.3",
            "magento/module-sample-data": "100.3.3",
            "magento/module-search": "101.0.3",
            "magento/module-security": "100.3.3",
            "magento/module-send-friend": "100.3.3",
            "magento/module-send-friend-graph-ql": "100.3.2",
            "magento/module-shipping": "100.3.3",
            "magento/module-signifyd": "100.3.3",
            "magento/module-sitemap": "100.3.3",
            "magento/module-store": "101.0.3",
            "magento/module-store-graph-ql": "100.3.3",
            "magento/module-swagger": "100.3.3",
            "magento/module-swagger-webapi": "100.3.3",
            "magento/module-swagger-webapi-async": "100.3.3",
            "magento/module-swatches": "100.3.3",
            "magento/module-swatches-graph-ql": "100.3.3",
            "magento/module-swatches-layered-navigation": "100.3.3",
            "magento/module-tax": "100.3.3",
            "magento/module-tax-graph-ql": "100.3.3",
            "magento/module-tax-import-export": "100.3.3",
            "magento/module-theme": "101.0.3",
            "magento/module-theme-graph-ql": "100.3.2",
            "magento/module-tinymce-3": "100.3.3",
            "magento/module-translation": "100.3.3",
            "magento/module-ui": "101.1.3",
            "magento/module-ups": "100.3.3",
            "magento/module-url-rewrite": "101.1.3",
            "magento/module-url-rewrite-graph-ql": "100.3.3",
            "magento/module-user": "101.1.3",
            "magento/module-usps": "100.3.3",
            "magento/module-variable": "100.3.3",
            "magento/module-vault": "101.1.3",
            "magento/module-vault-graph-ql": "100.3.1",
            "magento/module-version": "100.3.3",
            "magento/module-webapi": "100.3.3",
            "magento/module-webapi-async": "100.3.3",
            "magento/module-webapi-security": "100.3.3",
            "magento/module-weee": "100.3.3",
            "magento/module-weee-graph-ql": "100.3.3",
            "magento/module-widget": "101.1.3",
            "magento/module-wishlist": "101.1.3",
            "magento/module-wishlist-analytics": "100.3.3",
            "magento/module-wishlist-graph-ql": "100.3.2",
            "magento/theme-adminhtml-backend": "100.3.3",
            "magento/theme-frontend-blank": "100.3.3",
            "magento/theme-frontend-luma": "100.3.3",
            "magento/zendframework1": "~1.14.2",
            "monolog/monolog": "^1.17",
            "msp/recaptcha": "2.1.3",
            "msp/twofactorauth": "3.1.2",
            "paragonie/sodium_compat": "^1.6",
            "pelago/emogrifier": "^2.0.0",
            "php": "~7.1.3||~7.2.0||~7.3.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|~4.2.0|~4.3.0",
            "symfony/event-dispatcher": "~4.1.0|~4.2.0|~4.3.0",
            "symfony/process": "~4.1.0|~4.2.0|~4.3.0",
            "tedivm/jshrink": "~1.3.0",
            "temando/module-shipping": "1.6.1",
            "tubalmartin/cssmin": "4.1.1",
            "vertex/product-magento-module": "3.2.0",
            "webonyx/graphql-php": "^0.12.6",
            "wikimedia/less.php": "~1.8.0",
            "yotpo/magento2-module-yotpo-reviews-bundle": "3.0.0",
            "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": "^3.0.0",
            "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-mime": "^2.5.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": "^3.2.1",
            "zendframework/zend-text": "^2.6.0",
            "zendframework/zend-uri": "^2.5.1",
            "zendframework/zend-validator": "^2.6.0",
            "zendframework/zend-view": "~2.11.2"
        },
        "type": "metapackage",
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "eCommerce Platform for Growth (Community Edition)"
    },
    {
        "name": "squizlabs/php_codesniffer",
        "version": "3.4.2",
        "version_normalized": "3.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
            "reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8",
            "reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8",
            "shasum": ""
        },
        "require": {
            "ext-simplexml": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
        },
        "time": "2019-04-10T23:49:02+00:00",
        "bin": [
            "bin/phpcs",
            "bin/phpcbf"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Greg Sherwood",
                "role": "lead"
            }
        ],
        "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
        "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
        "keywords": [
            "phpcs",
            "standards"
        ]
    },
    {
        "name": "magento/magento-coding-standard",
        "version": "3",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/magento/magento-coding-standard.git",
            "reference": "73a7b7f3c00b02242f45f706571430735586f608"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/magento/magento-coding-standard/zipball/73a7b7f3c00b02242f45f706571430735586f608",
            "reference": "73a7b7f3c00b02242f45f706571430735586f608",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0",
            "squizlabs/php_codesniffer": "^3.4"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
        },
        "time": "2019-06-18T21:01:42+00:00",
        "type": "phpcodesniffer-standard",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "OSL-3.0",
            "AFL-3.0"
        ],
        "description": "A set of Magento specific PHP CodeSniffer rules."
    },
    {
        "name": "vlucas/phpdotenv",
        "version": "v2.6.1",
        "version_normalized": "2.6.1.0",
        "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"
        },
        "time": "2019-01-29T11:11:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dotenv\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "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"
        ]
    },
    {
        "name": "mustache/mustache",
        "version": "v2.12.0",
        "version_normalized": "2.12.0.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"
        },
        "time": "2017-07-11T12:54:05+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Mustache": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Justin Hileman",
                "email": "justin@justinhileman.info",
                "homepage": "http://justinhileman.com"
            }
        ],
        "description": "A Mustache implementation in PHP.",
        "homepage": "https://github.com/bobthecow/mustache.php",
        "keywords": [
            "mustache",
            "templating"
        ]
    },
    {
        "name": "fzaninotto/faker",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.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"
        },
        "time": "2018-07-12T10:23:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "flow/jsonpath",
        "version": "0.4.0",
        "version_normalized": "0.4.0.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"
        },
        "time": "2018-03-04T16:39:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "dflydev/dot-access-data",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.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"
        },
        "time": "2017-01-20T21:14:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
            "reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "symfony/console": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2019-08-20T14:27:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Yaml Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "grasmash/yaml-expander",
        "version": "1.4.0",
        "version_normalized": "1.4.0.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"
        },
        "time": "2017-12-16T16:06:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "consolidation/self-update",
        "version": "1.1.5",
        "version_normalized": "1.1.5.0",
        "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"
        },
        "time": "2018-10-28T01:52:03+00:00",
        "bin": [
            "scripts/release"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "consolidation/output-formatters",
        "version": "3.5.0",
        "version_normalized": "3.5.0.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"
        },
        "time": "2019-05-30T23:16:01+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "consolidation/annotated-command",
        "version": "2.12.0",
        "version_normalized": "2.12.0.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"
        },
        "time": "2019-03-08T16:55:03+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "grasmash/expander",
        "version": "1.0.0",
        "version_normalized": "1.0.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"
        },
        "time": "2017-12-21T22:14:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "consolidation/config",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "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"
        },
        "time": "2019-03-03T19:37:04+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "consolidation/log",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "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"
        },
        "time": "2019-01-01T17:30:51+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "league/container",
        "version": "2.4.1",
        "version_normalized": "2.4.1.0",
        "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.*"
        },
        "time": "2017-05-10T09:20:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev",
                "dev-1.x": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "consolidation/robo",
        "version": "1.4.10",
        "version_normalized": "1.4.10.0",
        "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."
        },
        "time": "2019-07-29T15:40:50+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "webmozart/assert",
        "version": "1.5.0",
        "version_normalized": "1.5.0.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"
        },
        "time": "2019-08-24T08:43:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webmozart\\Assert\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Assertions to validate method input/output with nice error messages.",
        "keywords": [
            "assert",
            "check",
            "validate"
        ]
    },
    {
        "name": "phpdocumentor/reflection-common",
        "version": "2.0.0",
        "version_normalized": "2.0.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"
        },
        "time": "2018-08-07T13:53:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jaap van Otterdijk",
                "email": "opensource@ijaap.nl"
            }
        ],
        "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
        "homepage": "http://www.phpdoc.org",
        "keywords": [
            "FQSEN",
            "phpDocumentor",
            "phpdoc",
            "reflection",
            "static analysis"
        ]
    },
    {
        "name": "phpdocumentor/type-resolver",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "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"
        },
        "time": "2019-08-22T18:11:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ],
        "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names"
    },
    {
        "name": "phpdocumentor/reflection-docblock",
        "version": "4.3.2",
        "version_normalized": "4.3.2.0",
        "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"
        },
        "time": "2019-09-12T14:27:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": [
                    "src/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ],
        "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
    },
    {
        "name": "sebastian/recursion-context",
        "version": "3.0.0",
        "version_normalized": "3.0.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"
        },
        "time": "2017-03-03T06:23:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            }
        ],
        "description": "Provides functionality to recursively process PHP variables",
        "homepage": "http://www.github.com/sebastianbergmann/recursion-context"
    },
    {
        "name": "sebastian/exporter",
        "version": "3.1.2",
        "version_normalized": "3.1.2.0",
        "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"
        },
        "time": "2019-09-14T09:02:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "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"
        ]
    },
    {
        "name": "theseer/tokenizer",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "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"
        },
        "time": "2019-06-13T22:48:21+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "sebastian/version",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/version.git",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "time": "2016-10-03T07:35:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Library that helps with managing the version number of Git-hosted PHP projects",
        "homepage": "https://github.com/sebastianbergmann/version"
    },
    {
        "name": "sebastian/code-unit-reverse-lookup",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "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"
        },
        "time": "2017-03-04T06:30:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Looks up which function or method a line of code belongs to",
        "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/"
    },
    {
        "name": "phpunit/php-text-template",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-text-template.git",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2015-06-21T13:50:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Simple template engine.",
        "homepage": "https://github.com/sebastianbergmann/php-text-template/",
        "keywords": [
            "template"
        ]
    },
    {
        "name": "sebastian/environment",
        "version": "3.1.0",
        "version_normalized": "3.1.0.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"
        },
        "time": "2017-07-01T08:51:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides functionality to handle HHVM/PHP environments",
        "homepage": "http://www.github.com/sebastianbergmann/environment",
        "keywords": [
            "Xdebug",
            "environment",
            "hhvm"
        ]
    },
    {
        "name": "phpunit/php-file-iterator",
        "version": "1.4.5",
        "version_normalized": "1.4.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
            "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
            "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2017-11-27T13:52:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "FilterIterator implementation that filters files based on a list of suffixes.",
        "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
        "keywords": [
            "filesystem",
            "iterator"
        ]
    },
    {
        "name": "sebastian/diff",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "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"
        },
        "time": "2017-08-03T08:09:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kore Nordmann",
                "email": "mail@kore-nordmann.de"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Diff implementation",
        "homepage": "https://github.com/sebastianbergmann/diff",
        "keywords": [
            "diff"
        ]
    },
    {
        "name": "sebastian/comparator",
        "version": "2.1.3",
        "version_normalized": "2.1.3.0",
        "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"
        },
        "time": "2018-02-01T13:46:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@2bepublished.at"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides the functionality to compare PHP values for equality",
        "homepage": "https://github.com/sebastianbergmann/comparator",
        "keywords": [
            "comparator",
            "compare",
            "equality"
        ]
    },
    {
        "name": "phpunit/php-token-stream",
        "version": "2.0.2",
        "version_normalized": "2.0.2.0",
        "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"
        },
        "time": "2017-11-27T05:48:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Wrapper around PHP's tokenizer extension.",
        "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
        "keywords": [
            "tokenizer"
        ]
    },
    {
        "name": "phpunit/php-code-coverage",
        "version": "5.3.2",
        "version_normalized": "5.3.2.0",
        "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"
        },
        "time": "2018-04-06T15:36:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
        "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
        "keywords": [
            "coverage",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "sebastian/resource-operations",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/resource-operations.git",
            "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
            "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "time": "2015-07-28T20:34:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides a list of PHP built-in functions that operate on resources",
        "homepage": "https://www.github.com/sebastianbergmann/resource-operations"
    },
    {
        "name": "sebastian/object-reflector",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "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"
        },
        "time": "2017-03-29T09:07:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Allows reflection of object attributes, including inherited and non-public ones",
        "homepage": "https://github.com/sebastianbergmann/object-reflector/"
    },
    {
        "name": "sebastian/object-enumerator",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "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"
        },
        "time": "2017-08-03T12:35:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Traverses array structures and object graphs to enumerate all referenced objects",
        "homepage": "https://github.com/sebastianbergmann/object-enumerator/"
    },
    {
        "name": "sebastian/global-state",
        "version": "2.0.0",
        "version_normalized": "2.0.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": "*"
        },
        "time": "2017-04-27T15:39:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Snapshotting of global state",
        "homepage": "http://www.github.com/sebastianbergmann/global-state",
        "keywords": [
            "global state"
        ]
    },
    {
        "name": "doctrine/instantiator",
        "version": "1.2.0",
        "version_normalized": "1.2.0.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"
        },
        "time": "2019-03-17T17:37:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "homepage": "http://ocramius.github.com/"
            }
        ],
        "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
        "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
        "keywords": [
            "constructor",
            "instantiate"
        ]
    },
    {
        "name": "phpunit/phpunit-mock-objects",
        "version": "5.0.10",
        "version_normalized": "5.0.10.0",
        "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": "*"
        },
        "time": "2018-08-09T05:50:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Mock Object library for PHPUnit",
        "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
        "keywords": [
            "mock",
            "xunit"
        ],
        "abandoned": true
    },
    {
        "name": "phpunit/php-timer",
        "version": "1.0.9",
        "version_normalized": "1.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-timer.git",
            "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
            "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
        },
        "time": "2017-02-26T11:10:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "Utility class for timing",
        "homepage": "https://github.com/sebastianbergmann/php-timer/",
        "keywords": [
            "timer"
        ]
    },
    {
        "name": "phpspec/prophecy",
        "version": "1.8.1",
        "version_normalized": "1.8.1.0",
        "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"
        },
        "time": "2019-06-13T12:50:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Prophecy\\": "src/Prophecy"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            },
            {
                "name": "Marcello Duarte",
                "email": "marcello.duarte@gmail.com"
            }
        ],
        "description": "Highly opinionated mocking framework for PHP 5.3+",
        "homepage": "https://github.com/phpspec/prophecy",
        "keywords": [
            "Double",
            "Dummy",
            "fake",
            "mock",
            "spy",
            "stub"
        ]
    },
    {
        "name": "phar-io/version",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "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"
        },
        "time": "2017-03-05T17:38:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "phar-io/manifest",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "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"
        },
        "time": "2017-03-05T18:14:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "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)"
    },
    {
        "name": "myclabs/deep-copy",
        "version": "1.9.3",
        "version_normalized": "1.9.3.0",
        "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"
        },
        "time": "2019-08-09T12:45:53+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "phpunit/phpunit",
        "version": "6.5.14",
        "version_normalized": "6.5.14.0",
        "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"
        },
        "time": "2019-02-01T05:22:47+00:00",
        "bin": [
            "phpunit"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "The PHP Unit Testing framework.",
        "homepage": "https://phpunit.de/",
        "keywords": [
            "phpunit",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "codeception/phpunit-wrapper",
        "version": "6.7.0",
        "version_normalized": "6.7.0.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"
        },
        "time": "2019-08-18T15:43:35+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "codeception/stub",
        "version": "2.1.0",
        "version_normalized": "2.1.0.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"
        },
        "time": "2019-03-02T15:35:10+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Codeception\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Flexible Stub wrapper for PHPUnit's Mock Builder"
    },
    {
        "name": "behat/gherkin",
        "version": "v4.6.0",
        "version_normalized": "4.6.0.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"
        },
        "time": "2019-01-16T14:22:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Gherkin": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Gherkin DSL parser for PHP 5.3",
        "homepage": "http://behat.org/",
        "keywords": [
            "BDD",
            "Behat",
            "Cucumber",
            "DSL",
            "gherkin",
            "parser"
        ]
    },
    {
        "name": "symfony/dom-crawler",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "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": ""
        },
        "time": "2019-08-26T08:26:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "symfony/browser-kit",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "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": ""
        },
        "time": "2019-08-26T08:26:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "facebook/webdriver",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "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"
        },
        "time": "2019-06-13T08:02:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-community": "1.5-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "codeception/codeception",
        "version": "2.4.5",
        "version_normalized": "2.4.5.0",
        "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"
        },
        "time": "2018-08-01T07:21:49+00:00",
        "bin": [
            "codecept"
        ],
        "type": "library",
        "extra": {
            "branch-alias": []
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "ircmaxell/password-compat",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ircmaxell/password_compat.git",
            "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
            "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2014-11-20T16:49:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/password.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anthony Ferrara",
                "email": "ircmaxell@php.net",
                "homepage": "http://blog.ircmaxell.com"
            }
        ],
        "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
        "homepage": "https://github.com/ircmaxell/password_compat",
        "keywords": [
            "hashing",
            "password"
        ]
    },
    {
        "name": "symfony/polyfill-php55",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php55.git",
            "reference": "548bb39407e78e54f785b4e18c7e0d5d9e493265"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/548bb39407e78e54f785b4e18c7e0d5d9e493265",
            "reference": "548bb39407e78e54f785b4e18c7e0d5d9e493265",
            "shasum": ""
        },
        "require": {
            "ircmaxell/password-compat": "~1.0",
            "php": ">=5.3.3"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php55\\": ""
            },
            "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.5+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php54",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php54.git",
            "reference": "a043bcced870214922fbb4bf22679d431ec0296a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/a043bcced870214922fbb4bf22679d431ec0296a",
            "reference": "a043bcced870214922fbb4bf22679d431ec0296a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php54\\": ""
            },
            "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 5.4+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/http-foundation",
        "version": "v2.8.50",
        "version_normalized": "2.8.50.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "746f8d3638bf46ee8b202e62f2b214c3d61fb06a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/746f8d3638bf46ee8b202e62f2b214c3d61fb06a",
            "reference": "746f8d3638bf46ee8b202e62f2b214c3d61fb06a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9",
            "symfony/polyfill-mbstring": "~1.1",
            "symfony/polyfill-php54": "~1.0",
            "symfony/polyfill-php55": "~1.0"
        },
        "require-dev": {
            "symfony/expression-language": "~2.4|~3.0.0"
        },
        "time": "2019-04-16T10:00:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "doctrine/lexer",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "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"
        },
        "time": "2019-06-08T11:03:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.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"
        },
        "time": "2019-08-08T18:11:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "phpoption/phpoption",
        "version": "1.5.0",
        "version_normalized": "1.5.0.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.*"
        },
        "time": "2015-07-25T16:39:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "phpcollection/phpcollection",
        "version": "0.5.0",
        "version_normalized": "0.5.0.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.*"
        },
        "time": "2015-05-17T12:39:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.4-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "jms/parser-lib",
        "version": "1.0.0",
        "version_normalized": "1.0.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"
        },
        "time": "2012-11-18T18:08:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JMS\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "description": "A library for easily creating recursive-descent parsers."
    },
    {
        "name": "jms/metadata",
        "version": "1.7.0",
        "version_normalized": "1.7.0.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"
        },
        "time": "2018-10-26T12:40:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "jms/serializer",
        "version": "0.16.0",
        "version_normalized": "0.16.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/serializer.git",
            "reference": "c8a171357ca92b6706e395c757f334902d430ea9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9",
            "reference": "c8a171357ca92b6706e395c757f334902d430ea9",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "1.*",
            "jms/metadata": "~1.1",
            "jms/parser-lib": "1.*",
            "php": ">=5.3.2",
            "phpcollection/phpcollection": "~0.1"
        },
        "require-dev": {
            "doctrine/orm": "~2.1",
            "doctrine/phpcr-odm": "~1.0.1",
            "jackalope/jackalope-doctrine-dbal": "1.0.*",
            "propel/propel1": "~1.7",
            "symfony/filesystem": "2.*",
            "symfony/form": "~2.1",
            "symfony/translation": "~2.0",
            "symfony/validator": "~2.0",
            "symfony/yaml": "2.*",
            "twig/twig": ">=1.8,<2.0-dev"
        },
        "suggest": {
            "symfony/yaml": "Required if you'd like to serialize data to YAML format."
        },
        "time": "2014-03-18T08:39:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.15-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JMS\\Serializer": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "https://github.com/schmittjoh",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "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"
        ]
    },
    {
        "name": "allure-framework/allure-php-api",
        "version": "1.1.5",
        "version_normalized": "1.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/allure-framework/allure-php-commons.git",
            "reference": "c7a675823ad75b8e02ddc364baae21668e7c4e88"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/allure-framework/allure-php-commons/zipball/c7a675823ad75b8e02ddc364baae21668e7c4e88",
            "reference": "c7a675823ad75b8e02ddc364baae21668e7c4e88",
            "shasum": ""
        },
        "require": {
            "jms/serializer": "^0.16.0",
            "php": ">=5.4.0",
            "ramsey/uuid": "^3.0.0",
            "symfony/http-foundation": "^2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0.0"
        },
        "time": "2018-05-25T14:02:11+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Yandex": [
                    "src/",
                    "test/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Ivan Krutov",
                "role": "Developer",
                "email": "vania-pooh@yandex-team.ru"
            }
        ],
        "description": "PHP API for Allure adapter",
        "homepage": "http://allure.qatools.ru/",
        "keywords": [
            "allure",
            "api",
            "php",
            "report"
        ]
    },
    {
        "name": "symfony/polyfill-php72",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.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"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php72\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "allure-framework/allure-codeception",
        "version": "1.3.0",
        "version_normalized": "1.3.0.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"
        },
        "time": "2018-12-18T19:47:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Yandex": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Ivan Krutov",
                "role": "Developer",
                "email": "vania-pooh@yandex-team.ru"
            }
        ],
        "description": "A Codeception adapter for Allure report.",
        "homepage": "http://allure.qatools.ru/",
        "keywords": [
            "allure",
            "attachments",
            "cases",
            "codeception",
            "report",
            "steps",
            "testing"
        ]
    },
    {
        "name": "magento/magento2-functional-testing-framework",
        "version": "2.4.5",
        "version_normalized": "2.4.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/magento/magento2-functional-testing-framework.git",
            "reference": "d9de524babec36919b3ef73f3af03fbce99d427a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/d9de524babec36919b3ef73f3af03fbce99d427a",
            "reference": "d9de524babec36919b3ef73f3af03fbce99d427a",
            "shasum": ""
        },
        "require": {
            "allure-framework/allure-codeception": "~1.3.0",
            "codeception/codeception": "~2.3.4 || ~2.4.0 ",
            "consolidation/robo": "^1.0.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||~7.3.0",
            "symfony/process": "^2.8 || ^3.1 || ^4.0",
            "vlucas/phpdotenv": "^2.4"
        },
        "require-dev": {
            "brainmaestro/composer-git-hooks": "^2.3.1",
            "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"
        },
        "suggest": {
            "epfremme/swagger-php": "^2.0"
        },
        "time": "2019-08-30T18:17:27+00:00",
        "bin": [
            "bin/mftf"
        ],
        "type": "library",
        "extra": {
            "hooks": {
                "pre-push": "bin/all-checks"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "mikey179/vfsstream",
        "version": "v1.6.7",
        "version_normalized": "1.6.7.0",
        "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"
        },
        "time": "2019-08-01T01:38:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "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/"
    },
    {
        "name": "allure-framework/allure-phpunit",
        "version": "1.2.3",
        "version_normalized": "1.2.3.0",
        "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"
        },
        "time": "2017-11-03T13:08:21+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/stopwatch",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "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"
        },
        "time": "2019-08-07T11:52:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "php-cs-fixer/diff",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.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"
        },
        "time": "2018-02-15T16:58:55+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kore Nordmann",
                "email": "mail@kore-nordmann.de"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "SpacePossum"
            }
        ],
        "description": "sebastian/diff v2 backport support for PHP5.6",
        "homepage": "https://github.com/PHP-CS-Fixer",
        "keywords": [
            "diff"
        ]
    },
    {
        "name": "friendsofphp/php-cs-fixer",
        "version": "v2.14.6",
        "version_normalized": "2.14.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
            "reference": "8d18a8bb180e2acde1c8031db09aefb9b73f6127"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/8d18a8bb180e2acde1c8031db09aefb9b73f6127",
            "reference": "8d18a8bb180e2acde1c8031db09aefb9b73f6127",
            "shasum": ""
        },
        "require": {
            "composer/semver": "^1.4",
            "composer/xdebug-handler": "^1.2",
            "doctrine/annotations": "^1.2",
            "ext-json": "*",
            "ext-tokenizer": "*",
            "php": "^5.6 || ^7.0",
            "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"
        },
        "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.1",
            "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
            "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
            "phpunitgoodpractices/traits": "^1.5.1",
            "symfony/phpunit-bridge": "^4.0",
            "symfony/yaml": "^3.0 || ^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."
        },
        "time": "2019-08-31T12:47:52+00:00",
        "bin": [
            "php-cs-fixer"
        ],
        "type": "application",
        "installation-source": "dist",
        "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": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Dariusz Rumiński",
                "email": "dariusz.ruminski@gmail.com"
            }
        ],
        "description": "A tool to automatically fix PHP code style"
    },
    {
        "name": "theseer/fdomdocument",
        "version": "1.6.6",
        "version_normalized": "1.6.6.0",
        "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"
        },
        "time": "2017-06-30T11:53:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "role": "lead",
                "email": "arne@blankerts.de"
            }
        ],
        "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"
    },
    {
        "name": "sebastian/finder-facade",
        "version": "1.2.2",
        "version_normalized": "1.2.2.0",
        "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"
        },
        "time": "2017-11-18T17:31:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
        "homepage": "https://github.com/sebastianbergmann/finder-facade"
    },
    {
        "name": "sebastian/phpcpd",
        "version": "3.0.1",
        "version_normalized": "3.0.1.0",
        "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"
        },
        "time": "2017-11-16T08:49:28+00:00",
        "bin": [
            "phpcpd"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Copy/Paste Detector (CPD) for PHP code.",
        "homepage": "https://github.com/sebastianbergmann/phpcpd"
    },
    {
        "name": "lusitanian/oauth",
        "version": "v0.8.11",
        "version_normalized": "0.8.11.0",
        "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."
        },
        "time": "2018-02-14T22:37:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.1-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/dependency-injection",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "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": ""
        },
        "time": "2019-08-26T16:27:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\DependencyInjection\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony DependencyInjection Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/config",
        "version": "v4.3.4",
        "version_normalized": "4.3.4.0",
        "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"
        },
        "time": "2019-08-26T08:26:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Config\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Config Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "pdepend/pdepend",
        "version": "2.5.2",
        "version_normalized": "2.5.2.0",
        "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"
        },
        "time": "2017-12-13T13:21:38+00:00",
        "bin": [
            "src/bin/pdepend"
        ],
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "phpmd/phpmd",
        "version": "2.7.0",
        "version_normalized": "2.7.0.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"
        },
        "time": "2019-07-30T21:13:32+00:00",
        "bin": [
            "src/bin/phpmd"
        ],
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    }
]
