HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/magento.bikenow.co/composer.lock
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "6a8e7fbf9159995c64a308a3fea90ad8",
    "packages": [
        {
            "name": "2tvenom/cborencode",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "42aedccb861d01fc0554782348cc08f8ebf22332"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/42aedccb861d01fc0554782348cc08f8ebf22332",
                "reference": "42aedccb861d01fc0554782348cc08f8ebf22332",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "CBOR": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "PHP"
            ],
            "authors": [
                {
                    "name": "Pavel <Ven> Gulbin",
                    "email": "2tvenom@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "CBOR encoder for PHP",
            "homepage": "https://github.com/2tvenom/CBOREncode",
            "keywords": [
                "cbor"
            ],
            "support": {
                "issues": "https://github.com/2tvenom/CBOREncode/issues",
                "source": "https://github.com/2tvenom/CBOREncode/tree/1.0.2"
            },
            "time": "2020-10-27T07:22:41+00:00"
        },
        {
            "name": "amzn/amazon-pay-and-login-magento-2-module",
            "version": "4.2.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-4.2.0.0.zip",
                "shasum": "1e339b78bed63a33ae7fdbf013c50872aafa8eaa"
            },
            "require": {
                "amzn/amazon-pay-and-login-with-amazon-core-module": "4.2.0",
                "amzn/amazon-pay-module": "4.2.0",
                "amzn/login-with-amazon-module": "4.2.0"
            },
            "type": "metapackage",
            "license": [
                "Apache-2.0"
            ],
            "description": "Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon"
        },
        {
            "name": "amzn/amazon-pay-and-login-with-amazon-core-module",
            "version": "4.2.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-4.2.0.0.zip",
                "shasum": "037a5f6c50810ee99d97d231e0844ac4bcc284dd"
            },
            "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.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amazon\\Core\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Shared functionality for Amazon Pay and Login with Amazon modules"
        },
        {
            "name": "amzn/amazon-pay-module",
            "version": "4.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-4.2.0.0.zip",
                "shasum": "cdb8f04a64f3839effc41c7c05b5df843ec6820e"
            },
            "require": {
                "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.2.0",
                "amzn/login-with-amazon-module": "^4.2.0",
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-catalog": "*",
                "magento/module-checkout": "*",
                "magento/module-customer": "*",
                "magento/module-directory": "*",
                "magento/module-eav": "*",
                "magento/module-payment": "*",
                "magento/module-paypal": "*",
                "magento/module-quote": "*",
                "magento/module-sales": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-customer": "*",
                "magento/module-scalable-checkout": "*",
                "magento/module-scalable-oms": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amazon\\Payment\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Amazon Pay module"
        },
        {
            "name": "amzn/amazon-pay-sdk-php",
            "version": "3.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/amzn/amazon-pay-sdk-php.git",
                "reference": "37882f2df12e7789d6d4d7d3df6c0cd7e62779f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/amzn/amazon-pay-sdk-php/zipball/37882f2df12e7789d6d4d7d3df6c0cd7e62779f2",
                "reference": "37882f2df12e7789d6d4d7d3df6c0cd7e62779f2",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "AmazonPay\\": "AmazonPay/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Amazon Pay SDK",
                    "email": "amazon-pay-sdk@amazon.com"
                }
            ],
            "description": "Amazon Pay SDK (PHP)",
            "homepage": "https://github.com/amzn/amazon-pay-sdk-php",
            "keywords": [
                "amazon",
                "amazon pay",
                "amazon payments",
                "pay",
                "pay with amazon",
                "payment",
                "payments"
            ],
            "support": {
                "issues": "https://github.com/amzn/amazon-pay-sdk-php/issues",
                "source": "https://github.com/amzn/amazon-pay-sdk-php/tree/3.7.1"
            },
            "time": "2021-03-23T06:46:08+00:00"
        },
        {
            "name": "amzn/login-with-amazon-module",
            "version": "4.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-4.2.0.0.zip",
                "shasum": "3107e616e29739c7e55e0cf8014dc0d1e93e5ef8"
            },
            "require": {
                "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.2.0",
                "magento/framework": "*",
                "magento/module-checkout": "*",
                "magento/module-checkout-agreements": "*",
                "magento/module-customer": "*",
                "magento/module-eav": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-sales": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amazon\\Login\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Login with Amazon module"
        },
        {
            "name": "astock/stock-api-libphp",
            "version": "1.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/adobe/stock-api-libphp.git",
                "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/adobe/stock-api-libphp/zipball/9c66a2ceea2d4c82386e3fafd1db0303fa73bedb",
                "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "~6.0",
                "php": "~7.1"
            },
            "require-dev": {
                "mockery/mockery": "^0.9.9",
                "phpunit/phpunit": ">=6.0 <9.0",
                "squizlabs/php_codesniffer": "~2.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "AdobeStock\\Api\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Adobe Stock API library",
            "support": {
                "issues": "https://github.com/adobe/stock-api-libphp/issues",
                "source": "https://github.com/adobe/stock-api-libphp/tree/master"
            },
            "time": "2020-04-20T17:47:06+00:00"
        },
        {
            "name": "avada/module-proofo",
            "version": "1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/Proofo/proofo-magento-2.git",
                "reference": "b25831077338cac895d7403e03938606a2fadfb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Proofo/proofo-magento-2/zipball/b25831077338cac895d7403e03938606a2fadfb6",
                "reference": "b25831077338cac895d7403e03938606a2fadfb6",
                "shasum": ""
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Avada\\Proofo\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Proofo Team",
                    "email": "proofo@avada.io",
                    "homepage": "https://proofo.io",
                    "role": "Technical Support"
                }
            ],
            "description": "Proofo Social Proof",
            "support": {
                "issues": "https://github.com/Proofo/proofo-magento-2/issues",
                "source": "https://github.com/Proofo/proofo-magento-2/tree/master"
            },
            "time": "2020-07-02T09:11:56+00:00"
        },
        {
            "name": "aws/aws-sdk-php",
            "version": "3.180.3",
            "source": {
                "type": "git",
                "url": "https://github.com/aws/aws-sdk-php.git",
                "reference": "99c08e621c33ca4b2efa1df162c1ce0ecb3068dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/99c08e621c33ca4b2efa1df162c1ce0ecb3068dd",
                "reference": "99c08e621c33ca4b2efa1df162c1ce0ecb3068dd",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-simplexml": "*",
                "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0",
                "guzzlehttp/promises": "^1.4.0",
                "guzzlehttp/psr7": "^1.7.0",
                "mtdowling/jmespath.php": "^2.6",
                "php": ">=5.5"
            },
            "require-dev": {
                "andrewsville/php-token-reflection": "^1.4",
                "aws/aws-php-sns-message-validator": "~1.0",
                "behat/behat": "~3.0",
                "doctrine/cache": "~1.4",
                "ext-dom": "*",
                "ext-openssl": "*",
                "ext-pcntl": "*",
                "ext-sockets": "*",
                "nette/neon": "^2.3",
                "paragonie/random_compat": ">= 2",
                "phpunit/phpunit": "^4.8.35|^5.4.3",
                "psr/cache": "^1.0",
                "psr/simple-cache": "^1.0",
                "sebastian/comparator": "^1.2.3"
            },
            "suggest": {
                "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
                "doctrine/cache": "To use the DoctrineCacheAdapter",
                "ext-curl": "To send requests using cURL",
                "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
                "ext-sockets": "To use client-side monitoring"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Aws\\": "src/"
                },
                "files": [
                    "src/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Amazon Web Services",
                    "homepage": "http://aws.amazon.com"
                }
            ],
            "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
            "homepage": "http://aws.amazon.com/sdkforphp",
            "keywords": [
                "amazon",
                "aws",
                "cloud",
                "dynamodb",
                "ec2",
                "glacier",
                "s3",
                "sdk"
            ],
            "support": {
                "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
                "issues": "https://github.com/aws/aws-sdk-php/issues",
                "source": "https://github.com/aws/aws-sdk-php/tree/3.180.3"
            },
            "time": "2021-05-05T19:41:31+00:00"
        },
        {
            "name": "bacon/bacon-qr-code",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/Bacon/BaconQrCode.git",
                "reference": "3e9d791b67d0a2912922b7b7c7312f4b37af41e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/3e9d791b67d0a2912922b7b7c7312f4b37af41e4",
                "reference": "3e9d791b67d0a2912922b7b7c7312f4b37af41e4",
                "shasum": ""
            },
            "require": {
                "dasprid/enum": "^1.0.3",
                "ext-iconv": "*",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "phly/keep-a-changelog": "^1.4",
                "phpunit/phpunit": "^7 | ^8 | ^9",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "suggest": {
                "ext-imagick": "to generate QR code images"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "BaconQrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https://dasprids.de/",
                    "role": "Developer"
                }
            ],
            "description": "BaconQrCode is a QR code generator for PHP.",
            "homepage": "https://github.com/Bacon/BaconQrCode",
            "support": {
                "issues": "https://github.com/Bacon/BaconQrCode/issues",
                "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.3"
            },
            "time": "2020-10-30T02:02:47+00:00"
        },
        {
            "name": "beberlei/assert",
            "version": "v3.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/beberlei/assert.git",
                "reference": "5e721d7e937ca3ba2cdec1e1adf195f9e5188372"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/beberlei/assert/zipball/5e721d7e937ca3ba2cdec1e1adf195f9e5188372",
                "reference": "5e721d7e937ca3ba2cdec1e1adf195f9e5188372",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-simplexml": "*",
                "php": "^7.0 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "*",
                "phpstan/phpstan": "*",
                "phpunit/phpunit": ">=6.0.0",
                "yoast/phpunit-polyfills": "^0.1.0"
            },
            "suggest": {
                "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Assert\\": "lib/Assert"
                },
                "files": [
                    "lib/Assert/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de",
                    "role": "Lead Developer"
                },
                {
                    "name": "Richard Quadling",
                    "email": "rquadling@gmail.com",
                    "role": "Collaborator"
                }
            ],
            "description": "Thin assertion library for input validation in business models.",
            "keywords": [
                "assert",
                "assertion",
                "validation"
            ],
            "support": {
                "issues": "https://github.com/beberlei/assert/issues",
                "source": "https://github.com/beberlei/assert/tree/v3.3.1"
            },
            "time": "2021-04-18T20:11:03+00:00"
        },
        {
            "name": "braintree/braintree_php",
            "version": "5.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/braintree/braintree_php.git",
                "reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/braintree/braintree_php/zipball/6cf3447ecd0303caa6f2d4f22b653dc5c71b4589",
                "reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-hash": "*",
                "ext-openssl": "*",
                "ext-xmlwriter": "*",
                "php": ">=7.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5"
            },
            "type": "library",
            "autoload": {
                "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",
            "support": {
                "issues": "https://github.com/braintree/braintree_php/issues",
                "source": "https://github.com/braintree/braintree_php/tree/5.2.0"
            },
            "time": "2020-06-15T19:02:23+00:00"
        },
        {
            "name": "christian-riesen/base32",
            "version": "1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ChristianRiesen/base32.git",
                "reference": "2e82dab3baa008e24a505649b0d583c31d31e894"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ChristianRiesen/base32/zipball/2e82dab3baa008e24a505649b0d583c31d31e894",
                "reference": "2e82dab3baa008e24a505649b0d583c31d31e894",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.17",
                "phpstan/phpstan": "^0.12",
                "phpunit/phpunit": "^8.5.13 || ^9.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Base32\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Riesen",
                    "email": "chris.riesen@gmail.com",
                    "homepage": "http://christianriesen.com",
                    "role": "Developer"
                }
            ],
            "description": "Base32 encoder/decoder according to RFC 4648",
            "homepage": "https://github.com/ChristianRiesen/base32",
            "keywords": [
                "base32",
                "decode",
                "encode",
                "rfc4648"
            ],
            "support": {
                "issues": "https://github.com/ChristianRiesen/base32/issues",
                "source": "https://github.com/ChristianRiesen/base32/tree/1.6.0"
            },
            "time": "2021-02-26T10:19:33+00:00"
        },
        {
            "name": "colinmollenhour/cache-backend-file",
            "version": "v1.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_File.git",
                "reference": "03c7d4c0f43b2de1b559a3527d18ff697d306544"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_File/zipball/03c7d4c0f43b2de1b559a3527d18ff697d306544",
                "reference": "03c7d4c0f43b2de1b559a3527d18ff697d306544",
                "shasum": ""
            },
            "type": "magento-module",
            "autoload": {
                "classmap": [
                    "File.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.",
            "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_File",
            "support": {
                "issues": "https://github.com/colinmollenhour/Cm_Cache_Backend_File/issues",
                "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_File/tree/master"
            },
            "time": "2019-04-18T21:54:31+00:00"
        },
        {
            "name": "colinmollenhour/cache-backend-redis",
            "version": "1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis.git",
                "reference": "389fb68de15660e39b055d149d31f3708b5d6cbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/389fb68de15660e39b055d149d31f3708b5d6cbc",
                "reference": "389fb68de15660e39b055d149d31f3708b5d6cbc",
                "shasum": ""
            },
            "require": {
                "magento-hackathon/magento-composer-installer": "*"
            },
            "type": "magento-module",
            "autoload": {
                "classmap": [
                    "Cm/Cache/Backend/Redis.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "Zend_Cache backend using Redis with full support for tags.",
            "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis",
            "support": {
                "issues": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/issues",
                "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/tree/1.11.0"
            },
            "time": "2019-03-03T04:04:49+00:00"
        },
        {
            "name": "colinmollenhour/credis",
            "version": "1.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/credis.git",
                "reference": "bd1da4698ab1918477f9e71e5ff0062b9a345008"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/bd1da4698ab1918477f9e71e5ff0062b9a345008",
                "reference": "bd1da4698ab1918477f9e71e5ff0062b9a345008",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "Client.php",
                    "Cluster.php",
                    "Sentinel.php",
                    "Module.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour",
                    "email": "colin@mollenhour.com"
                }
            ],
            "description": "Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.",
            "homepage": "https://github.com/colinmollenhour/credis",
            "support": {
                "issues": "https://github.com/colinmollenhour/credis/issues",
                "source": "https://github.com/colinmollenhour/credis/tree/1.11.1"
            },
            "time": "2019-11-26T18:09:45+00:00"
        },
        {
            "name": "colinmollenhour/php-redis-session-abstract",
            "version": "v1.4.4",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git",
                "reference": "8d684bbacac99450f2a9ddf6f56be296997e2959"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/8d684bbacac99450f2a9ddf6f56be296997e2959",
                "reference": "8d684bbacac99450f2a9ddf6f56be296997e2959",
                "shasum": ""
            },
            "require": {
                "colinmollenhour/credis": "~1.6",
                "php": "^5.5 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Cm\\RedisSession\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "A Redis-based session handler with optimistic locking",
            "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract",
            "support": {
                "issues": "https://github.com/colinmollenhour/php-redis-session-abstract/issues",
                "source": "https://github.com/colinmollenhour/php-redis-session-abstract/tree/v1.4.4"
            },
            "time": "2021-04-07T21:51:17+00:00"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.2.9",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
                "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.55",
                "psr/log": "^1.0",
                "symfony/phpunit-bridge": "^4.2 || ^5",
                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/ca-bundle/issues",
                "source": "https://github.com/composer/ca-bundle/tree/1.2.9"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-12T12:10:35+00:00"
        },
        {
            "name": "composer/composer",
            "version": "1.10.22",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/composer.git",
                "reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/28c9dfbe2351635961f670773e8d7b17bc5eda25",
                "reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0",
                "composer/semver": "^1.0",
                "composer/spdx-licenses": "^1.2",
                "composer/xdebug-handler": "^1.1",
                "justinrainbow/json-schema": "^5.2.10",
                "php": "^5.3.2 || ^7.0 || ^8.0",
                "psr/log": "^1.0",
                "seld/jsonlint": "^1.4",
                "seld/phar-utils": "^1.0",
                "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
                "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0",
                "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0",
                "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
            },
            "conflict": {
                "symfony/console": "2.8.38"
            },
            "require-dev": {
                "phpspec/prophecy": "^1.10",
                "symfony/phpunit-bridge": "^4.2"
            },
            "suggest": {
                "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
                "ext-zip": "Enabling the zip extension allows you to unzip archives",
                "ext-zlib": "Allow gzip compression of HTTP requests"
            },
            "bin": [
                "bin/composer"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\": "src/Composer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
            "homepage": "https://getcomposer.org/",
            "keywords": [
                "autoload",
                "dependency",
                "package"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/composer/issues",
                "source": "https://github.com/composer/composer/tree/1.10.22"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-27T11:10:45+00:00"
        },
        {
            "name": "composer/semver",
            "version": "1.7.2",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a",
                "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5 || ^5.0.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/semver/issues",
                "source": "https://github.com/composer/semver/tree/1.7.2"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "time": "2020-12-03T15:47:16+00:00"
        },
        {
            "name": "composer/spdx-licenses",
            "version": "1.5.5",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/spdx-licenses.git",
                "reference": "de30328a7af8680efdc03e396aad24befd513200"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/de30328a7af8680efdc03e396aad24befd513200",
                "reference": "de30328a7af8680efdc03e396aad24befd513200",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Spdx\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "SPDX licenses list and validation library.",
            "keywords": [
                "license",
                "spdx",
                "validator"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/spdx-licenses/issues",
                "source": "https://github.com/composer/spdx-licenses/tree/1.5.5"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "time": "2020-12-03T16:04:16+00:00"
        },
        {
            "name": "composer/xdebug-handler",
            "version": "1.4.6",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/xdebug-handler.git",
                "reference": "f27e06cd9675801df441b3656569b328e04aa37c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c",
                "reference": "f27e06cd9675801df441b3656569b328e04aa37c",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0",
                "psr/log": "^1.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.55",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Composer\\XdebugHandler\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Stevenson",
                    "email": "john-stevenson@blueyonder.co.uk"
                }
            ],
            "description": "Restarts a process without Xdebug.",
            "keywords": [
                "Xdebug",
                "performance"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/xdebug-handler/issues",
                "source": "https://github.com/composer/xdebug-handler/tree/1.4.6"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "time": "2021-03-25T17:01:18+00:00"
        },
        {
            "name": "container-interop/container-interop",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/container-interop/container-interop.git",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "shasum": ""
            },
            "require": {
                "psr/container": "^1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Interop\\Container\\": "src/Interop/Container/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
            "homepage": "https://github.com/container-interop/container-interop",
            "support": {
                "issues": "https://github.com/container-interop/container-interop/issues",
                "source": "https://github.com/container-interop/container-interop/tree/master"
            },
            "abandoned": "psr/container",
            "time": "2017-02-14T19:40:03+00:00"
        },
        {
            "name": "dasprid/enum",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/DASPRiD/Enum.git",
                "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
                "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^7 | ^8 | ^9",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DASPRiD\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https://dasprids.de/",
                    "role": "Developer"
                }
            ],
            "description": "PHP 7.1 enum implementation",
            "keywords": [
                "enum",
                "map"
            ],
            "support": {
                "issues": "https://github.com/DASPRiD/Enum/issues",
                "source": "https://github.com/DASPRiD/Enum/tree/1.0.3"
            },
            "time": "2020-10-02T16:03:48+00:00"
        },
        {
            "name": "donatj/phpuseragentparser",
            "version": "v0.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/donatj/PhpUserAgent.git",
                "reference": "5992d7836868b408e73d0d490c779dda7a39135e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/5992d7836868b408e73d0d490c779dda7a39135e",
                "reference": "5992d7836868b408e73d0d490c779dda7a39135e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "camspiers/json-pretty": "0.1.*",
                "donatj/drop": "*",
                "phpunit/phpunit": "~4.8|~9"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/UserAgentParser.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jesse G. Donat",
                    "email": "donatj@gmail.com",
                    "homepage": "https://donatstudios.com",
                    "role": "Developer"
                }
            ],
            "description": "Lightning fast, minimalist PHP UserAgent string parser.",
            "homepage": "https://donatstudios.com/PHP-Parser-HTTP_USER_AGENT",
            "keywords": [
                "browser",
                "browser detection",
                "parser",
                "user agent",
                "useragent"
            ],
            "support": {
                "issues": "https://github.com/donatj/PhpUserAgent/issues",
                "source": "https://github.com/donatj/PhpUserAgent/tree/v0.20.0"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/donatj/5",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/donatj",
                    "type": "github"
                }
            ],
            "time": "2021-03-16T16:42:25+00:00"
        },
        {
            "name": "dotmailer/dotmailer-magento2-extension",
            "version": "4.10.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.10.0.0.zip",
                "shasum": "b38ca62555570448b0cde9c5f93c85d4c7962c0e"
            },
            "require": {
                "magento/framework": ">=101 <104",
                "magento/module-authorization": "100.*",
                "magento/module-backend": ">=100 <103",
                "magento/module-bundle": ">=100 <102",
                "magento/module-catalog": ">=101 <105",
                "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 <104",
                "magento/module-directory": "100.*",
                "magento/module-eav": ">=100 <104",
                "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 <103",
                "magento/module-reports": ">=100 <102",
                "magento/module-review": ">=100 <102",
                "magento/module-sales": ">=100 <104",
                "magento/module-sales-rule": ">=100 <102",
                "magento/module-send-friend": "100.*",
                "magento/module-shipping": "100.*",
                "magento/module-store": ">=100 <102",
                "magento/module-theme": ">=100 <102",
                "magento/module-ui": ">=100 <102",
                "magento/module-url-rewrite": ">=100 <103",
                "magento/module-user": ">=100 <102",
                "magento/module-wishlist": ">=100 <102",
                "php": "^7.1"
            },
            "suggest": {
                "dotmailer/dotmailer-magento2-extension-chat": "Adds Engagement Cloud Chat to your Magento store"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Dotdigitalgroup\\Email\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "description": "dotmailer integration for magento 2"
        },
        {
            "name": "dotmailer/dotmailer-magento2-extension-chat",
            "version": "1.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.3.0.0.zip",
                "shasum": "6d7c40b45c19003b78be6890e27948308e1b5751"
            },
            "require": {
                "dotmailer/dotmailer-magento2-extension": "^4.10.0",
                "magento/framework": ">=101 <104",
                "magento/module-backend": ">=100 <103",
                "magento/module-checkout": "100.*",
                "magento/module-config": ">=100 <103",
                "magento/module-customer": ">=100 <104",
                "magento/module-quote": ">=100 <103",
                "magento/module-sales": ">=100 <104",
                "magento/module-store": ">=100 <102"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Dotdigitalgroup\\Chat\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "description": "Engagement Cloud for Magento 2: Chat module"
        },
        {
            "name": "dotmailer/dotmailer-magento2-extension-package",
            "version": "4.10.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.10.0.0.zip",
                "shasum": "429554389e4699ba919aea396fd810eea6751a1b"
            },
            "require": {
                "dotmailer/dotmailer-magento2-extension": "4.10.0",
                "dotmailer/dotmailer-magento2-extension-chat": "1.3.0",
                "dotmailer/dotmailer-magento2-extension-sms": "1.0.0"
            },
            "type": "metapackage",
            "license": [
                "MIT"
            ],
            "description": "Dotmailer integration for Magento 2 Open Source"
        },
        {
            "name": "dotmailer/dotmailer-magento2-extension-sms",
            "version": "1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-sms/dotmailer-dotmailer-magento2-extension-sms-1.0.0.0.zip",
                "shasum": "0aafa7004cd119570c9a78e6ea6983ac5ae16019"
            },
            "require": {
                "dotmailer/dotmailer-magento2-extension": "^4.10.0",
                "magento/framework": ">=101 <104",
                "magento/module-backend": ">=100 <103",
                "magento/module-checkout": "100.*",
                "magento/module-config": ">=100 <103",
                "magento/module-customer": ">=100 <104",
                "magento/module-directory": "100.*",
                "magento/module-quote": ">=100 <103",
                "magento/module-sales": ">=100 <104",
                "magento/module-shipping": "100.*",
                "magento/module-store": ">=100 <102",
                "magento/module-ui": ">=100 <102"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Dotdigitalgroup\\Sms\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "description": "Engagement Cloud for Magento 2: SMS module"
        },
        {
            "name": "elasticsearch/elasticsearch",
            "version": "v7.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/elastic/elasticsearch-php.git",
                "reference": "1d90a7ff4fb1936dc4376f09d723af75714f6f05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/1d90a7ff4fb1936dc4376f09d723af75714f6f05",
                "reference": "1d90a7ff4fb1936dc4376f09d723af75714f6f05",
                "shasum": ""
            },
            "require": {
                "ext-json": ">=1.3.7",
                "ezimuel/ringphp": "^1.1.2",
                "php": "^7.1",
                "psr/log": "~1.0"
            },
            "require-dev": {
                "cpliakas/git-wrapper": "~2.0",
                "doctrine/inflector": "^1.3",
                "mockery/mockery": "^1.2",
                "phpstan/phpstan": "^0.12",
                "phpunit/phpunit": "^7.5",
                "squizlabs/php_codesniffer": "^3.4",
                "symfony/finder": "~4.0",
                "symfony/yaml": "~4.0"
            },
            "suggest": {
                "ext-curl": "*",
                "monolog/monolog": "Allows for client-level logging and tracing"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/autoload.php"
                ],
                "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"
            ],
            "support": {
                "issues": "https://github.com/elastic/elasticsearch-php/issues",
                "source": "https://github.com/elastic/elasticsearch-php/tree/v7.7.0"
            },
            "time": "2020-05-13T15:19:26+00:00"
        },
        {
            "name": "endroid/qr-code",
            "version": "3.9.7",
            "source": {
                "type": "git",
                "url": "https://github.com/endroid/qr-code.git",
                "reference": "94563d7b3105288e6ac53a67ae720e3669fac1f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/endroid/qr-code/zipball/94563d7b3105288e6ac53a67ae720e3669fac1f6",
                "reference": "94563d7b3105288e6ac53a67ae720e3669fac1f6",
                "shasum": ""
            },
            "require": {
                "bacon/bacon-qr-code": "^2.0",
                "khanamiryan/qrcode-detector-decoder": "^1.0.5",
                "myclabs/php-enum": "^1.5",
                "php": "^7.3||^8.0",
                "symfony/options-resolver": "^3.4||^4.4||^5.0",
                "symfony/property-access": "^3.4||^4.4||^5.0"
            },
            "require-dev": {
                "endroid/quality": "^1.5.2",
                "setasign/fpdf": "^1.8"
            },
            "suggest": {
                "ext-gd": "Required for generating PNG images",
                "roave/security-advisories": "Avoids installation of package versions with vulnerabilities",
                "setasign/fpdf": "Required to use the FPDF writer.",
                "symfony/security-checker": "Checks your composer.lock for vulnerabilities"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Endroid\\QrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeroen van den Enden",
                    "email": "info@endroid.nl"
                }
            ],
            "description": "Endroid QR Code",
            "homepage": "https://github.com/endroid/qr-code",
            "keywords": [
                "bundle",
                "code",
                "endroid",
                "php",
                "qr",
                "qrcode"
            ],
            "support": {
                "issues": "https://github.com/endroid/qr-code/issues",
                "source": "https://github.com/endroid/qr-code/tree/3.9.7"
            },
            "funding": [
                {
                    "url": "https://github.com/endroid",
                    "type": "github"
                }
            ],
            "time": "2021-04-20T19:10:54+00:00"
        },
        {
            "name": "ezimuel/guzzlestreams",
            "version": "3.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/ezimuel/guzzlestreams.git",
                "reference": "abe3791d231167f14eb80d413420d1eab91163a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezimuel/guzzlestreams/zipball/abe3791d231167f14eb80d413420d1eab91163a8",
                "reference": "abe3791d231167f14eb80d413420d1eab91163a8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Stream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Fork of guzzle/streams (abandoned) to be used with elasticsearch-php",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "Guzzle",
                "stream"
            ],
            "support": {
                "source": "https://github.com/ezimuel/guzzlestreams/tree/3.0.1"
            },
            "time": "2020-02-14T23:11:50+00:00"
        },
        {
            "name": "ezimuel/ringphp",
            "version": "1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/ezimuel/ringphp.git",
                "reference": "0b78f89d8e0bb9e380046c31adfa40347e9f663b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezimuel/ringphp/zipball/0b78f89d8e0bb9e380046c31adfa40347e9f663b",
                "reference": "0b78f89d8e0bb9e380046c31adfa40347e9f663b",
                "shasum": ""
            },
            "require": {
                "ezimuel/guzzlestreams": "^3.0.1",
                "php": ">=5.4.0",
                "react/promise": "~2.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "ext-curl": "Guzzle will use specific adapters if cURL is present"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Ring\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php",
            "support": {
                "source": "https://github.com/ezimuel/ringphp/tree/1.1.2"
            },
            "time": "2020-02-14T23:51:21+00:00"
        },
        {
            "name": "google/recaptcha",
            "version": "1.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/google/recaptcha.git",
                "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
                "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "ReCaptcha\\": "src/ReCaptcha"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
            "homepage": "https://www.google.com/recaptcha/",
            "keywords": [
                "Abuse",
                "captcha",
                "recaptcha",
                "spam"
            ],
            "support": {
                "forum": "https://groups.google.com/forum/#!forum/recaptcha",
                "issues": "https://github.com/google/recaptcha/issues",
                "source": "https://github.com/google/recaptcha"
            },
            "time": "2020-03-31T17:50:54+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.5.5",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.0",
                "guzzlehttp/psr7": "^1.6.1",
                "php": ">=5.5",
                "symfony/polyfill-intl-idn": "^1.17.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
                "psr/log": "^1.1"
            },
            "suggest": {
                "psr/log": "Required for using the Log middleware"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/6.5"
            },
            "time": "2020-06-16T21:01:06+00:00"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/1.4.1"
            },
            "time": "2021-03-07T09:25:29+00:00"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
                "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "psr/http-message": "~1.0",
                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-zlib": "*",
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Schultze",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/1.8.2"
            },
            "time": "2021-04-26T09:17:50+00:00"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "5.2.10",
            "source": {
                "type": "git",
                "url": "https://github.com/justinrainbow/json-schema.git",
                "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
                "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
                "json-schema/json-schema-test-suite": "1.2.0",
                "phpunit/phpunit": "^4.8.35"
            },
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "JsonSchema\\": "src/JsonSchema/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bruno Prieto Reis",
                    "email": "bruno.p.reis@gmail.com"
                },
                {
                    "name": "Justin Rainbow",
                    "email": "justin.rainbow@gmail.com"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Robert Schönthal",
                    "email": "seroscho@googlemail.com"
                }
            ],
            "description": "A library to validate a json schema.",
            "homepage": "https://github.com/justinrainbow/json-schema",
            "keywords": [
                "json",
                "schema"
            ],
            "support": {
                "issues": "https://github.com/justinrainbow/json-schema/issues",
                "source": "https://github.com/justinrainbow/json-schema/tree/5.2.10"
            },
            "time": "2020-05-27T16:41:55+00:00"
        },
        {
            "name": "khanamiryan/qrcode-detector-decoder",
            "version": "1.0.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
                "reference": "b96163d4f074970dfe67d4185e75e1f4541b30ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/b96163d4f074970dfe67d4185e75e1f4541b30ca",
                "reference": "b96163d4f074970dfe67d4185e75e1f4541b30ca",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 | ^7.5 | ^8.0 | ^9.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Zxing\\": "lib/"
                },
                "files": [
                    "lib/Common/customFunctions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT",
                "Apache-2.0"
            ],
            "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"
            ],
            "support": {
                "issues": "https://github.com/khanamiryan/php-qrcode-detector-decoder/issues",
                "source": "https://github.com/khanamiryan/php-qrcode-detector-decoder/tree/1.0.5.1"
            },
            "time": "2021-04-21T08:02:08+00:00"
        },
        {
            "name": "klarna/m2-payments",
            "version": "8.2.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-8.2.1.0.zip",
                "shasum": "eb139cb7aa17c97539c01265cafa9b244b80a74f"
            },
            "require": {
                "klarna/module-core": "6.1.1",
                "klarna/module-kp": "7.2.1",
                "klarna/module-kp-graph-ql": "0.9.1",
                "klarna/module-onsitemessaging": "1.0.3",
                "klarna/module-ordermanagement": "6.1.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.16.0",
                "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.2",
                "phploc/phploc": "^6.0",
                "phpmd/phpmd": "@stable",
                "phpro/grumphp": "^0.19",
                "phpunit/phpunit": "^9",
                "sebastian/phpcpd": "~5.0.0",
                "squizlabs/php_codesniffer": "~3.5.4"
            },
            "type": "metapackage",
            "license": [
                "Apache-2.0"
            ],
            "description": "Klarna Payments for Magento 2 (CE & EE)"
        },
        {
            "name": "klarna/module-core",
            "version": "6.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-6.1.1.0.zip",
                "shasum": "33883a011ff0af73a41f630f78d267dd8156b69c"
            },
            "require": {
                "guzzlehttp/guzzle": "^6.0",
                "magento/framework": "^102|^103",
                "magento/module-bundle": "^100.3||^101.0",
                "magento/module-catalog": "^103.0|^104.0",
                "magento/module-config": "^101.1",
                "magento/module-customer": "^102.0|^103.0",
                "magento/module-directory": "^100.3",
                "magento/module-payment": "^100.3",
                "magento/module-quote": "^101.1",
                "magento/module-sales": "^102.0||^103.0",
                "magento/module-store": "^101.0",
                "magento/module-tax": "^100.3",
                "php": "~7.3.0||~7.4.0",
                "psr/log": "^1.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/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",
            "autoload": {
                "psr-4": {
                    "Klarna\\Core\\": "."
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joe Constant",
                    "email": "joe.constant@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Dario Kassler",
                    "email": "dario.kassler@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Kenny Gilles",
                    "email": "kenny.gilles@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Markus Simon",
                    "email": "markus.simon2@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Fei Chen",
                    "email": "fei.chen@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Jason Grim",
                    "email": "jason.grim@klarna.com",
                    "role": "Developer"
                }
            ],
            "description": "Klarna Core Magento 2 Extension"
        },
        {
            "name": "klarna/module-kp",
            "version": "7.2.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-7.2.1.0.zip",
                "shasum": "947c3c67461dbaf6868f25f61354131353bcd88a"
            },
            "require": {
                "klarna/module-core": "^6.0",
                "klarna/module-ordermanagement": "^6.0",
                "magento/framework": "^102|^103",
                "magento/module-backend": "^101.0|^102.0",
                "magento/module-checkout": "^100.1",
                "magento/module-config": "^101.0",
                "magento/module-customer": "^102.0|^103.0",
                "magento/module-directory": "^100.1",
                "magento/module-payment": "^100.1",
                "magento/module-quote": "^101.0",
                "magento/module-sales": "^102.0||^103.0",
                "magento/module-store": "^101.0",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "psr-4": {
                    "Klarna\\Kp\\": ""
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joe Constant",
                    "email": "joe.constant@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Dario Kassler",
                    "email": "dario.kassler@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Kenny Gilles",
                    "email": "kenny.gilles@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Markus Simon",
                    "email": "markus.simon2@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Fei Chen",
                    "email": "fei.chen@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Jason Grim",
                    "email": "jason.grim@klarna.com",
                    "role": "Developer"
                }
            ],
            "description": "Klarna Payments Magento 2 Extension"
        },
        {
            "name": "klarna/module-kp-graph-ql",
            "version": "0.9.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/klarna/module-kp-graph-ql/klarna-module-kp-graph-ql-0.9.1.0.zip",
                "shasum": "3e240c439ef229ad4ac37c104b40848e12a59456"
            },
            "require": {
                "klarna/module-kp": "^7.0.2",
                "magento/framework": "^102|^103",
                "magento/module-graph-ql": "^100",
                "magento/module-payment": "^100.1",
                "magento/module-quote-graph-ql": "^100",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Klarna\\KpGraphQl\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Dario Kassler",
                    "email": "dario.kassler@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Markus Simon",
                    "email": "markus.simon2@klarna.com",
                    "role": "Developer"
                }
            ],
            "description": "Klarna KpGraphQl Magento 2 Extension"
        },
        {
            "name": "klarna/module-onsitemessaging",
            "version": "1.0.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/klarna/module-onsitemessaging/klarna-module-onsitemessaging-1.0.3.0.zip",
                "shasum": "78ad96b08f6910e60696ba52c46838550ba81ae2"
            },
            "require": {
                "klarna/module-core": "^6.0",
                "klarna/module-kp": "^7.1",
                "magento/framework": "^102|^103",
                "magento/module-payment": "^100.3",
                "magento/module-quote": "^101.1",
                "magento/module-sales": "^102.0||^103.0",
                "magento/module-store": "^101.0",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "psr-4": {
                    "Klarna\\Onsitemessaging\\": "."
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joe Constant",
                    "email": "joe.constant@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Markus Simon",
                    "email": "markus.simon2@klarna.com",
                    "role": "Developer"
                }
            ],
            "description": "Klarna OnSite Messaging Magento 2 Extension"
        },
        {
            "name": "klarna/module-ordermanagement",
            "version": "6.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-6.1.1.0.zip",
                "shasum": "4f3bef31e25af08b19af9e88b39dcdb5f95cfa94"
            },
            "require": {
                "klarna/module-core": "^6.0",
                "magento/framework": "^102|^103",
                "magento/module-payment": "^100.3",
                "magento/module-quote": "^101.1",
                "magento/module-sales": "^102.0||^103.0",
                "magento/module-store": "^101.0",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "psr-4": {
                    "Klarna\\Ordermanagement\\": "."
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joe Constant",
                    "email": "joe.constant@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Dario Kassler",
                    "email": "dario.kassler@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Kenny Gilles",
                    "email": "kenny.gilles@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Markus Simon",
                    "email": "markus.simon2@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Fei Chen",
                    "email": "fei.chen@klarna.com",
                    "role": "Developer"
                },
                {
                    "name": "Jason Grim",
                    "email": "jason.grim@klarna.com",
                    "role": "Developer"
                }
            ],
            "description": "Klarna Order Management Magento 2 Extension"
        },
        {
            "name": "laminas/laminas-captcha",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-captcha.git",
                "reference": "9a0134e434cd792934ecca42cb66f316be7bba50"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/9a0134e434cd792934ecca42cb66f316be7bba50",
                "reference": "9a0134e434cd792934ecca42cb66f316be7bba50",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-math": "^2.7 || ^3.0",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.1",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-captcha": "^2.9.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.1.4",
                "laminas/laminas-recaptcha": "^3.0",
                "laminas/laminas-session": "^2.10",
                "laminas/laminas-text": "^2.8",
                "laminas/laminas-validator": "^2.14",
                "phpunit/phpunit": "^9.4.3",
                "psalm/plugin-phpunit": "^0.15.1",
                "vimeo/psalm": "^4.6"
            },
            "suggest": {
                "laminas/laminas-i18n-resources": "Translations of captcha messages",
                "laminas/laminas-recaptcha": "Laminas\\ReCaptcha component",
                "laminas/laminas-session": "Laminas\\Session component",
                "laminas/laminas-text": "Laminas\\Text component",
                "laminas/laminas-validator": "Laminas\\Validator component"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Captcha\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more",
            "homepage": "https://laminas.dev",
            "keywords": [
                "captcha",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-captcha/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-captcha/issues",
                "rss": "https://github.com/laminas/laminas-captcha/releases.atom",
                "source": "https://github.com/laminas/laminas-captcha"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-03-17T16:42:11+00:00"
        },
        {
            "name": "laminas/laminas-code",
            "version": "3.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-code.git",
                "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1cb8f203389ab1482bf89c0e70a04849bacd7766",
                "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^2.6 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.1"
            },
            "conflict": {
                "phpspec/prophecy": "<1.9.0"
            },
            "replace": {
                "zendframework/zend-code": "self.version"
            },
            "require-dev": {
                "doctrine/annotations": "^1.7",
                "ext-phar": "*",
                "laminas/laminas-coding-standard": "^1.0",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "phpunit/phpunit": "^7.5.16 || ^8.4"
            },
            "suggest": {
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                "laminas/laminas-stdlib": "Laminas\\Stdlib component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4.x-dev",
                    "dev-develop": "3.5.x-dev",
                    "dev-dev-4.0": "4.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\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",
            "homepage": "https://laminas.dev",
            "keywords": [
                "code",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-code/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-code/issues",
                "rss": "https://github.com/laminas/laminas-code/releases.atom",
                "source": "https://github.com/laminas/laminas-code"
            },
            "time": "2019-12-31T16:28:24+00:00"
        },
        {
            "name": "laminas/laminas-config",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-config.git",
                "reference": "71ba6d5dd703196ce66b25abc4d772edb094dae1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-config/zipball/71ba6d5dd703196ce66b25abc4d772edb094dae1",
                "reference": "71ba6d5dd703196ce66b25abc4d772edb094dae1",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.5 || ^7.0"
            },
            "replace": {
                "zendframework/zend-config": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "laminas/laminas-filter": "^2.6",
                "laminas/laminas-i18n": "^2.5",
                "laminas/laminas-json": "^2.6.1",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "laminas/laminas-filter": "Laminas\\Filter component",
                "laminas/laminas-i18n": "Laminas\\I18n component",
                "laminas/laminas-json": "Laminas\\Json to use the Json reader or writer classes",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager for use with the Config Factory to retrieve reader and writer instances"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\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://laminas.dev",
            "keywords": [
                "config",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-config/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-config/issues",
                "rss": "https://github.com/laminas/laminas-config/releases.atom",
                "source": "https://github.com/laminas/laminas-config"
            },
            "time": "2019-12-31T16:30:04+00:00"
        },
        {
            "name": "laminas/laminas-console",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-console.git",
                "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
                "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0"
            },
            "replace": {
                "zendframework/zend-console": "self.version"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-filter": "^2.7.2",
                "laminas/laminas-json": "^2.6 || ^3.0",
                "laminas/laminas-validator": "^2.10.1",
                "phpunit/phpunit": "^5.7.23 || ^6.4.3"
            },
            "suggest": {
                "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
                "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8.x-dev",
                    "dev-develop": "2.9.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Console\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Build console applications using getopt syntax or routing, complete with prompts",
            "homepage": "https://laminas.dev",
            "keywords": [
                "console",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-console/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-console/issues",
                "rss": "https://github.com/laminas/laminas-console/releases.atom",
                "source": "https://github.com/laminas/laminas-console"
            },
            "abandoned": "laminas/laminas-cli",
            "time": "2019-12-31T16:31:45+00:00"
        },
        {
            "name": "laminas/laminas-crypt",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-crypt.git",
                "reference": "6f291fe90c84c74d737c9dc9b8f0ad2b55dc0567"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/6f291fe90c84c74d737c9dc9b8f0ad2b55dc0567",
                "reference": "6f291fe90c84c74d737c9dc9b8f0ad2b55dc0567",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "~1.0",
                "laminas/laminas-math": "^2.6",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.5 || ^7.0"
            },
            "replace": {
                "zendframework/zend-crypt": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "ext-mcrypt": "Required for most features of Laminas\\Crypt"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Crypt\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://laminas.dev",
            "keywords": [
                "crypt",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-crypt/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-crypt/issues",
                "rss": "https://github.com/laminas/laminas-crypt/releases.atom",
                "source": "https://github.com/laminas/laminas-crypt"
            },
            "time": "2019-12-31T16:33:11+00:00"
        },
        {
            "name": "laminas/laminas-db",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-db.git",
                "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-db/zipball/80cbba4e749f9eb7d8036172acb9ad41e8b6923f",
                "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-db": "^2.11.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-eventmanager": "^3.3",
                "laminas/laminas-hydrator": "^3.2 || ^4.0",
                "laminas/laminas-servicemanager": "^3.3",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-eventmanager": "Laminas\\EventManager component",
                "laminas/laminas-hydrator": "(^3.2 || ^4.0) Laminas\\Hydrator component for using HydratingResultSets",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Db",
                    "config-provider": "Laminas\\Db\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\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",
            "homepage": "https://laminas.dev",
            "keywords": [
                "db",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-db/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-db/issues",
                "rss": "https://github.com/laminas/laminas-db/releases.atom",
                "source": "https://github.com/laminas/laminas-db"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-22T22:27:56+00:00"
        },
        {
            "name": "laminas/laminas-dependency-plugin",
            "version": "2.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-dependency-plugin.git",
                "reference": "c5b4bf87729d6f38c73ca8ed22a5d62ec641d075"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/c5b4bf87729d6f38c73ca8ed22a5d62ec641d075",
                "reference": "c5b4bf87729d6f38c73ca8ed22a5d62ec641d075",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "php": "^7.3 || ~8.0.0"
            },
            "require-dev": {
                "composer/composer": "^1.9 || ^2.0",
                "mikey179/vfsstream": "^1.6",
                "roave/security-advisories": "dev-master"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Laminas\\DependencyPlugin\\DependencyRewriterPluginDelegator"
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\DependencyPlugin\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Replace zendframework and zfcampus packages with their Laminas Project equivalents.",
            "support": {
                "issues": "https://github.com/laminas/laminas-dependency-plugin/issues",
                "source": "https://github.com/laminas/laminas-dependency-plugin/tree/2.1.2"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-15T16:44:31+00:00"
        },
        {
            "name": "laminas/laminas-di",
            "version": "2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-di.git",
                "reference": "239b22408a1f8eacda6fc2b838b5065c4cf1d88e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-di/zipball/239b22408a1f8eacda6fc2b838b5065c4cf1d88e",
                "reference": "239b22408a1f8eacda6fc2b838b5065c4cf1d88e",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-code": "^2.6 || ^3.0",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^0.4.5 || ^1.0",
                "php": "^5.5 || ^7.0"
            },
            "replace": {
                "zendframework/zend-di": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Di\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://laminas.dev",
            "keywords": [
                "di",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-di/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-di/issues",
                "rss": "https://github.com/laminas/laminas-di/releases.atom",
                "source": "https://github.com/laminas/laminas-di"
            },
            "time": "2019-12-31T15:17:33+00:00"
        },
        {
            "name": "laminas/laminas-diactoros",
            "version": "1.8.7p2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-diactoros.git",
                "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa",
                "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0",
                "psr/http-message": "^1.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "replace": {
                "zendframework/zend-diactoros": "~1.8.7.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "laminas/laminas-coding-standard": "~1.0",
                "php-http/psr7-integration-tests": "dev-master",
                "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-release-1.8": "1.8.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions/create_uploaded_file.php",
                    "src/functions/marshal_headers_from_sapi.php",
                    "src/functions/marshal_method_from_sapi.php",
                    "src/functions/marshal_protocol_version_from_sapi.php",
                    "src/functions/marshal_uri_from_sapi.php",
                    "src/functions/normalize_server.php",
                    "src/functions/normalize_uploaded_files.php",
                    "src/functions/parse_cookie_header.php",
                    "src/functions/create_uploaded_file.legacy.php",
                    "src/functions/marshal_headers_from_sapi.legacy.php",
                    "src/functions/marshal_method_from_sapi.legacy.php",
                    "src/functions/marshal_protocol_version_from_sapi.legacy.php",
                    "src/functions/marshal_uri_from_sapi.legacy.php",
                    "src/functions/normalize_server.legacy.php",
                    "src/functions/normalize_uploaded_files.legacy.php",
                    "src/functions/parse_cookie_header.legacy.php"
                ],
                "psr-4": {
                    "Laminas\\Diactoros\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR HTTP Message implementations",
            "homepage": "https://laminas.dev",
            "keywords": [
                "http",
                "laminas",
                "psr",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-diactoros/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-diactoros/issues",
                "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
                "source": "https://github.com/laminas/laminas-diactoros"
            },
            "time": "2020-03-23T15:28:28+00:00"
        },
        {
            "name": "laminas/laminas-escaper",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-escaper.git",
                "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/5e04bc5ae5990b17159d79d331055e2c645e5cc5",
                "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-escaper": "^2.6.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.12.2",
                "vimeo/psalm": "^3.16"
            },
            "suggest": {
                "ext-iconv": "*",
                "ext-mbstring": "*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Escaper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
            "homepage": "https://laminas.dev",
            "keywords": [
                "escaper",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-escaper/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-escaper/issues",
                "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
                "source": "https://github.com/laminas/laminas-escaper"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2020-11-17T21:26:43+00:00"
        },
        {
            "name": "laminas/laminas-eventmanager",
            "version": "3.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-eventmanager.git",
                "reference": "966c859b67867b179fde1eff0cd38df51472ce4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/966c859b67867b179fde1eff0cd38df51472ce4a",
                "reference": "966c859b67867b179fde1eff0cd38df51472ce4a",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ^8.0"
            },
            "replace": {
                "zendframework/zend-eventmanager": "^3.2.1"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
                "phpbench/phpbench": "^0.17.1",
                "phpunit/phpunit": "^8.5.8"
            },
            "suggest": {
                "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\EventManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Trigger and listen to events within a PHP application",
            "homepage": "https://laminas.dev",
            "keywords": [
                "event",
                "eventmanager",
                "events",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-eventmanager/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-eventmanager/issues",
                "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
                "source": "https://github.com/laminas/laminas-eventmanager"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-03-08T15:24:29+00:00"
        },
        {
            "name": "laminas/laminas-feed",
            "version": "2.12.3",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-feed.git",
                "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3c91415633cb1be6f9d78683d69b7dcbfe6b4012",
                "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "laminas/laminas-escaper": "^2.5.2",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0"
            },
            "replace": {
                "zendframework/zend-feed": "^2.12.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.7.2",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-db": "^2.8.2",
                "laminas/laminas-http": "^2.7",
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
                "laminas/laminas-validator": "^2.10.1",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20",
                "psr/http-message": "^1.0.1"
            },
            "suggest": {
                "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
                "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
                "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
                "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
                "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.12.x-dev",
                    "dev-develop": "2.13.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Feed\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides functionality for consuming RSS and Atom feeds",
            "homepage": "https://laminas.dev",
            "keywords": [
                "feed",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-feed/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-feed/issues",
                "rss": "https://github.com/laminas/laminas-feed/releases.atom",
                "source": "https://github.com/laminas/laminas-feed"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2020-08-18T13:45:04+00:00"
        },
        {
            "name": "laminas/laminas-filter",
            "version": "2.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-filter.git",
                "reference": "dd295a15f5c13d0c13d69ca0107190b1f2083d91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/dd295a15f5c13d0c13d69ca0107190b1f2083d91",
                "reference": "dd295a15f5c13d0c13d69ca0107190b1f2083d91",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-validator": "<2.10.1"
            },
            "replace": {
                "zendframework/zend-filter": "^2.9.2"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-crypt": "^3.2.1",
                "laminas/laminas-servicemanager": "^3.3",
                "laminas/laminas-uri": "^2.6",
                "pear/archive_tar": "^1.4.3",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.15.1",
                "psr/http-factory": "^1.0",
                "vimeo/psalm": "^4.6"
            },
            "suggest": {
                "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
                "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
                "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
                "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Filter",
                    "config-provider": "Laminas\\Filter\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Filter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Programmatically filter and normalize data and files",
            "homepage": "https://laminas.dev",
            "keywords": [
                "filter",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-filter/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-filter/issues",
                "rss": "https://github.com/laminas/laminas-filter/releases.atom",
                "source": "https://github.com/laminas/laminas-filter"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-03-16T14:37:02+00:00"
        },
        {
            "name": "laminas/laminas-form",
            "version": "2.15.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-form.git",
                "reference": "37c5f5ac9240159f5d93f52367d0e57fa96f9b22"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-form/zipball/37c5f5ac9240159f5d93f52367d0e57fa96f9b22",
                "reference": "37c5f5ac9240159f5d93f52367d0e57fa96f9b22",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-hydrator": "^1.1 || ^2.1 || ^3.0",
                "laminas/laminas-inputfilter": "^2.8",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0"
            },
            "replace": {
                "zendframework/zend-form": "^2.14.3"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-captcha": "^2.7.1",
                "laminas/laminas-code": "^2.6 || ^3.0",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-filter": "^2.6",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-recaptcha": "^3.0.0",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-session": "^2.8.1",
                "laminas/laminas-text": "^2.6",
                "laminas/laminas-validator": "^2.6",
                "laminas/laminas-view": "^2.6.2",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20"
            },
            "suggest": {
                "laminas/laminas-captcha": "^2.7.1, required for using CAPTCHA form elements",
                "laminas/laminas-code": "^2.6 || ^3.0, required to use laminas-form annotations support",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0, reuired for laminas-form annotations support",
                "laminas/laminas-i18n": "^2.6, required when using laminas-form view helpers",
                "laminas/laminas-recaptcha": "in order to use the ReCaptcha form element",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, required to use the form factories or provide services",
                "laminas/laminas-view": "^2.6.2, required for using the laminas-form view helpers"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Form",
                    "config-provider": "Laminas\\Form\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\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",
            "homepage": "https://laminas.dev",
            "keywords": [
                "form",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-form/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-form/issues",
                "rss": "https://github.com/laminas/laminas-form/releases.atom",
                "source": "https://github.com/laminas/laminas-form"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-03-17T13:07:46+00:00"
        },
        {
            "name": "laminas/laminas-http",
            "version": "2.14.3",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-http.git",
                "reference": "bfaab8093e382274efed7fdc3ceb15f09ba352bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-http/zipball/bfaab8093e382274efed7fdc3ceb15f09ba352bb",
                "reference": "bfaab8093e382274efed7fdc3ceb15f09ba352bb",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-loader": "^2.5.1",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-uri": "^2.5.2",
                "laminas/laminas-validator": "^2.10.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-http": "^2.11.2"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^3.1 || ^2.6",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "paragonie/certainty": "For automated management of cacert.pem"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\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",
            "homepage": "https://laminas.dev",
            "keywords": [
                "http",
                "http client",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-http/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-http/issues",
                "rss": "https://github.com/laminas/laminas-http/releases.atom",
                "source": "https://github.com/laminas/laminas-http"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-18T21:58:11+00:00"
        },
        {
            "name": "laminas/laminas-hydrator",
            "version": "2.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-hydrator.git",
                "reference": "4a0e81cf05f32edcace817f1f48cb4055f689d85"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/4a0e81cf05f32edcace817f1f48cb4055f689d85",
                "reference": "4a0e81cf05f32edcace817f1f48cb4055f689d85",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0"
            },
            "replace": {
                "zendframework/zend-hydrator": "self.version"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-filter": "^2.6",
                "laminas/laminas-inputfilter": "^2.6",
                "laminas/laminas-serializer": "^2.6.1",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
            },
            "suggest": {
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage",
                "laminas/laminas-filter": "^2.6, to support naming strategy hydrator usage",
                "laminas/laminas-serializer": "^2.6.1, to use the SerializableStrategy",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-release-2.4": "2.4.x-dev"
                },
                "laminas": {
                    "component": "Laminas\\Hydrator",
                    "config-provider": "Laminas\\Hydrator\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Hydrator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Serialize objects to arrays, and vice versa",
            "homepage": "https://laminas.dev",
            "keywords": [
                "hydrator",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-hydrator/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-hydrator/issues",
                "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
                "source": "https://github.com/laminas/laminas-hydrator"
            },
            "time": "2019-12-31T17:06:38+00:00"
        },
        {
            "name": "laminas/laminas-i18n",
            "version": "2.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-i18n.git",
                "reference": "5e85a8facc5534e856cc7f5b4326533eede84b8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/5e85a8facc5534e856cc7f5b4326533eede84b8a",
                "reference": "5e85a8facc5534e856cc7f5b4326533eede84b8a",
                "shasum": ""
            },
            "require": {
                "ext-intl": "*",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "phpspec/prophecy": "<1.9.0"
            },
            "replace": {
                "zendframework/zend-i18n": "^2.10.1"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6",
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-filter": "^2.6.1",
                "laminas/laminas-servicemanager": "^3.2.1",
                "laminas/laminas-validator": "^2.6",
                "laminas/laminas-view": "^2.6.3",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-cache": "Laminas\\Cache component",
                "laminas/laminas-config": "Laminas\\Config component",
                "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
                "laminas/laminas-filter": "You should install this package to use the provided filters",
                "laminas/laminas-i18n-resources": "Translation resources",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
                "laminas/laminas-validator": "You should install this package to use the provided validators",
                "laminas/laminas-view": "You should install this package to use the provided view helpers"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\I18n",
                    "config-provider": "Laminas\\I18n\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\I18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provide translations for your application, and filter and validate internationalized values",
            "homepage": "https://laminas.dev",
            "keywords": [
                "i18n",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-i18n/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-i18n/issues",
                "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
                "source": "https://github.com/laminas/laminas-i18n"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-07T21:10:50+00:00"
        },
        {
            "name": "laminas/laminas-inputfilter",
            "version": "2.10.1",
            "source": {
                "type": "git",
                "url": "git@github.com:laminas/laminas-inputfilter.git",
                "reference": "b29ce8f512c966468eee37ea4873ae5fb545d00a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/b29ce8f512c966468eee37ea4873ae5fb545d00a",
                "reference": "b29ce8f512c966468eee37ea4873ae5fb545d00a",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-filter": "^2.9.1",
                "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-validator": "^2.11",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0"
            },
            "replace": {
                "zendframework/zend-inputfilter": "self.version"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.15",
                "psr/http-message": "^1.0"
            },
            "suggest": {
                "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10.x-dev",
                    "dev-develop": "2.11.x-dev"
                },
                "laminas": {
                    "component": "Laminas\\InputFilter",
                    "config-provider": "Laminas\\InputFilter\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\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",
            "homepage": "https://laminas.dev",
            "keywords": [
                "inputfilter",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-inputfilter/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-inputfilter/issues",
                "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
                "source": "https://github.com/laminas/laminas-inputfilter"
            },
            "time": "2019-12-31T17:11:54+00:00"
        },
        {
            "name": "laminas/laminas-json",
            "version": "2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-json.git",
                "reference": "db58425b7f0eba44a7539450cc926af80915951a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-json/zipball/db58425b7f0eba44a7539450cc926af80915951a",
                "reference": "db58425b7f0eba44a7539450cc926af80915951a",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.5 || ^7.0"
            },
            "replace": {
                "zendframework/zend-json": "self.version"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "laminas/laminas-http": "^2.5.4",
                "laminas/laminas-server": "^2.6.1",
                "laminas/laminas-stdlib": "^2.5 || ^3.0",
                "laminas/laminas-xml": "^1.0.2",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "laminas/laminas-http": "Laminas\\Http component, required to use Laminas\\Json\\Server",
                "laminas/laminas-server": "Laminas\\Server component, required to use Laminas\\Json\\Server",
                "laminas/laminas-stdlib": "Laminas\\Stdlib component, for use with caching Laminas\\Json\\Server responses",
                "laminas/laminas-xml": "To support Laminas\\Json\\Json::fromXml() usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev",
                    "dev-develop": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\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://laminas.dev",
            "keywords": [
                "json",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-json/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-json/issues",
                "rss": "https://github.com/laminas/laminas-json/releases.atom",
                "source": "https://github.com/laminas/laminas-json"
            },
            "time": "2019-12-31T17:15:00+00:00"
        },
        {
            "name": "laminas/laminas-loader",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-loader.git",
                "reference": "bcf8a566cb9925a2e7cc41a16db09235ec9fb616"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/bcf8a566cb9925a2e7cc41a16db09235ec9fb616",
                "reference": "bcf8a566cb9925a2e7cc41a16db09235ec9fb616",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-loader": "^2.6.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Loader\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Autoloading and plugin loading strategies",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "loader"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-loader/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-loader/issues",
                "rss": "https://github.com/laminas/laminas-loader/releases.atom",
                "source": "https://github.com/laminas/laminas-loader"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-12T16:08:18+00:00"
        },
        {
            "name": "laminas/laminas-log",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-log.git",
                "reference": "4e92d841b48868714a070b10866e94be80fc92ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-log/zipball/4e92d841b48868714a070b10866e94be80fc92ff",
                "reference": "4e92d841b48868714a070b10866e94be80fc92ff",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0",
                "psr/log": "^1.1.2"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "replace": {
                "zendframework/zend-log": "self.version"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-db": "^2.6",
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-filter": "^2.5",
                "laminas/laminas-mail": "^2.6.1",
                "laminas/laminas-validator": "^2.10.1",
                "mikey179/vfsstream": "^1.6.7",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.15"
            },
            "suggest": {
                "ext-mongo": "mongo extension to use Mongo writer",
                "ext-mongodb": "mongodb extension to use MongoDB writer",
                "laminas/laminas-db": "Laminas\\Db component to use the database log writer",
                "laminas/laminas-escaper": "Laminas\\Escaper component, for use in the XML log formatter",
                "laminas/laminas-mail": "Laminas\\Mail component to use the email log writer",
                "laminas/laminas-validator": "Laminas\\Validator component to block invalid log messages"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.12.x-dev",
                    "dev-develop": "2.13.x-dev"
                },
                "laminas": {
                    "component": "Laminas\\Log",
                    "config-provider": "Laminas\\Log\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Log\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Robust, composite logger with filtering, formatting, and PSR-3 support",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "log",
                "logging"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-log/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-log/issues",
                "rss": "https://github.com/laminas/laminas-log/releases.atom",
                "source": "https://github.com/laminas/laminas-log"
            },
            "time": "2019-12-31T17:18:59+00:00"
        },
        {
            "name": "laminas/laminas-mail",
            "version": "2.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mail.git",
                "reference": "542686aebf480c6902ad7f08b52498e94818bc0a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/542686aebf480c6902ad7f08b52498e94818bc0a",
                "reference": "542686aebf480c6902ad7f08b52498e94818bc0a",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "laminas/laminas-loader": "^2.5",
                "laminas/laminas-mime": "^2.5",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-validator": "^2.10.2",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0",
                "symfony/polyfill-mbstring": "^1.12.0",
                "true/punycode": "^2.1"
            },
            "replace": {
                "zendframework/zend-mail": "^2.10.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^3.4",
                "laminas/laminas-crypt": "^2.6 || ^3.0",
                "laminas/laminas-servicemanager": "^3.2.1",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-crypt": "Crammd5 support in SMTP Auth",
                "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1 when using SMTP to deliver messages"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Mail",
                    "config-provider": "Laminas\\Mail\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\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",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "mail"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-mail/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mail/issues",
                "rss": "https://github.com/laminas/laminas-mail/releases.atom",
                "source": "https://github.com/laminas/laminas-mail"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-03-17T12:41:50+00:00"
        },
        {
            "name": "laminas/laminas-math",
            "version": "2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-math.git",
                "reference": "8027b37e00accc43f28605c7d8fd081baed1f475"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-math/zipball/8027b37e00accc43f28605c7d8fd081baed1f475",
                "reference": "8027b37e00accc43f28605c7d8fd081baed1f475",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.5 || ^7.0"
            },
            "replace": {
                "zendframework/zend-math": "self.version"
            },
            "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 Laminas\\Math\\Rand if Mcrypt extensions is unavailable"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "math"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-math/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-math/issues",
                "rss": "https://github.com/laminas/laminas-math/releases.atom",
                "source": "https://github.com/laminas/laminas-math"
            },
            "time": "2019-12-31T17:24:15+00:00"
        },
        {
            "name": "laminas/laminas-mime",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mime.git",
                "reference": "9a59704f33106427a384d0ae421f96043174093a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/9a59704f33106427a384d0ae421f96043174093a",
                "reference": "9a59704f33106427a384d0ae421f96043174093a",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-mime": "^2.7.2"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-mail": "^2.6",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-mail": "Laminas\\Mail component"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Mime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create and parse MIME messages and parts",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "mime"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-mime/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mime/issues",
                "rss": "https://github.com/laminas/laminas-mime/releases.atom",
                "source": "https://github.com/laminas/laminas-mime"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-16T17:40:06+00:00"
        },
        {
            "name": "laminas/laminas-modulemanager",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-modulemanager.git",
                "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/789bbd4ab391da9221f265f6bb2d594f8f11855b",
                "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-config": "^3.1 || ^2.6",
                "laminas/laminas-eventmanager": "^3.2 || ^2.6.3",
                "laminas/laminas-stdlib": "^3.1 || ^2.7",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0",
                "webimpress/safe-writer": "^1.0.2 || ^2.1"
            },
            "replace": {
                "zendframework/zend-modulemanager": "^2.8.4"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-di": "^2.6",
                "laminas/laminas-loader": "^2.5",
                "laminas/laminas-mvc": "^3.0 || ^2.7",
                "laminas/laminas-servicemanager": "^3.0.3 || ^2.7.5",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.16"
            },
            "suggest": {
                "laminas/laminas-console": "Laminas\\Console component",
                "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
                "laminas/laminas-mvc": "Laminas\\Mvc component",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.9.x-dev",
                    "dev-develop": "2.10.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\ModuleManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Modular application system for laminas-mvc applications",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "modulemanager"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-modulemanager/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-modulemanager/issues",
                "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
                "source": "https://github.com/laminas/laminas-modulemanager"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2020-08-25T09:29:22+00:00"
        },
        {
            "name": "laminas/laminas-mvc",
            "version": "2.7.15",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc.git",
                "reference": "7e7198b03556a57fb5fd3ed919d9e1cf71500642"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/7e7198b03556a57fb5fd3ed919d9e1cf71500642",
                "reference": "7e7198b03556a57fb5fd3ed919d9e1cf71500642",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-console": "^2.7",
                "laminas/laminas-eventmanager": "^2.6.4 || ^3.0",
                "laminas/laminas-form": "^2.11",
                "laminas/laminas-hydrator": "^1.1 || ^2.4",
                "laminas/laminas-psr7bridge": "^0.2",
                "laminas/laminas-servicemanager": "^2.7.10 || ^3.0.3",
                "laminas/laminas-stdlib": "^2.7.5 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.5 || ^7.0"
            },
            "replace": {
                "zendframework/zend-mvc": "self.version"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "1.7.*",
                "laminas/laminas-authentication": "^2.6",
                "laminas/laminas-cache": "^2.8",
                "laminas/laminas-di": "^2.6",
                "laminas/laminas-filter": "^2.8",
                "laminas/laminas-http": "^2.8",
                "laminas/laminas-i18n": "^2.8",
                "laminas/laminas-inputfilter": "^2.8",
                "laminas/laminas-json": "^2.6.1",
                "laminas/laminas-log": "^2.9.3",
                "laminas/laminas-modulemanager": "^2.8",
                "laminas/laminas-serializer": "^2.8",
                "laminas/laminas-session": "^2.8.1",
                "laminas/laminas-text": "^2.7",
                "laminas/laminas-uri": "^2.6",
                "laminas/laminas-validator": "^2.10",
                "laminas/laminas-view": "^2.9",
                "phpunit/phpunit": "^4.8.36",
                "sebastian/comparator": "^1.2.4",
                "sebastian/version": "^1.0.4"
            },
            "suggest": {
                "laminas/laminas-authentication": "Laminas\\Authentication component for Identity plugin",
                "laminas/laminas-config": "Laminas\\Config component",
                "laminas/laminas-di": "Laminas\\Di component",
                "laminas/laminas-filter": "Laminas\\Filter component",
                "laminas/laminas-http": "Laminas\\Http component",
                "laminas/laminas-i18n": "Laminas\\I18n component for translatable segments",
                "laminas/laminas-inputfilter": "Laminas\\Inputfilter component",
                "laminas/laminas-json": "Laminas\\Json component",
                "laminas/laminas-log": "Laminas\\Log component",
                "laminas/laminas-modulemanager": "Laminas\\ModuleManager component",
                "laminas/laminas-serializer": "Laminas\\Serializer component",
                "laminas/laminas-servicemanager-di": "^1.0.1, if using laminas-servicemanager v3 and requiring the laminas-di integration",
                "laminas/laminas-session": "Laminas\\Session component for FlashMessenger, PRG, and FPRG plugins",
                "laminas/laminas-text": "Laminas\\Text component",
                "laminas/laminas-uri": "Laminas\\Uri component",
                "laminas/laminas-validator": "Laminas\\Validator component",
                "laminas/laminas-view": "Laminas\\View component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "3.0-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/autoload.php"
                ],
                "psr-4": {
                    "Laminas\\Mvc\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "mvc"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-mvc/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mvc/issues",
                "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
                "source": "https://github.com/laminas/laminas-mvc"
            },
            "time": "2019-12-31T17:32:15+00:00"
        },
        {
            "name": "laminas/laminas-psr7bridge",
            "version": "0.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-psr7bridge.git",
                "reference": "14780ef1d40effd59d77ab29c6d439b2af42cdfa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-psr7bridge/zipball/14780ef1d40effd59d77ab29c6d439b2af42cdfa",
                "reference": "14780ef1d40effd59d77ab29c6d439b2af42cdfa",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-diactoros": "^1.1",
                "laminas/laminas-http": "^2.5",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": ">=5.5",
                "psr/http-message": "^1.0"
            },
            "replace": {
                "zendframework/zend-psr7bridge": "self.version"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.7",
                "squizlabs/php_codesniffer": "^2.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev",
                    "dev-develop": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Psr7Bridge\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR-7 <-> Laminas\\Http bridge",
            "homepage": "https://laminas.dev",
            "keywords": [
                "http",
                "laminas",
                "psr",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-psr7bridge/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-psr7bridge/issues",
                "rss": "https://github.com/laminas/laminas-psr7bridge/releases.atom",
                "source": "https://github.com/laminas/laminas-psr7bridge"
            },
            "time": "2019-12-31T17:38:47+00:00"
        },
        {
            "name": "laminas/laminas-serializer",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-serializer.git",
                "reference": "1c57f1bdf05da078493b774c9e8d77ee8b46b4bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-serializer/zipball/1c57f1bdf05da078493b774c9e8d77ee8b46b4bb",
                "reference": "1c57f1bdf05da078493b774c9e8d77ee8b46b4bb",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-json": "^2.5 || ^3.0",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0"
            },
            "replace": {
                "zendframework/zend-serializer": "^2.9.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-math": "^2.6 || ^3.0",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.16"
            },
            "suggest": {
                "laminas/laminas-math": "(^2.6 || ^3.0) To support Python Pickle serialization",
                "laminas/laminas-servicemanager": "(^2.7.5 || ^3.0.3) To support plugin manager support"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Serializer",
                    "config-provider": "Laminas\\Serializer\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Serializer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Serialize and deserialize PHP structures to a variety of representations",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "serializer"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-serializer/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-serializer/issues",
                "rss": "https://github.com/laminas/laminas-serializer/releases.atom",
                "source": "https://github.com/laminas/laminas-serializer"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-17T17:05:24+00:00"
        },
        {
            "name": "laminas/laminas-server",
            "version": "2.9.2",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-server.git",
                "reference": "b91fd8aed71a6b45addc55eda4bb4c3adb21b698"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-server/zipball/b91fd8aed71a6b45addc55eda4bb4c3adb21b698",
                "reference": "b91fd8aed71a6b45addc55eda4bb4c3adb21b698",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-code": "^2.5 || ^3.0",
                "laminas/laminas-stdlib": "^2.5 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-server": "^2.8.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.13.0",
                "vimeo/psalm": "^4.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create Reflection-based RPC servers",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "server"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-server/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-server/issues",
                "rss": "https://github.com/laminas/laminas-server/releases.atom",
                "source": "https://github.com/laminas/laminas-server"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-04-08T13:10:08+00:00"
        },
        {
            "name": "laminas/laminas-servicemanager",
            "version": "2.7.11",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-servicemanager.git",
                "reference": "841abb656c6018afebeec1f355be438426d6a3dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/841abb656c6018afebeec1f355be438426d6a3dd",
                "reference": "841abb656c6018afebeec1f355be438426d6a3dd",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "~1.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.5 || ^7.0"
            },
            "replace": {
                "zendframework/zend-servicemanager": "self.version"
            },
            "require-dev": {
                "athletic/athletic": "dev-master",
                "fabpot/php-cs-fixer": "1.7.*",
                "laminas/laminas-di": "~2.5",
                "laminas/laminas-mvc": "~2.5",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "laminas/laminas-di": "Laminas\\Di component",
                "ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "3.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\ServiceManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "servicemanager"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-servicemanager/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-servicemanager/issues",
                "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
                "source": "https://github.com/laminas/laminas-servicemanager"
            },
            "time": "2019-12-31T17:44:16+00:00"
        },
        {
            "name": "laminas/laminas-session",
            "version": "2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-session.git",
                "reference": "921e6a9f807ee243a9a4f8a8a297929d0c2b50cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-session/zipball/921e6a9f807ee243a9a4f8a8a297929d0c2b50cd",
                "reference": "921e6a9f807ee243a9a4f8a8a297929d0c2b50cd",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^3.0",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-session": "^2.9.1"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-db": "^2.7",
                "laminas/laminas-http": "^2.5.4",
                "laminas/laminas-servicemanager": "^3.0.3",
                "laminas/laminas-validator": "^2.6",
                "mongodb/mongodb": "^1.0.1",
                "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-cache": "Laminas\\Cache component",
                "laminas/laminas-db": "Laminas\\Db component",
                "laminas/laminas-http": "Laminas\\Http component",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
                "laminas/laminas-validator": "Laminas\\Validator component",
                "mongodb/mongodb": "If you want to use the MongoDB session save handler"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Session",
                    "config-provider": "Laminas\\Session\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Session\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Object-oriented interface to PHP sessions and storage",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "session"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-session/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-session/issues",
                "rss": "https://github.com/laminas/laminas-session/releases.atom",
                "source": "https://github.com/laminas/laminas-session"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2020-10-31T15:33:31+00:00"
        },
        {
            "name": "laminas/laminas-soap",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-soap.git",
                "reference": "11672a79e9074fd8e4e7aedd75849902e7b45e23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/11672a79e9074fd8e4e7aedd75849902e7b45e23",
                "reference": "11672a79e9074fd8e4e7aedd75849902e7b45e23",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-soap": "*",
                "laminas/laminas-server": "^2.9",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-uri": "^2.8",
                "laminas/laminas-zendframework-bridge": "^1.1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-soap": "^2.8.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^3.4",
                "laminas/laminas-http": "^2.14",
                "phpspec/prophecy-phpunit": "^2.0.1",
                "phpunit/phpunit": "^9.4.3"
            },
            "suggest": {
                "ext-curl": "Curl is required when .NET compatibility is required",
                "laminas/laminas-http": "Laminas\\Http component"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Soap\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "soap"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-soap/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-soap/issues",
                "rss": "https://github.com/laminas/laminas-soap/releases.atom",
                "source": "https://github.com/laminas/laminas-soap"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-17T18:59:03+00:00"
        },
        {
            "name": "laminas/laminas-stdlib",
            "version": "3.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-stdlib.git",
                "reference": "d81c7ffe602ed0e6ecb18691019111c0f4bf1efe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/d81c7ffe602ed0e6ecb18691019111c0f4bf1efe",
                "reference": "d81c7ffe602ed0e6ecb18691019111c0f4bf1efe",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ^8.0"
            },
            "replace": {
                "zendframework/zend-stdlib": "^3.2.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpbench/phpbench": "^0.17.1",
                "phpunit/phpunit": "~9.3.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Stdlib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "SPL extensions, array utilities, error handlers, and more",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "stdlib"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-stdlib/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-stdlib/issues",
                "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
                "source": "https://github.com/laminas/laminas-stdlib"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2020-11-19T20:18:59+00:00"
        },
        {
            "name": "laminas/laminas-text",
            "version": "2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-text.git",
                "reference": "3601b5eacb06ed0a12f658df860cc0f9613cf4db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-text/zipball/3601b5eacb06ed0a12f658df860cc0f9613cf4db",
                "reference": "3601b5eacb06ed0a12f658df860cc0f9613cf4db",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0"
            },
            "replace": {
                "zendframework/zend-text": "self.version"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6",
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev",
                    "dev-develop": "2.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Text\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create FIGlets and text-based tables",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "text"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-text/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-text/issues",
                "rss": "https://github.com/laminas/laminas-text/releases.atom",
                "source": "https://github.com/laminas/laminas-text"
            },
            "time": "2019-12-31T17:54:52+00:00"
        },
        {
            "name": "laminas/laminas-uri",
            "version": "2.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-uri.git",
                "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/79bd4c614c8cf9a6ba715a49fca8061e84933d87",
                "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-validator": "^2.10",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-uri": "^2.7.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^2.1",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\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)",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "uri"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-uri/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-uri/issues",
                "rss": "https://github.com/laminas/laminas-uri/releases.atom",
                "source": "https://github.com/laminas/laminas-uri"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-17T21:53:05+00:00"
        },
        {
            "name": "laminas/laminas-validator",
            "version": "2.14.4",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-validator.git",
                "reference": "e370c4695db1c81e6dfad38d8c4dbdb37b23d776"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/e370c4695db1c81e6dfad38d8c4dbdb37b23d776",
                "reference": "e370c4695db1c81e6dfad38d8c4dbdb37b23d776",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-validator": "^2.13.0"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6",
                "laminas/laminas-db": "^2.7",
                "laminas/laminas-filter": "^2.6",
                "laminas/laminas-http": "^2.14.2",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-math": "^2.6",
                "laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3",
                "laminas/laminas-session": "^2.8",
                "laminas/laminas-uri": "^2.7",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.15.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "vimeo/psalm": "^4.3"
            },
            "suggest": {
                "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
                "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
                "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
                "laminas/laminas-i18n-resources": "Translations of validator messages",
                "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
                "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
                "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
                "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Validator",
                    "config-provider": "Laminas\\Validator\\ConfigProvider"
                }
            },
            "autoload": {
                "psr-4": {
                    "Laminas\\Validator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "validator"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-validator/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-validator/issues",
                "rss": "https://github.com/laminas/laminas-validator/releases.atom",
                "source": "https://github.com/laminas/laminas-validator"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-01-24T20:45:49+00:00"
        },
        {
            "name": "laminas/laminas-view",
            "version": "2.11.5",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-view.git",
                "reference": "16611035d7b3a6ef2c636a9268c213146123b663"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-view/zipball/16611035d7b3a6ef2c636a9268c213146123b663",
                "reference": "16611035d7b3a6ef2c636a9268c213146123b663",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
                "laminas/laminas-json": "^2.6.1 || ^3.0",
                "laminas/laminas-loader": "^2.5",
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^5.6 || ^7.0"
            },
            "replace": {
                "zendframework/zend-view": "^2.11.4"
            },
            "require-dev": {
                "laminas/laminas-authentication": "^2.5",
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-config": "^2.6",
                "laminas/laminas-console": "^2.6",
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-feed": "^2.7",
                "laminas/laminas-filter": "^2.6.1",
                "laminas/laminas-http": "^2.5.4",
                "laminas/laminas-i18n": "^2.6",
                "laminas/laminas-log": "^2.7",
                "laminas/laminas-modulemanager": "^2.7.1",
                "laminas/laminas-mvc": "^2.7.14 || ^3.0",
                "laminas/laminas-navigation": "^2.5",
                "laminas/laminas-paginator": "^2.5",
                "laminas/laminas-permissions-acl": "^2.6",
                "laminas/laminas-router": "^3.0.1",
                "laminas/laminas-serializer": "^2.6.1",
                "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
                "laminas/laminas-session": "^2.8.1",
                "laminas/laminas-uri": "^2.5",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18"
            },
            "suggest": {
                "laminas/laminas-authentication": "Laminas\\Authentication component",
                "laminas/laminas-escaper": "Laminas\\Escaper component",
                "laminas/laminas-feed": "Laminas\\Feed component",
                "laminas/laminas-filter": "Laminas\\Filter component",
                "laminas/laminas-http": "Laminas\\Http component",
                "laminas/laminas-i18n": "Laminas\\I18n component",
                "laminas/laminas-mvc": "Laminas\\Mvc component",
                "laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up",
                "laminas/laminas-navigation": "Laminas\\Navigation component",
                "laminas/laminas-paginator": "Laminas\\Paginator component",
                "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
                "laminas/laminas-uri": "Laminas\\Uri component"
            },
            "bin": [
                "bin/templatemap_generator.php"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\View\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "view"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-view/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-view/issues",
                "rss": "https://github.com/laminas/laminas-view/releases.atom",
                "source": "https://github.com/laminas/laminas-view"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2020-12-15T14:57:08+00:00"
        },
        {
            "name": "laminas/laminas-zendframework-bridge",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
                "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6cccbddfcfc742eb02158d6137ca5687d92cee32",
                "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
                "psalm/plugin-phpunit": "^0.15.1",
                "squizlabs/php_codesniffer": "^3.5",
                "vimeo/psalm": "^4.6"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "module": "Laminas\\ZendFrameworkBridge"
                }
            },
            "autoload": {
                "files": [
                    "src/autoload.php"
                ],
                "psr-4": {
                    "Laminas\\ZendFrameworkBridge\\": "src//"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Alias legacy ZF class names to Laminas Project equivalents.",
            "keywords": [
                "ZendFramework",
                "autoloading",
                "laminas",
                "zf"
            ],
            "support": {
                "forum": "https://discourse.laminas.dev/",
                "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
                "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
                "source": "https://github.com/laminas/laminas-zendframework-bridge"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2021-02-25T21:54:58+00:00"
        },
        {
            "name": "league/flysystem",
            "version": "1.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem.git",
                "reference": "9be3b16c877d477357c015cec057548cf9b2a14a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a",
                "reference": "9be3b16c877d477357c015cec057548cf9b2a14a",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "league/mime-type-detection": "^1.3",
                "php": "^7.2.5 || ^8.0"
            },
            "conflict": {
                "league/flysystem-sftp": "<1.0.6"
            },
            "require-dev": {
                "phpspec/prophecy": "^1.11.1",
                "phpunit/phpunit": "^8.5.8"
            },
            "suggest": {
                "ext-fileinfo": "Required for MimeType",
                "ext-ftp": "Allows you to use FTP server storage",
                "ext-openssl": "Allows you to use FTPS server storage",
                "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
                "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
                "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
                "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
                "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
                "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
                "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
                "league/flysystem-webdav": "Allows you to use WebDAV storage",
                "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
                "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
                "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frenky.net"
                }
            ],
            "description": "Filesystem abstraction: Many filesystems, one API.",
            "keywords": [
                "Cloud Files",
                "WebDAV",
                "abstraction",
                "aws",
                "cloud",
                "copy.com",
                "dropbox",
                "file systems",
                "files",
                "filesystem",
                "filesystems",
                "ftp",
                "rackspace",
                "remote",
                "s3",
                "sftp",
                "storage"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/flysystem/issues",
                "source": "https://github.com/thephpleague/flysystem/tree/1.x"
            },
            "funding": [
                {
                    "url": "https://offset.earth/frankdejonge",
                    "type": "other"
                }
            ],
            "time": "2020-08-23T07:39:11+00:00"
        },
        {
            "name": "league/flysystem-aws-s3-v3",
            "version": "1.0.29",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
                "reference": "4e25cc0582a36a786c31115e419c6e40498f6972"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/4e25cc0582a36a786c31115e419c6e40498f6972",
                "reference": "4e25cc0582a36a786c31115e419c6e40498f6972",
                "shasum": ""
            },
            "require": {
                "aws/aws-sdk-php": "^3.20.0",
                "league/flysystem": "^1.0.40",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "henrikbjorn/phpspec-code-coverage": "~1.0.1",
                "phpspec/phpspec": "^2.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\AwsS3v3\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frenky.net"
                }
            ],
            "description": "Flysystem adapter for the AWS S3 SDK v3.x",
            "support": {
                "issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues",
                "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/1.0.29"
            },
            "time": "2020-10-08T18:58:37+00:00"
        },
        {
            "name": "league/flysystem-cached-adapter",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
                "reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/d1925efb2207ac4be3ad0c40b8277175f99ffaff",
                "reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff",
                "shasum": ""
            },
            "require": {
                "league/flysystem": "~1.0",
                "psr/cache": "^1.0.0"
            },
            "require-dev": {
                "mockery/mockery": "~0.9",
                "phpspec/phpspec": "^3.4",
                "phpunit/phpunit": "^5.7",
                "predis/predis": "~1.0",
                "tedivm/stash": "~0.12"
            },
            "suggest": {
                "ext-phpredis": "Pure C implemented extension for PHP"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\Cached\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "frankdejonge",
                    "email": "info@frenky.net"
                }
            ],
            "description": "An adapter decorator to enable meta-data caching.",
            "support": {
                "issues": "https://github.com/thephpleague/flysystem-cached-adapter/issues",
                "source": "https://github.com/thephpleague/flysystem-cached-adapter/tree/master"
            },
            "time": "2020-07-25T15:56:04+00:00"
        },
        {
            "name": "league/iso3166",
            "version": "2.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/iso3166.git",
                "reference": "aed3b32fc293afdf2c6c6a322c2408eb5d20804a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/iso3166/zipball/aed3b32fc293afdf2c6c6a322c2408eb5d20804a",
                "reference": "aed3b32fc293afdf2c6c6a322c2408eb5d20804a",
                "shasum": ""
            },
            "require": {
                "php": "^7.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.12",
                "phpunit/phpunit": "^5.7.11 || ^6.0 || ^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "League\\ISO3166\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com"
                }
            ],
            "description": "ISO 3166-1 PHP Library",
            "homepage": "https://github.com/thephpleague/iso3166",
            "keywords": [
                "3166",
                "3166-1",
                "ISO 3166",
                "countries",
                "iso",
                "library"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/iso3166/issues",
                "source": "https://github.com/thephpleague/iso3166"
            },
            "time": "2020-01-29T07:08:12+00:00"
        },
        {
            "name": "league/mime-type-detection",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/mime-type-detection.git",
                "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
                "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.18",
                "phpstan/phpstan": "^0.12.68",
                "phpunit/phpunit": "^8.5.8 || ^9.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "League\\MimeTypeDetection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "Mime-type detection for Flysystem",
            "support": {
                "issues": "https://github.com/thephpleague/mime-type-detection/issues",
                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.7.0"
            },
            "funding": [
                {
                    "url": "https://github.com/frankdejonge",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-18T20:58:21+00:00"
        },
        {
            "name": "magento/adobe-ims",
            "version": "2.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/adobe-ims/magento-adobe-ims-2.1.1.0.zip",
                "shasum": "24888274bdecb8b18b6b0f9b632511323f2c32e5"
            },
            "require": {
                "magento/module-adobe-ims": "2.1.1",
                "magento/module-adobe-ims-api": "2.1.0"
            },
            "type": "metapackage",
            "description": "Adobe IMS Integration"
        },
        {
            "name": "magento/adobe-stock-integration",
            "version": "2.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.1.0.zip",
                "shasum": "8bc31b5058d84f329e2ba633a907782b44e3ed07"
            },
            "require": {
                "magento/adobe-ims": "*",
                "magento/module-adobe-stock-admin-ui": "1.3.0",
                "magento/module-adobe-stock-asset": "1.3.0",
                "magento/module-adobe-stock-asset-api": "2.0.0",
                "magento/module-adobe-stock-client": "1.3.0",
                "magento/module-adobe-stock-client-api": "2.1.0",
                "magento/module-adobe-stock-image": "1.3.0",
                "magento/module-adobe-stock-image-admin-ui": "1.3.0",
                "magento/module-adobe-stock-image-api": "1.3.0"
            },
            "type": "metapackage",
            "description": "Adobe Stock integration"
        },
        {
            "name": "magento/composer",
            "version": "1.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.6.0.0.zip",
                "shasum": "5c5f251209bf370ead5223188fb12f88888fe568"
            },
            "require": {
                "composer/composer": "^1.9",
                "php": "~7.3.0||~7.4.0",
                "symfony/console": "~4.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Magento\\Composer\\": "src"
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento composer library helps to instantiate Composer application and run composer commands."
        },
        {
            "name": "magento/composer-root-update-plugin",
            "version": "1.1.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/composer-root-update-plugin/magento-composer-root-update-plugin-1.1.2.0.zip",
                "shasum": "530c345bf02e17456d42e3c919fd0430649866d8"
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "composer/composer": "<=1.11 || >=2.0.0 <=2.1"
            },
            "suggest": {
                "magento/framework": "Enables the Magento Composer Root Update Plugin's functionality for the Web Setup Wizard"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Magento\\ComposerRootUpdatePlugin\\Plugin\\PluginDefinition"
            },
            "autoload": {
                "psr-4": {
                    "Magento\\ComposerRootUpdatePlugin\\": ""
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Plugin to look ahead for Magento project root changes when running composer update for new Magento versions"
        },
        {
            "name": "magento/framework",
            "version": "103.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.2.0.zip",
                "shasum": "11fec5446927f5760f89ed8b4d58d6af87a35823"
            },
            "require": {
                "colinmollenhour/php-redis-session-abstract": "~1.4.0",
                "composer/composer": "^1.9 || ^2.0",
                "ext-bcmath": "*",
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-hash": "*",
                "ext-iconv": "*",
                "ext-intl": "*",
                "ext-openssl": "*",
                "ext-simplexml": "*",
                "ext-xsl": "*",
                "guzzlehttp/guzzle": "^6.3.3",
                "laminas/laminas-code": "~3.4.1",
                "laminas/laminas-crypt": "^2.6.0",
                "laminas/laminas-http": "^2.6.0",
                "laminas/laminas-mail": "^2.9.0",
                "laminas/laminas-mime": "^2.5.0",
                "laminas/laminas-mvc": "~2.7.0",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-uri": "^2.5.1",
                "laminas/laminas-validator": "^2.6.0",
                "lib-libxml": "*",
                "magento/zendframework1": "~1.14.2",
                "monolog/monolog": "^1.17",
                "php": "~7.3.0||~7.4.0",
                "ramsey/uuid": "~3.8.0",
                "symfony/console": "~4.4.0",
                "symfony/process": "~4.4.0",
                "tedivm/jshrink": "~1.3.0",
                "wikimedia/less.php": "~1.8.0"
            },
            "suggest": {
                "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"
            },
            "type": "magento2-library",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Framework\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/framework-amqp",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.1.0.zip",
                "shasum": "e45145c4e72067191099d582ed221984a542ea08"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0",
                "php-amqplib/php-amqplib": "~2.7.0||~2.10.0"
            },
            "type": "magento2-library",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Framework\\Amqp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/framework-bulk",
            "version": "101.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.0.0.zip",
                "shasum": "bbb6d8cc0b5072e0d3a7be6ff341f1fd3c737af2"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-library",
            "autoload": {
                "psr-4": {
                    "Magento\\Framework\\Bulk\\": ""
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/framework-message-queue",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.2.0.zip",
                "shasum": "71b36406522e1f52beada2a4a4e3c0d76f12627c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-library",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Framework\\MessageQueue\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/google-shopping-ads",
            "version": "4.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/google-shopping-ads/magento-google-shopping-ads-4.0.1.0.zip",
                "shasum": "ba1efed03c142908f53a02cce6704672c379a60d"
            },
            "require": {
                "magento/framework": ">=101.0.4",
                "magento/module-eav": ">=101.0.3",
                "php": "7.0.2||7.0.4||>=7.0.6"
            },
            "type": "magento2-module",
            "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": "magento/inventory-composer-installer",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/inventory-composer-installer/magento-inventory-composer-installer-1.2.0.0.zip",
                "shasum": "b96336d0a80d70b39f225eeba240abbbf7820f78"
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "composer/composer": "^1.9 || ^2.0",
                "magento/framework": "*"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Magento\\InventoryComposerInstaller\\Plugin"
            },
            "autoload": {
                "psr-4": {
                    "Magento\\InventoryComposerInstaller\\": "src"
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Composer plugin for Magento Multi Source Inventory"
        },
        {
            "name": "magento/inventory-metapackage",
            "version": "1.2.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.2.0.zip",
                "shasum": "7f8a60ce8ceda3dbd93cf59462289fd6539ca366"
            },
            "require": {
                "magento/inventory-composer-installer": "1.2.0",
                "magento/module-inventory": "1.2.0",
                "magento/module-inventory-admin-ui": "1.2.0",
                "magento/module-inventory-advanced-checkout": "1.2.0",
                "magento/module-inventory-api": "1.2.0",
                "magento/module-inventory-bundle-import-export": "1.1.0",
                "magento/module-inventory-bundle-product": "1.2.0",
                "magento/module-inventory-bundle-product-admin-ui": "1.2.0",
                "magento/module-inventory-bundle-product-indexer": "1.1.0",
                "magento/module-inventory-cache": "1.2.0",
                "magento/module-inventory-catalog": "1.2.0",
                "magento/module-inventory-catalog-admin-ui": "1.2.0",
                "magento/module-inventory-catalog-api": "1.3.0",
                "magento/module-inventory-catalog-frontend-ui": "1.0.0",
                "magento/module-inventory-catalog-search": "1.2.0",
                "magento/module-inventory-configurable-product": "1.2.0",
                "magento/module-inventory-configurable-product-admin-ui": "1.2.0",
                "magento/module-inventory-configurable-product-frontend-ui": "1.0.0",
                "magento/module-inventory-configurable-product-indexer": "1.2.0",
                "magento/module-inventory-configuration": "1.2.0",
                "magento/module-inventory-configuration-api": "1.2.0",
                "magento/module-inventory-distance-based-source-selection": "1.2.0",
                "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.0",
                "magento/module-inventory-distance-based-source-selection-api": "1.2.0",
                "magento/module-inventory-elasticsearch": "1.2.0",
                "magento/module-inventory-export-stock": "1.2.0",
                "magento/module-inventory-export-stock-api": "1.2.0",
                "magento/module-inventory-graph-ql": "1.2.0",
                "magento/module-inventory-grouped-product": "1.2.0",
                "magento/module-inventory-grouped-product-admin-ui": "1.2.0",
                "magento/module-inventory-grouped-product-indexer": "1.2.0",
                "magento/module-inventory-import-export": "1.2.0",
                "magento/module-inventory-in-store-pickup": "1.1.0",
                "magento/module-inventory-in-store-pickup-admin-ui": "1.1.0",
                "magento/module-inventory-in-store-pickup-api": "1.1.0",
                "magento/module-inventory-in-store-pickup-frontend": "1.1.0",
                "magento/module-inventory-in-store-pickup-graph-ql": "1.1.0",
                "magento/module-inventory-in-store-pickup-multishipping": "1.1.0",
                "magento/module-inventory-in-store-pickup-quote": "1.1.0",
                "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.0",
                "magento/module-inventory-in-store-pickup-sales": "1.1.0",
                "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.0",
                "magento/module-inventory-in-store-pickup-sales-api": "1.1.0",
                "magento/module-inventory-in-store-pickup-shipping": "1.1.0",
                "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.0",
                "magento/module-inventory-in-store-pickup-shipping-api": "1.1.0",
                "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.0",
                "magento/module-inventory-indexer": "2.1.0",
                "magento/module-inventory-low-quantity-notification": "1.2.0",
                "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.0",
                "magento/module-inventory-low-quantity-notification-api": "1.2.0",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.2.0",
                "magento/module-inventory-product-alert": "1.2.0",
                "magento/module-inventory-requisition-list": "1.2.0",
                "magento/module-inventory-reservation-cli": "1.2.0",
                "magento/module-inventory-reservations": "1.2.0",
                "magento/module-inventory-reservations-api": "1.2.0",
                "magento/module-inventory-sales": "1.2.0",
                "magento/module-inventory-sales-admin-ui": "1.2.0",
                "magento/module-inventory-sales-api": "1.2.0",
                "magento/module-inventory-sales-frontend-ui": "1.2.0",
                "magento/module-inventory-setup-fixture-generator": "1.2.0",
                "magento/module-inventory-shipping": "1.2.0",
                "magento/module-inventory-shipping-admin-ui": "1.2.0",
                "magento/module-inventory-source-deduction-api": "1.2.0",
                "magento/module-inventory-source-selection": "1.2.0",
                "magento/module-inventory-source-selection-api": "1.4.0",
                "magento/module-inventory-swatches-frontend-ui": "1.0.0",
                "magento/module-inventory-visual-merchandiser": "1.1.0",
                "magento/module-inventory-wishlist": "1.0.0"
            },
            "type": "metapackage",
            "description": "Metapackage with Magento Inventory modules for simple installation"
        },
        {
            "name": "magento/language-de_de",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-de_de/magento-language-de_de-100.4.0.0.zip",
                "shasum": "176baf37dd2dcef3e7028a3915dbb6af95221791"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "German (Germany) language"
        },
        {
            "name": "magento/language-en_us",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-en_us/magento-language-en_us-100.4.0.0.zip",
                "shasum": "d812b13b78a13ca0b1314d261dcfb4b4bc9e350f"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "English (United States) language"
        },
        {
            "name": "magento/language-es_es",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-es_es/magento-language-es_es-100.4.0.0.zip",
                "shasum": "27569b926ddc525670d7daa601268f9edb09c59b"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Spanish (Spain) language"
        },
        {
            "name": "magento/language-fr_fr",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-fr_fr/magento-language-fr_fr-100.4.0.0.zip",
                "shasum": "6daf974ef89b58eba8b8f4de4b006ef807fbc7f2"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "French (France) language"
        },
        {
            "name": "magento/language-nl_nl",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-nl_nl/magento-language-nl_nl-100.4.0.0.zip",
                "shasum": "4885585685280153d691058f5344fb0ce46da023"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Dutch (Netherlands) language"
        },
        {
            "name": "magento/language-pt_br",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-pt_br/magento-language-pt_br-100.4.0.0.zip",
                "shasum": "de9b81317832aeeee8cb195d0a63b8be9176fda9"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Portuguese (Brazil) language"
        },
        {
            "name": "magento/language-zh_hans_cn",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-zh_hans_cn/magento-language-zh_hans_cn-100.4.0.0.zip",
                "shasum": "cfae6ec93fb5035704e96e19e3865f644ad3b304"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Chinese (China) language"
        },
        {
            "name": "magento/magento-composer-installer",
            "version": "0.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-composer-installer.git",
                "reference": "b9f929f718ef93ed61b6410bad85d40c37fd5ed3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-composer-installer/zipball/b9f929f718ef93ed61b6410bad85d40c37fd5ed3",
                "reference": "b9f929f718ef93ed61b6410bad85d40c37fd5ed3",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "composer/composer": "^1.9 || ^2.0"
            },
            "replace": {
                "magento-hackathon/magento-composer-installer": "*"
            },
            "require-dev": {
                "firegento/phpcs": "~1.1.0",
                "mikey179/vfsstream": "*",
                "phpunit/phpunit": "*",
                "phpunit/phpunit-mock-objects": "dev-master",
                "squizlabs/php_codesniffer": "1.4.7",
                "symfony/process": "*"
            },
            "type": "composer-plugin",
            "extra": {
                "composer-command-registry": [
                    "MagentoHackathon\\Composer\\Magento\\Command\\DeployCommand"
                ],
                "class": "MagentoHackathon\\Composer\\Magento\\Plugin"
            },
            "autoload": {
                "psr-0": {
                    "MagentoHackathon\\Composer\\Magento": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "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"
                },
                {
                    "name": "Vinai Kopp",
                    "email": "vinai@netzarbeiter.com"
                }
            ],
            "description": "Composer installer for Magento modules",
            "homepage": "https://github.com/magento/magento-composer-installer",
            "keywords": [
                "composer-installer",
                "magento"
            ],
            "support": {
                "source": "https://github.com/magento/magento-composer-installer/tree/0.2.1"
            },
            "time": "2021-03-04T20:05:10+00:00"
        },
        {
            "name": "magento/magento2-base",
            "version": "2.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.2.0.zip",
                "shasum": "00e6bca23f7288a1d73e52cf2888b6a03491dfea"
            },
            "require": {
                "composer/composer": "^1.9 || ^2.0",
                "ext-intl": "*",
                "ext-mbstring": "*",
                "laminas/laminas-code": "~3.4.1",
                "laminas/laminas-config": "^2.6.0",
                "laminas/laminas-console": "^2.6.0",
                "laminas/laminas-crypt": "^2.6.0",
                "laminas/laminas-di": "^2.6.1",
                "laminas/laminas-eventmanager": "^3.0.0",
                "laminas/laminas-form": "^2.10.0",
                "laminas/laminas-http": "^2.6.0",
                "laminas/laminas-i18n": "^2.7.3",
                "laminas/laminas-json": "^2.6.1",
                "laminas/laminas-log": "^2.9.1",
                "laminas/laminas-modulemanager": "^2.7",
                "laminas/laminas-mvc": "~2.7.0",
                "laminas/laminas-serializer": "^2.7.2",
                "laminas/laminas-server": "^2.6.1",
                "laminas/laminas-servicemanager": "^2.7.8",
                "laminas/laminas-soap": "^2.7.0",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-text": "^2.6.0",
                "laminas/laminas-uri": "^2.5.1",
                "laminas/laminas-validator": "^2.6.0",
                "laminas/laminas-view": "~2.11.2",
                "magento/composer": "1.6.0",
                "magento/magento-composer-installer": "*",
                "magento/zendframework1": "~1.14.2",
                "monolog/monolog": "^1.17",
                "pelago/emogrifier": "^3.1.0",
                "php": "~7.3.0||~7.4.0",
                "phpseclib/phpseclib": "2.0.*",
                "symfony/console": "~4.4.0",
                "symfony/event-dispatcher": "~4.4.0",
                "tedivm/jshrink": "~1.3.0",
                "tubalmartin/cssmin": "4.1.1"
            },
            "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": {
                "chmod": [
                    {
                        "mask": "0755",
                        "path": "bin/magento"
                    }
                ],
                "component_paths": {
                    "blueimp/jquery-file-upload": "lib/web/jquery/fileUploader",
                    "components/jquery": [
                        "lib/web/jquery.js",
                        "lib/web/jquery/jquery.min.js",
                        "lib/web/jquery/jquery-migrate.js"
                    ],
                    "components/jqueryui": "lib/web/jquery/jquery-ui.js",
                    "tinymce/tinymce": "lib/web/tiny_mce_4",
                    "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js",
                    "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js"
                },
                "map": [
                    [
                        ".editorconfig",
                        ".editorconfig"
                    ],
                    [
                        ".htaccess",
                        ".htaccess"
                    ],
                    [
                        ".htaccess.sample",
                        ".htaccess.sample"
                    ],
                    [
                        ".php_cs.dist",
                        ".php_cs.dist"
                    ],
                    [
                        ".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"
                    ],
                    [
                        "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/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"
                    ],
                    [
                        "generated",
                        "generated"
                    ],
                    [
                        "grunt-config.json.sample",
                        "grunt-config.json.sample"
                    ],
                    [
                        "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/chartjs",
                        "lib/web/chartjs"
                    ],
                    [
                        "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",
                        "lib/web/jquery"
                    ],
                    [
                        "lib/web/jquery.js",
                        "lib/web/jquery.js"
                    ],
                    [
                        "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/custom_options",
                        "pub/media/custom_options"
                    ],
                    [
                        "pub/media/customer/.htaccess",
                        "pub/media/customer/.htaccess"
                    ],
                    [
                        "pub/media/downloadable/.htaccess",
                        "pub/media/downloadable/.htaccess"
                    ],
                    [
                        "pub/media/import",
                        "pub/media/import"
                    ],
                    [
                        "pub/media/sitemap",
                        "pub/media/sitemap"
                    ],
                    [
                        "pub/media/theme_customization/.htaccess",
                        "pub/media/theme_customization/.htaccess"
                    ],
                    [
                        "pub/opt",
                        "pub/opt"
                    ],
                    [
                        "pub/static/.htaccess",
                        "pub/static/.htaccess"
                    ],
                    [
                        "pub/static.php",
                        "pub/static.php"
                    ],
                    [
                        "setup",
                        "setup"
                    ],
                    [
                        "var/.htaccess",
                        "var/.htaccess"
                    ],
                    [
                        "vendor/.htaccess",
                        "vendor/.htaccess"
                    ]
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento 2 Base (Community Edition)"
        },
        {
            "name": "magento/module-admin-analytics",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.2.0.zip",
                "shasum": "f0540541ea949e272e433af1d186f7f6db428a50"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-release-notification": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdminAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-admin-notification",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.1.0.zip",
                "shasum": "6668ea2c7b270c14807d3c870ed00311248dfb5f"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdminNotification\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-adobe-ims",
            "version": "2.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.1.1.0.zip",
                "shasum": "b9deb039362c69f4dd90aa48183e758b7b7226a9"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-adobe-ims-api": "2.1.*",
                "magento/module-authorization": "*",
                "magento/module-backend": "*",
                "magento/module-config": "*",
                "magento/module-user": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeIms\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for authentication to Adobe services"
        },
        {
            "name": "magento/module-adobe-ims-api",
            "version": "2.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.1.0.0.zip",
                "shasum": "d2d6efb45a10cecb2c6370d15d42b1139a314b81"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeImsApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Implementation of Magento module responsible for authentication to Adobe services"
        },
        {
            "name": "magento/module-adobe-stock-admin-ui",
            "version": "1.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.0.0.zip",
                "shasum": "fd32d441cb64e0c6eae17fc8a9c9c403d48cea59"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-adobe-ims-api": "*",
                "magento/module-adobe-stock-client-api": "2.1.*",
                "magento/module-backend": "*",
                "magento/module-config": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-cms": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeStockAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for the admin panel UI implementation"
        },
        {
            "name": "magento/module-adobe-stock-asset",
            "version": "1.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.0.0.zip",
                "shasum": "2845737ef810868acc8a74a19ad956605b4fe196"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-adobe-stock-asset-api": "2.0.*",
                "magento/module-adobe-stock-client-api": "2.1.*",
                "magento/module-config": "*",
                "magento/module-media-gallery": "*",
                "magento/module-media-gallery-api": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeStockAsset\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for the Adobe Stock assets handling implementation on Magento side"
        },
        {
            "name": "magento/module-adobe-stock-asset-api",
            "version": "2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.0.0.zip",
                "shasum": "c4e1054b12302ac9c87ba6e7ddc7604b56268813"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeStockAssetApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for Adobe Stock assets handling on Magento side"
        },
        {
            "name": "magento/module-adobe-stock-client",
            "version": "1.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.0.0.zip",
                "shasum": "bdb8b804f346cab887ab39c3177be71a6ff1810b"
            },
            "require": {
                "astock/stock-api-libphp": "^1.1.2",
                "magento/framework": "*",
                "magento/module-adobe-ims-api": "*",
                "magento/module-adobe-stock-client-api": "2.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeStockClient\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for interaction with Adobe Stock API implementation"
        },
        {
            "name": "magento/module-adobe-stock-client-api",
            "version": "2.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.0.0.zip",
                "shasum": "eae7473a32cb991fc99708fd1470b0090f670c41"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeStockClientApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for interaction with Adobe Stock API"
        },
        {
            "name": "magento/module-adobe-stock-image",
            "version": "1.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.0.0.zip",
                "shasum": "9d7756834df328d1aad1e5d98db27594955a16d7"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-adobe-stock-asset-api": "2.0.*",
                "magento/module-adobe-stock-client-api": "2.1.*",
                "magento/module-adobe-stock-image-api": "1.3.*",
                "magento/module-media-gallery-api": "*",
                "magento/module-media-gallery-synchronization-api": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeStockImage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for the images handling implementation"
        },
        {
            "name": "magento/module-adobe-stock-image-admin-ui",
            "version": "1.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.0.0.zip",
                "shasum": "cf44ba22a7d503d91fcc46e89d7c3e261b1ba8b6"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-adobe-ims": "*",
                "magento/module-adobe-ims-api": "*",
                "magento/module-adobe-stock-asset-api": "2.0.*",
                "magento/module-adobe-stock-client-api": "2.1.*",
                "magento/module-adobe-stock-image-api": "1.3.*",
                "magento/module-backend": "*",
                "magento/module-media-gallery-api": "*",
                "magento/module-media-gallery-ui": "*",
                "magento/module-ui": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-cms": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeStockImageAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for the admin panel images UI implementation"
        },
        {
            "name": "magento/module-adobe-stock-image-api",
            "version": "1.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.0.0.zip",
                "shasum": "672dabe7ba6afd6a0beb334787050899038244e9"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeStockImageApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for the images handling"
        },
        {
            "name": "magento/module-advanced-pricing-import-export",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.2.0.zip",
                "shasum": "d19c03499632f5c1da09323bc609cedb251c859c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-import-export": "101.1.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-import-export": "101.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdvancedPricingImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-advanced-search",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.1.0.zip",
                "shasum": "17ffa559af3f5413e0e95207b4b7237f5261b2e4"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-search": "102.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-search": "101.1.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdvancedSearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-amqp",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.1.0.zip",
                "shasum": "6eae8e8479ccc091382d91351d9cadc97a6da875"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-amqp": "100.4.*",
                "magento/framework-message-queue": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Amqp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-amqp-store",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-amqp-store/magento-module-amqp-store-100.4.1.0.zip",
                "shasum": "11b7420f4b352c53b6ef7d2007a20036b30c9881"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-amqp": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/framework-message-queue": "100.4.*",
                "magento/module-asynchronous-operations": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AmqpStore\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-analytics",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.2.0.zip",
                "shasum": "c26e48849ba465360a691adb2ef55df11dcda16e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-integration": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Analytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-asynchronous-operations",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.2.0.zip",
                "shasum": "d337e77e5f0c4ce6a81b7463f4a00480c00dda89"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-bulk": "101.0.*",
                "magento/framework-message-queue": "100.4.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-admin-notification": "100.4.*",
                "magento/module-logging": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AsynchronousOperations\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-authorization",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.2.0.zip",
                "shasum": "a3bd37a9bace98d5f24e5ea39837b7269d370516"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Authorization\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Authorization module provides access to Magento ACL functionality."
        },
        {
            "name": "magento/module-aws-s3",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.0.0.zip",
                "shasum": "f5c31f91ca10c3d9cf7868d82900d6a9c356944c"
            },
            "require": {
                "league/flysystem": "^1.0",
                "league/flysystem-aws-s3-v3": "^1.0",
                "league/flysystem-cached-adapter": "^1.0",
                "magento/framework": "103.0.*",
                "magento/module-remote-storage": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AwsS3\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-backend",
            "version": "102.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.2.0.zip",
                "shasum": "7102e022e1abc3efab37e50af5ab586bc1f4c637"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backup": "100.4.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-developer": "100.4.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-quote": "101.2.*",
                "magento/module-reports": "100.4.*",
                "magento/module-require-js": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-security": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-translation": "100.4.*",
                "magento/module-ui": "101.2.*",
                "magento/module-user": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-theme": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php",
                    "cli_commands.php"
                ],
                "psr-4": {
                    "Magento\\Backend\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-backup",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.2.0.zip",
                "shasum": "b63ba81e36cd19e2e6cc9e9b361d45231f1fcfed"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-cron": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Backup\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-bundle",
            "version": "101.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.2.0.zip",
                "shasum": "8f2003d39ae5f3b3d46c329bd80c65db9e3f3723"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-catalog-rule": "101.2.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-gift-message": "100.4.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-bundle-sample-data": "Sample Data version: 100.4.*",
                "magento/module-sales-rule": "101.2.*",
                "magento/module-webapi": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Bundle\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-bundle-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.2.0.zip",
                "shasum": "6b3dc5bf82fa3f1ce45f76369a43a6ab181339e4"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-bundle": "101.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-quote-graph-ql": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-sales-graph-ql": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\BundleGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-bundle-import-export",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.1.0.zip",
                "shasum": "53104c90f18ce4cb22559a41a6964bc968b582a7"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-bundle": "101.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-import-export": "101.1.*",
                "magento/module-eav": "102.1.*",
                "magento/module-import-export": "101.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\BundleImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cache-invalidate",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.1.0.zip",
                "shasum": "c82d2d2a8c5afdf030d3c83017b169208f759081"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-page-cache": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CacheInvalidate\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-captcha",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.2.0.zip",
                "shasum": "9149f857d2c9877cbd41e42567cfd0a4b52840a8"
            },
            "require": {
                "laminas/laminas-captcha": "^2.7.1",
                "laminas/laminas-db": "^2.8.2",
                "laminas/laminas-session": "^2.7.3",
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Captcha\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cardinal-commerce",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.1.0.zip",
                "shasum": "4e8d35f789f6fcb9e4ec3c7c0981523ca41af4fa"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-payment": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "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-catalog",
            "version": "104.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.2.0.zip",
                "shasum": "91a30c6dea91786cb3239f42a5f5a597b2dd37ac"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-asynchronous-operations": "100.4.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-catalog-rule": "101.2.*",
                "magento/module-catalog-url-rewrite": "100.4.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-cms": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-indexer": "100.4.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-msrp": "100.4.*",
                "magento/module-page-cache": "100.4.*",
                "magento/module-product-alert": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-url-rewrite": "102.0.*",
                "magento/module-widget": "101.2.*",
                "magento/module-wishlist": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-sample-data": "Sample Data version: 100.4.*",
                "magento/module-cookie": "100.4.*",
                "magento/module-sales": "103.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Catalog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-analytics",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.1.0.zip",
                "shasum": "050fba7854dccba20ae42fb81ec402bb68967555"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-catalog": "104.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-cms-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.0.0.zip",
                "shasum": "b03911b9411a15875c5da13c8e0b40ca38667bce"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-cms-graph-ql": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-cms": "104.0.*",
                "magento/module-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogCmsGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-customer-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.2.0.zip",
                "shasum": "b403ad9e734dd248cec44a47e32c13ac6d45e5a8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogCustomerGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.2.0.zip",
                "shasum": "ee7f310b71885c1006398ab98da33efdf4abea6d"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-catalog-search": "102.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-eav-graph-ql": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-search": "101.1.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql-cache": "100.4.*",
                "magento/module-store-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-import-export",
            "version": "101.1.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.2.0.zip",
                "shasum": "cf0e2c855ef94783d8f0a549cd7ffedb912a8602"
            },
            "require": {
                "ext-ctype": "*",
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-catalog-url-rewrite": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-import-export": "101.0.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-inventory",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.2.0.zip",
                "shasum": "017ffc9ee4ba3a7c886ce63ff48e0f7ab7959e78"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-quote": "101.2.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogInventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-inventory-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.0.0.zip",
                "shasum": "4479508a6232872c96ab9134acbc735393725526"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogInventoryGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-rule",
            "version": "101.2.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.2.0.zip",
                "shasum": "04fc784960f4b2fed3382d0ae98859633184bdfd"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-rule": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-rule-sample-data": "Sample Data version: 100.4.*",
                "magento/module-import-export": "101.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogRule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-rule-configurable",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.1.0.zip",
                "shasum": "e07cddc7047eab3877e27b01cf2deb990f8cb4f3"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/magento-composer-installer": "*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-rule": "101.2.*",
                "magento/module-configurable-product": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-rule": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogRuleConfigurable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-rule-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.0.0.zip",
                "shasum": "82b58c1d73f118ee090e1a7cfbc766b32ed2f13f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-rule": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogRuleGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-search",
            "version": "102.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.2.0.zip",
                "shasum": "18fa2bdcdbfcf922d96afcd94024e0ead1884d35"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-indexer": "100.4.*",
                "magento/module-search": "101.1.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogSearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Catalog search"
        },
        {
            "name": "magento/module-catalog-url-rewrite",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.2.0.zip",
                "shasum": "1f3bc6b0efd5140124cfc1c7692fbfe30bcb8991"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-import-export": "101.1.*",
                "magento/module-eav": "102.1.*",
                "magento/module-import-export": "101.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-url-rewrite": "102.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-webapi": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogUrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-url-rewrite-graph-ql",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.1.0.zip",
                "shasum": "f75716821b361f737ac81626371eaba64f65dc4e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-catalog-url-rewrite": "100.4.*",
                "magento/module-url-rewrite-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogUrlRewriteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-catalog-widget",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.2.0.zip",
                "shasum": "3dc226781c22f1792c9946eb2001e5f142aff638"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-rule": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "magento/module-widget": "101.2.*",
                "magento/module-wishlist": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogWidget\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-checkout",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.2.0.zip",
                "shasum": "cbf32623646ef9a3a18e7119d0dec3d597e355ed"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-captcha": "100.4.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-msrp": "100.4.*",
                "magento/module-page-cache": "100.4.*",
                "magento/module-payment": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-sales-rule": "101.2.*",
                "magento/module-security": "100.4.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-cookie": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Checkout\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-checkout-agreements",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.1.0.zip",
                "shasum": "a3562d34c8bd81cbe8af82d1a8e81d671dfc18b2"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CheckoutAgreements\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-checkout-agreements-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.0.0.zip",
                "shasum": "5f7201e5c7ae347cea991a10999734b6558b2083"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout-agreements": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CheckoutAgreementsGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cms",
            "version": "104.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.2.0.zip",
                "shasum": "9955d3b5843191fd1fffeac5d9287d735e811fe0"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-email": "101.1.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-variable": "100.4.*",
                "magento/module-widget": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-cms-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cms\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cms-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.0.0.zip",
                "shasum": "68e3e92c775a4c3189c180853e48ee9fd658717e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-widget": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.4.*",
                "magento/module-graph-ql-cache": "100.4.*",
                "magento/module-store-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CmsGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cms-url-rewrite",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.1.0.zip",
                "shasum": "7d0078ba3fc02de9414c2d21e2fa2c1b42694467"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-url-rewrite": "102.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CmsUrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cms-url-rewrite-graph-ql",
            "version": "100.4.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.4.0.0.zip",
                "shasum": "6b3bb0173008099f91a9fcdfa0b66d7c31d98ca7"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-url-rewrite-graph-ql": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-cms-url-rewrite": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CmsUrlRewriteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-compare-list-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.0.0.zip",
                "shasum": "e0b9e9126613b988adac3427dd86379831f101a0"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-customer": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CompareListGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-config",
            "version": "101.2.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.2.0.zip",
                "shasum": "1add29a9ef9cffa083ef5749ab869e37b5d15a27"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-cron": "100.4.*",
                "magento/module-deploy": "100.4.*",
                "magento/module-directory": "100.4.*",
                "magento/module-email": "101.1.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Config\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-configurable-import-export",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.0.0.zip",
                "shasum": "d48d00d38189a5c7d4f984bdafde312530b79d08"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-import-export": "101.1.*",
                "magento/module-configurable-product": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-import-export": "101.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-configurable-product",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.2.0.zip",
                "shasum": "007530ac8471643b4844d1469534e27fc71285d8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-configurable-sample-data": "Sample Data version: 100.4.*",
                "magento/module-msrp": "100.4.*",
                "magento/module-product-links-sample-data": "Sample Data version: 100.4.*",
                "magento/module-product-video": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-sales-rule": "101.2.*",
                "magento/module-tax": "100.4.*",
                "magento/module-webapi": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-configurable-product-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.2.0.zip",
                "shasum": "f2e186d5f5a161a25a275ecf958416a92f0d1d34"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-configurable-product": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-quote-graph-ql": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableProductGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-configurable-product-sales",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.0.0.zip",
                "shasum": "696c1298f6e40e5493cc514fafbec5432937fdea"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-configurable-product": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableProductSales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-contact",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.2.0.zip",
                "shasum": "723c6f201360b375b89682a263507601dfcb77f0"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Contact\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cookie",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.2.0.zip",
                "shasum": "c6a82ac84cbb06903080e15c2d05534355619521"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-backend": "102.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cookie\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-cron",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.2.0.zip",
                "shasum": "492699ed795831c3d3964a734131c8c358033141"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cron\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-csp",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.1.0.zip",
                "shasum": "e6e78011e6f70631386310fc9281e66b869ea24b"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Csp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "CSP module enables Content Security Policies for Magento"
        },
        {
            "name": "magento/module-currency-symbol",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.1.0.zip",
                "shasum": "8a8c2029fe4c7fc763dd9e099aa6f1a902932a09"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-directory": "100.4.*",
                "magento/module-page-cache": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CurrencySymbol\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-customer",
            "version": "103.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.2.0.zip",
                "shasum": "8a6ca41af4db7122e58c69b95de25f689e0d88f4"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-integration": "100.4.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-newsletter": "100.4.*",
                "magento/module-page-cache": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-wishlist": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-cookie": "100.4.*",
                "magento/module-customer-sample-data": "Sample Data version: 100.4.*",
                "magento/module-webapi": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Customer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-customer-analytics",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.1.0.zip",
                "shasum": "10dc6704118f79cffb2daa7ecb11d4a344992340"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-customer": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-customer-downloadable-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.0.0.zip",
                "shasum": "c5f2acd7793cabd2b204bf6a100d21624fd28e72"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-downloadable-graph-ql": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerDownloadableGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-customer-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.2.0.zip",
                "shasum": "56afec30a3eba4e939f04bb36c28c3f5b7843a53"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-integration": "100.4.*",
                "magento/module-newsletter": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-customer-import-export",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.2.0.zip",
                "shasum": "de8e21ff6b51d6e086cfd4ee8cdb8415bd021811"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-import-export": "101.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-deploy",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.2.0.zip",
                "shasum": "d3035454ceaa425fb374cc4410b47d15036ddaa6"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-require-js": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-user": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "cli_commands.php",
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Deploy\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-developer",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.2.0.zip",
                "shasum": "da2d8b6b466529cb45025e34a21d5f951eb277ff"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Developer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-dhl",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.1.0.zip",
                "shasum": "540cd358b0d063e5af383ecf4efde9c1445c1b48"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-directory": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-checkout": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Dhl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-directory",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.2.0.zip",
                "shasum": "52222f9af6e051315f35cfdd18fb84830385cb6e"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Directory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-directory-graph-ql",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.1.0.zip",
                "shasum": "4b794be74a6b68444d08c82ba844a029097c3fdf"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\DirectoryGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-downloadable",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.2.0.zip",
                "shasum": "5088b3afe93359881a0ce97db6bebf2e217def61"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-gift-message": "100.4.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-downloadable-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Downloadable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-downloadable-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.2.0.zip",
                "shasum": "236dc81d8a0f12e6dadb3db23231dcd76e1248d3"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-downloadable": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-quote-graph-ql": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-sales-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\DownloadableGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-downloadable-import-export",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.1.0.zip",
                "shasum": "deabdd978e94aee9daa53b36cf43553bf0a39687"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-import-export": "101.1.*",
                "magento/module-downloadable": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-import-export": "101.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\DownloadableImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-eav",
            "version": "102.1.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.2.0.zip",
                "shasum": "1798848f20be98c51634644ec5c8eeee1e12d96d"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Eav\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-eav-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.0.0.zip",
                "shasum": "89579ef6adc5c1daa084ee0c4024abfcaebce61c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-eav": "102.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\EavGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-elasticsearch",
            "version": "101.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.2.0.zip",
                "shasum": "871adacd1de84d03dc09b8f4218aa70fa4f81b58"
            },
            "require": {
                "elasticsearch/elasticsearch": "~7.7.0",
                "magento/framework": "103.0.*",
                "magento/module-advanced-search": "100.4.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-catalog-search": "102.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-search": "101.1.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Elasticsearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-elasticsearch-6",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.2.0.zip",
                "shasum": "80214e718a5bd746a1ff2949b911fba990817189"
            },
            "require": {
                "elasticsearch/elasticsearch": "~7.7.0",
                "magento/framework": "103.0.*",
                "magento/module-advanced-search": "100.4.*",
                "magento/module-catalog-search": "102.0.*",
                "magento/module-elasticsearch": "101.0.*",
                "magento/module-search": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Elasticsearch6\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-elasticsearch-7",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.2.0.zip",
                "shasum": "e6038cee1da404789fd4789af00fe88befd4feaf"
            },
            "require": {
                "elasticsearch/elasticsearch": "~7.7.0",
                "magento/framework": "103.0.*",
                "magento/module-advanced-search": "100.4.*",
                "magento/module-catalog-search": "102.0.*",
                "magento/module-elasticsearch": "101.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*",
                "magento/module-search": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Elasticsearch7\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-email",
            "version": "101.1.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.2.0.zip",
                "shasum": "ea69631038931470f8ce0a2905030704f1753935"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-require-js": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-variable": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-theme": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Email\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-encryption-key",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.1.0.zip",
                "shasum": "08b7de7deb7507938dfb20dfed868e060ad70390"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\EncryptionKey\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-fedex",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.1.0.zip",
                "shasum": "43cfaafd20695314930c14213d26d4aa3a733faa"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-directory": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Fedex\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-gift-message",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.1.0.zip",
                "shasum": "870bf72e08751e316c9c83b656b00283a7b75a70"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-eav": "102.1.*",
                "magento/module-multishipping": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GiftMessage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-gift-message-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.0.0.zip",
                "shasum": "3657cead0c7c969fbc4e9b99d2d4fef72e0b6cf0"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-gift-message": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GiftMessageGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-google-adwords",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.0.0.zip",
                "shasum": "fb7c7020ce938fe1c7d49dd201cfa2992b51a5a2"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleAdwords\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-google-analytics",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.0.0.zip",
                "shasum": "68b47404030af89957333ac92e6e426a65a5e0aa"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cookie": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-google-optimizer",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.1.0.zip",
                "shasum": "704e95284b292b70c155feba5430c7b1121862a2"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-google-analytics": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleOptimizer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.2.0.zip",
                "shasum": "a7f8828ac930cae8008fe1e16dd715e855a41de6"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-webapi": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql-cache": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-graph-ql-cache",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.0.0.zip",
                "shasum": "669ff7199c6351f7e5c5caf260436c4bf84d2726"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-page-cache": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GraphQlCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-grouped-catalog-inventory",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.0.0.zip",
                "shasum": "6d738358419afaebd5de30eee4a832ed8339627b"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-grouped-product": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedCatalogInventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-grouped-import-export",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.0.0.zip",
                "shasum": "83c23137ea95003f5c8ae6fdb6fb436eeba63b22"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-import-export": "101.1.*",
                "magento/module-eav": "102.1.*",
                "magento/module-grouped-product": "100.4.*",
                "magento/module-import-export": "101.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-grouped-product",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.2.0.zip",
                "shasum": "01211422c0d9842575fb411a67bd8b8e04efc919"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-msrp": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-wishlist": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-grouped-product-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-grouped-product-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.2.0.zip",
                "shasum": "5fb52665bd0465227156c4a76d2b758ed1785822"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-grouped-product": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedProductGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-import-export",
            "version": "101.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.2.0.zip",
                "shasum": "310ea6e0e7f6cc374e70201d29a03b7f69c5f283"
            },
            "require": {
                "ext-ctype": "*",
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-indexer",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.2.0.zip",
                "shasum": "9dfa614e9fe4add0568ec57e036a835baa0ede5c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Indexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-instant-purchase",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.1.0.zip",
                "shasum": "0482d2e9f0eb6ed0ee953fdbd260fe0f7083794c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-vault": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InstantPurchase\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-integration",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.2.0.zip",
                "shasum": "1c930cf3d8079063df95c40edeb7941e4d25cd45"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-security": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-user": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Integration\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.0.0.zip",
                "shasum": "ae5f1fc099cc5ce12a2f59f14b253f65314179fb"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Inventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-admin-ui",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.0.0.zip",
                "shasum": "773871a0ab8a943aacd37e57bcceff3265542c3c"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-directory": "*",
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-ui": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-advanced-checkout",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.0.0.zip",
                "shasum": "dc7c9a8f12a1eb66498ab70e431fefe485b55d0d"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-advanced-checkout": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryAdvancedCheckout\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-api",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.0.0.zip",
                "shasum": "ca4572d294159c7ae13d2dff9bd583d82aea3510"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-bundle-import-export",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.0.0.zip",
                "shasum": "ba388106d8d9ab1c46daa249bb295e9b90851ffd"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-bundle-import-export": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryBundleImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-bundle-product",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.0.0.zip",
                "shasum": "5767f68da3b21ce0a175c01d8d7c662ecd8e3251"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-bundle": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-inventory": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryBundleProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-bundle-product-admin-ui",
            "version": "1.2.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.2.0.0.zip",
                "shasum": "f162f897e7e09b980af24490b780b9f468f6d804"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-bundle": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-catalog-admin-ui": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-ui": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory-configuration-api": "1.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryBundleProductAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-bundle-product-indexer",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.0.0.zip",
                "shasum": "57254fba4152e9c534f1a0fa0e7b2e84118a6ae2"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-bundle": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.1.*",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory": "1.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryBundleProductIndexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-cache",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.0.0.zip",
                "shasum": "c91e9a7284c2193de8a1d623b8a53fc36177a5e3"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-catalog",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.2.0.0.zip",
                "shasum": "cf6cfe4c18d76de530b51398814fead9d42da64c"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-configuration": "1.2.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-indexer": "2.1.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory-reservations-api": "1.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-catalog-admin-ui",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.0.0.zip",
                "shasum": "938be441e24c4b4427bb442dccf3e1f3bc0086be"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-asynchronous-operations": "*",
                "magento/module-backend": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-indexer": "2.1.*",
                "magento/module-ui": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory-admin-ui": "1.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-catalog-api",
            "version": "1.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.0.0.zip",
                "shasum": "0c027d19f9a29ce552c2643277e8b2c4c18bbf00"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-catalog-frontend-ui",
            "version": "1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.0.0.zip",
                "shasum": "b2e71bf5b976a8aaa389649448c4c1143727cc3d"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory-catalog": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-catalog-search",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.0.0.zip",
                "shasum": "9ada64c71c40e34e8d21dac9b2e064987b91665b"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-search": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogSearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-configurable-product",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.0.0.zip",
                "shasum": "b37a6b380bc00e743eee72d16f06c52313ba6a67"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-configurable-product": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.1.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-sales": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurableProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-configurable-product-admin-ui",
            "version": "1.2.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.2.0.0.zip",
                "shasum": "0b8558878b2bc67e691c5adabea702272e1e896f"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-configurable-product": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-ui": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurableProductAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-configurable-product-frontend-ui",
            "version": "1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.0.0.zip",
                "shasum": "fe22553402b70fe38ba54468f420dd102a2d711d"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-configurable-product": "*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory-catalog": "1.2.*",
                "magento/module-inventory-configurable-product": "1.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurableProductFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-configurable-product-indexer",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.0.0.zip",
                "shasum": "9811eef9385202a15b30007f75ee1b11ddcc3fed"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.1.*",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory": "1.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurableProductIndexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-configuration",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.0.0.zip",
                "shasum": "7c216d8099f5839f3a7bb1b4c90a7de5c9b61956"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfiguration\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-configuration-api",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.0.0.zip",
                "shasum": "795009498757246257c1afbad890c83c14f6c3d2"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurationApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-distance-based-source-selection",
            "version": "1.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.2.0.0.zip",
                "shasum": "115a14813f7179cc5cf4b7681480fb82c8f255f2"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-config": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-distance-based-source-selection-api": "1.2.*",
                "magento/module-inventory-source-selection-api": "1.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryDistanceBasedSourceSelection\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-distance-based-source-selection-admin-ui",
            "version": "1.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.2.0.0.zip",
                "shasum": "bb8b4d0407256e61e5eb83dc659ed81d997fc694"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryDistanceBasedSourceSelectionAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-distance-based-source-selection-api",
            "version": "1.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.2.0.0.zip",
                "shasum": "a6f872ddbf2455597dac0d5b051cb172e0d4f414"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-source-selection-api": "1.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryDistanceBasedSourceSelectionApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-elasticsearch",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.0.0.zip",
                "shasum": "1a532ecee44ad7f731e1cab900796c6115bf1fc7"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-catalog-search": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.1.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryElasticsearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-export-stock",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.0.0.zip",
                "shasum": "63a9123f1b9662a56bc5cecd0bbab70d328f0b44"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-configurable-product": "*",
                "magento/module-grouped-product": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-configuration": "1.2.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-export-stock-api": "1.2.*",
                "magento/module-inventory-indexer": "2.1.*",
                "magento/module-inventory-sales": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryExportStock\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-export-stock-api",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.0.0.zip",
                "shasum": "43fe421936fa9a897f0703e8e7f96deb5b326b2a"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryExportStockApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-graph-ql",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.0.0.zip",
                "shasum": "113b502921f8d15a431d182560e5e1a2eb06cb5c"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-catalog": "1.2.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-grouped-product",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.2.0.0.zip",
                "shasum": "4973d2226a83a7f8333b528513aa296a956ac1d7"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-grouped-product": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory-catalog": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-configuration-api": "1.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryGroupedProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-grouped-product-admin-ui",
            "version": "1.2.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.2.0.0.zip",
                "shasum": "061b17ce949443c93fbb4e147487d56de9bb274c"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-grouped-product": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-admin-ui": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-ui": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory-configuration-api": "1.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryGroupedProductAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-grouped-product-indexer",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.0.0.zip",
                "shasum": "af99f22fa8ddb2f5fbd903f4718e535ff3c56bb9"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-grouped-product": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.1.*",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory": "1.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryGroupedProductIndexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-import-export",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.0.0.zip",
                "shasum": "f1dce904293ee594124707a762c679bf7fce5266"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-eav": "*",
                "magento/module-import-export": "*",
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-import-export": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.0.0.zip",
                "shasum": "d94339df439d2eb918d9d90d3407b59322848236"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-directory": "*",
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-distance-based-source-selection-api": "1.2.*",
                "magento/module-inventory-in-store-pickup-api": "1.1.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-inventory-source-selection-api": "1.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickup\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-admin-ui",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.0.0.zip",
                "shasum": "6e0181336ec1fc874c683faa138a7c878ff83657"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-admin-ui": "1.2.*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-in-store-pickup-api": "1.1.*",
                "magento/module-ui": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-api",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.0.0.zip",
                "shasum": "482fe7153630b0a02c71cfcb7bbc06dab64c203d"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-frontend",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.0.0.zip",
                "shasum": "691e0bc5b33c7efa22d99d2e0cda11221828ced9"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-checkout": "*",
                "magento/module-inventory-in-store-pickup-api": "1.1.*",
                "magento/module-inventory-in-store-pickup-sales-api": "1.1.*",
                "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupFrontend\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-graph-ql",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.0.0.zip",
                "shasum": "9693aacd5fc0573d966ceddcda47e7832375c106"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-in-store-pickup-api": "1.1.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-multishipping",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.0.0.zip",
                "shasum": "994e8852131e8973e807de5f555a31848c15cdbf"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-checkout": "*",
                "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*",
                "magento/module-quote": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupMultishipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-quote",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.0.0.zip",
                "shasum": "a0df3c3d6be5b5ccb33e6d32839955a57a8d0252"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-in-store-pickup": "1.1.*",
                "magento/module-inventory-in-store-pickup-api": "1.1.*",
                "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-quote": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupQuote\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-quote-graph-ql",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.0.0.zip",
                "shasum": "4e0851bc460f7b3e414a3f97530d5217d6a9f369"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-graph-ql": "*",
                "magento/module-quote": "*",
                "magento/module-quote-graph-ql": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupQuoteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-sales",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.0.0.zip",
                "shasum": "6a6901cf5f331395fd04663a8dc26f283eacacc2"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-in-store-pickup-api": "1.1.*",
                "magento/module-inventory-in-store-pickup-sales-api": "1.1.*",
                "magento/module-inventory-source-selection-api": "1.4.*",
                "magento/module-sales": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupSales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-sales-admin-ui",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.0.0.zip",
                "shasum": "cf6a29cf698ecb14b788719d5f7336d0906e8c05"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-in-store-pickup-quote": "1.1.*",
                "magento/module-inventory-in-store-pickup-sales": "1.1.*",
                "magento/module-inventory-in-store-pickup-sales-api": "1.1.*",
                "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-quote": "*",
                "magento/module-sales": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupSalesAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-sales-api",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.0.0.zip",
                "shasum": "082efb3f1002a371bfe1c4a7fd61c86b98a83923"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupSalesApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-shipping",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.0.0.zip",
                "shasum": "3151e0fa56e62868cc21104dc182158da0304733"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-in-store-pickup-api": "1.1.*",
                "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-quote": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupShipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-shipping-admin-ui",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.0.0.zip",
                "shasum": "84c7e4d9b2647d63bc142f468e9df702c2da0c05"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-shipping": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupShippingAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-shipping-api",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.0.0.zip",
                "shasum": "d8f00301eebe91f2d1512d822aa126d027cd2e5c"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-quote": "*",
                "magento/module-shipping": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupShippingApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-webapi-extension",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.0.0.zip",
                "shasum": "6673a3970215f94c455f287f256803800f69e261"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-webapi": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupWebapiExtension\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-indexer",
            "version": "2.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.1.0.0.zip",
                "shasum": "53a423428b23090ab944a1dcd5764659773c7399"
            },
            "require": {
                "magento/framework": "*",
                "magento/framework-message-queue": "*",
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*",
                "magento/module-inventory-sales": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryIndexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-low-quantity-notification",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.0.0.zip",
                "shasum": "801e4490a30be64e444ec012cf47583213f010ff"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-eav": "*",
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-low-quantity-notification-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryLowQuantityNotification\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-low-quantity-notification-admin-ui",
            "version": "1.2.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.2.0.0.zip",
                "shasum": "9c564a65c6424cd7f36088047a9d55f68160776f"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-low-quantity-notification": "1.2.*",
                "magento/module-inventory-low-quantity-notification-api": "1.2.*",
                "magento/module-reports": "*",
                "magento/module-ui": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryLowQuantityNotificationAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-low-quantity-notification-api",
            "version": "1.2.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.2.0.0.zip",
                "shasum": "d6f68369faa8df0d37dd91bb3dd122f3477c9c0c"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryLowQuantityNotificationApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-multi-dimensional-indexer-api",
            "version": "1.2.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.2.0.0.zip",
                "shasum": "6773bfe083fe98407da37780868819434de94c19"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryMultiDimensionalIndexerApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-product-alert",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.0.0.zip",
                "shasum": "c7182168cd80683dd5a673f3498e857d83985509"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-product-alert": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-product-alert": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryProductAlert\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-requisition-list",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.0.0.zip",
                "shasum": "1499310046ad33ecc6ee9b6d5aa5f5161d90b817"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-requisition-list": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryRequisitionList\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-reservation-cli",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.0.0.zip",
                "shasum": "79924116cf805d94a07e57bd2238b818bf066ee0"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-reservations-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-sales": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryReservationCli\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-reservations",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.0.0.zip",
                "shasum": "8e6f8b99d3f51e4034fadb93d37bee977cbe56f5"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-reservations-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryReservations\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-reservations-api",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.0.0.zip",
                "shasum": "c174e45ee7deec04171d2e11ff25892c1bfb09a1"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryReservationsApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-sales",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.2.0.0.zip",
                "shasum": "223dfadbe119d8147ecbce08a6f9d446dc272819"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-reservations-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-inventory-source-deduction-api": "1.2.*",
                "magento/module-inventory-source-selection-api": "1.4.*",
                "magento/module-sales": "*",
                "magento/module-sales-inventory": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "require-dev": {
                "magento/module-inventory-indexer": "*"
            },
            "suggest": {
                "magento/module-inventory-catalog": "1.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-sales-admin-ui",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.0.0.zip",
                "shasum": "649eb7c7530b6c04e885f30c3de14a2a5c1ac926"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory-admin-ui": "1.2.*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "magento/module-ui": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySalesAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-sales-api",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.0.0.zip",
                "shasum": "a0a589db432b691f9e483bbc23e19590e9918e7a"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-sales": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySalesApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-sales-frontend-ui",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.0.0.zip",
                "shasum": "07464f0518e9f5eea490c8ff41bbe47e8dc8d312"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory-catalog-frontend-ui": "1.0.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySalesFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-setup-fixture-generator",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.0.0.zip",
                "shasum": "cf812ecbe26459f05ce43b3532004181a27b997a"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySetupFixtureGenerator\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-shipping",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.0.0.zip",
                "shasum": "efda64db776019d30da62c4435356f1c6383e910"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-inventory-source-deduction-api": "1.2.*",
                "magento/module-inventory-source-selection-api": "1.4.*",
                "magento/module-sales": "*",
                "magento/module-shipping": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryShipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-shipping-admin-ui",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.0.0.zip",
                "shasum": "3895c85569d26b9880bc585753f07de3ac393ab5"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-backend": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-inventory-source-selection-api": "1.4.*",
                "magento/module-sales": "*",
                "magento/module-shipping": "*",
                "magento/module-ui": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryShippingAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-source-deduction-api",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.0.0.zip",
                "shasum": "44d8ae55170712fa762da7c5eb2adb4828fc86ef"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySourceDeductionApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-source-selection",
            "version": "1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.0.0.zip",
                "shasum": "b57f071218da7ff092a0d5ded9d0df3327b975d2"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-source-selection-api": "1.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySourceSelection\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-source-selection-api",
            "version": "1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.0.0.zip",
                "shasum": "f850fbfaa9901b2c2b76d0b42c19e16b2137354e"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-sales": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySourceSelectionApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-swatches-frontend-ui",
            "version": "1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.0.0.zip",
                "shasum": "dc918b286614f8fff092bee0e8b5829a028ac656"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory-configurable-product-frontend-ui": "1.0.*",
                "magento/module-swatches": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySwatchesFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-visual-merchandiser",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.0.0.zip",
                "shasum": "ed4a9ffdd92571330cec0c604c54b005aa6c5ec3"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.1.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "require-dev": {
                "magento/module-inventory-api": "*",
                "magento/module-inventory-configuration-api": "*"
            },
            "suggest": {
                "magento/module-visual-merchandiser": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryVisualMerchandiser\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-inventory-wishlist",
            "version": "1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.0.0.zip",
                "shasum": "7515e4e9f05bff33116026a82f92593c72c9393f"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory": "1.2.*",
                "magento/module-wishlist": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryWishlist\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-layered-navigation",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.2.0.zip",
                "shasum": "65d742f661b0d1263c5a38ce40901b079fc3555a"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-config": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LayeredNavigation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-login-as-customer",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.2.0.zip",
                "shasum": "eb4e43197ee9c74ac6360f24c7c406ff7c42bd21"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-login-as-customer-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-backend": "102.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Allow for admin to enter a customer account"
        },
        {
            "name": "magento/module-login-as-customer-admin-ui",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.2.0.zip",
                "shasum": "fa15ec611dcdf27b093ff21e5405d8e2f3cc97ea"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-login-as-customer-api": "100.4.*",
                "magento/module-login-as-customer-frontend-ui": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-login-as-customer": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ]
        },
        {
            "name": "magento/module-login-as-customer-api",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.2.0.zip",
                "shasum": "0153080f93b725b762a9039b880ba4a23aff7e3d"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Allow for admin to enter a customer account"
        },
        {
            "name": "magento/module-login-as-customer-assistance",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.1.0.zip",
                "shasum": "ca2a9774eae61e3bf58a4ca4ef43f7ab9ffb4ec1"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-login-as-customer": "100.4.*",
                "magento/module-login-as-customer-api": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-login-as-customer-admin-ui": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerAssistance\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ]
        },
        {
            "name": "magento/module-login-as-customer-frontend-ui",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-frontend-ui/magento-module-login-as-customer-frontend-ui-100.4.2.0.zip",
                "shasum": "185fadff2c234e6373b41ae50610299ccfab5bc8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-login-as-customer-api": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ]
        },
        {
            "name": "magento/module-login-as-customer-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.0.0.zip",
                "shasum": "a89af6d4975a71a360117f1b0c52017c5266d854"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-integration": "100.4.*",
                "magento/module-login-as-customer-api": "100.4.*",
                "magento/module-login-as-customer-assistance": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-login-as-customer": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Flexible login as a customer so a merchant or merchant admin can log into an end customer's account to assist them with their account."
        },
        {
            "name": "magento/module-login-as-customer-log",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.1.0.zip",
                "shasum": "32a4bfa71d0af6cba3671643d4e004e41dc62276"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-login-as-customer-api": "100.4.*",
                "magento/module-ui": "101.2.*",
                "magento/module-user": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-login-as-customer": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerLog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ]
        },
        {
            "name": "magento/module-login-as-customer-page-cache",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-page-cache/magento-module-login-as-customer-page-cache-100.4.2.0.zip",
                "shasum": "eb809d9d8edc6421347d63ad454e90c66133c45b"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-login-as-customer-api": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-page-cache": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerPageCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ]
        },
        {
            "name": "magento/module-login-as-customer-quote",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.1.0.zip",
                "shasum": "cfe21dd9f907a2247d7f71e1832495a92ee10105"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-quote": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-login-as-customer-api": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerQuote\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ]
        },
        {
            "name": "magento/module-login-as-customer-sales",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.2.0.zip",
                "shasum": "e42b2b433981189109515b0d502b8bc6ea3f65d7"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-login-as-customer-api": "100.4.*",
                "magento/module-user": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-sales": "103.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerSales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ]
        },
        {
            "name": "magento/module-marketplace",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.1.0.zip",
                "shasum": "91775c6098d155f740506f349d359f0a0a595f52"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Marketplace\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-media-content",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.2.0.zip",
                "shasum": "2e217a61cab28fec6f294ff359c288da4328ed73"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-content-api": "100.4.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaContent\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module provides the implementation for managing relations between content and media files used in that content"
        },
        {
            "name": "magento/module-media-content-api",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.2.0.zip",
                "shasum": "dcf9dbdaa9fdea7e943870caba97e8f2064902f6"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaContentApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module provides the API interfaces for managing relations between content and media files used in that content"
        },
        {
            "name": "magento/module-media-content-catalog",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.2.0.zip",
                "shasum": "3391f946a9e215aee695b9465698afedd4a48e68"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-media-content-api": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaContentCatalog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module provides the implementation of MediaContent functionality for Magento_Catalog module"
        },
        {
            "name": "magento/module-media-content-cms",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.2.0.zip",
                "shasum": "1d496306ccf88c0e4b1babee72f5fa4eeb735351"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-media-content-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaContentCms\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module provides the implementation of MediaContent functionality for Magento_Cms module"
        },
        {
            "name": "magento/module-media-content-synchronization",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.1.0.zip",
                "shasum": "9f36e8a6dd29a9996352c99e3c30173d700c3604"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-bulk": "101.0.*",
                "magento/module-asynchronous-operations": "100.4.*",
                "magento/module-media-content-api": "100.4.*",
                "magento/module-media-content-synchronization-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-media-gallery-synchronization": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaContentSynchronization\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module provides implementation of the media content data synchronization."
        },
        {
            "name": "magento/module-media-content-synchronization-api",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.1.0.zip",
                "shasum": "abb97ebdb43f4edf5f55eaa10406c2f059cfb1e5"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-content-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaContentSynchronizationApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for the media content synchronization implementation API"
        },
        {
            "name": "magento/module-media-content-synchronization-catalog",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.1.0.zip",
                "shasum": "57eff70058871324ea3c99525ab6ea8282c35bbe"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-content-api": "100.4.*",
                "magento/module-media-content-synchronization-api": "100.4.*",
                "magento/module-media-gallery-synchronization-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaContentSynchronizationCatalog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module provides the implementation of MediaContentSynchronization functionality for Magento_Catalog module"
        },
        {
            "name": "magento/module-media-content-synchronization-cms",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.1.0.zip",
                "shasum": "72167bcbe9d8578af259a883d255aa77902d4fc3"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-content-api": "100.4.*",
                "magento/module-media-content-synchronization-api": "100.4.*",
                "magento/module-media-gallery-synchronization-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaContentSynchronizationCms\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module provides the implementation of MediaContentSynchronization functionality for Magento_Cms module"
        },
        {
            "name": "magento/module-media-gallery",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.2.0.zip",
                "shasum": "9cbba303faf3935c8d3f8ca7a6c87c59d70edf9e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGallery\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for media handling"
        },
        {
            "name": "magento/module-media-gallery-api",
            "version": "101.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.2.0.zip",
                "shasum": "98e7d9c4d267b867a3ecceda31659ba8de86793f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for media gallery asset attributes storage and management"
        },
        {
            "name": "magento/module-media-gallery-catalog",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.1.0.zip",
                "shasum": "f196656ecbd8b9dcdc1c5399b8ecfb462bdb50b7"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryCatalog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for catalog gallery processor delete operation handling"
        },
        {
            "name": "magento/module-media-gallery-catalog-integration",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.1.0.zip",
                "shasum": "11561b45eeb6d0ae2d29535b619318daafdb671f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "magento/module-media-gallery-synchronization-api": "100.4.*",
                "magento/module-media-gallery-ui-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog": "104.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryCatalogIntegration\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for extending catalog image uploader functionality"
        },
        {
            "name": "magento/module-media-gallery-catalog-ui",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.1.0.zip",
                "shasum": "08bd47458974fecdcaa682271a8a37d1f1a996aa"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryCatalogUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module that implement category grid for media gallery."
        },
        {
            "name": "magento/module-media-gallery-cms-ui",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.1.0.zip",
                "shasum": "b7557bbe891e93c2c27af2e28078ef7e3efd5ca9"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-cms": "104.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryCmsUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Cms related UI elements in the magento media gallery"
        },
        {
            "name": "magento/module-media-gallery-integration",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.1.0.zip",
                "shasum": "f26e0789d7fcce842571c17e2e56894148ce70d5"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "magento/module-media-gallery-synchronization-api": "100.4.*",
                "magento/module-media-gallery-ui-api": "100.4.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "require-dev": {
                "magento/module-cms": "*"
            },
            "suggest": {
                "magento/module-catalog": "104.0.*",
                "magento/module-cms": "104.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryIntegration\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for integration of enhanced media gallery"
        },
        {
            "name": "magento/module-media-gallery-metadata",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.0.0.zip",
                "shasum": "cc2470c5131e1899b27383c54405eea1f456e571"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-gallery-metadata-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryMetadata\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for images metadata processing"
        },
        {
            "name": "magento/module-media-gallery-metadata-api",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.0.0.zip",
                "shasum": "a8c6a1c1497581cb1839cab46fc61ef9a67b1dbd"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryMetadataApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for media gallery metadata implementation API"
        },
        {
            "name": "magento/module-media-gallery-renditions",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.0.0.zip",
                "shasum": "3cf423bb5c258b1e700814368dc630768f3825a4"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-message-queue": "100.4.*",
                "magento/module-cms": "104.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "magento/module-media-gallery-renditions-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-media-content-api": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryRenditions\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module that implements height and width fields for for media gallery items."
        },
        {
            "name": "magento/module-media-gallery-renditions-api",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.0.0.zip",
                "shasum": "54d0cd555a3227df52a99fc330b7d0985b575b35"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryRenditionsApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module that is responsible for the API implementation of Media Gallery Renditions."
        },
        {
            "name": "magento/module-media-gallery-synchronization",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.1.0.zip",
                "shasum": "d0b9a726c40d12de84b740c4dcbe3479be29c58b"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-message-queue": "100.4.*",
                "magento/module-media-gallery-api": "101.0.*",
                "magento/module-media-gallery-synchronization-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGallerySynchronization\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module provides implementation of the media gallery data synchronization."
        },
        {
            "name": "magento/module-media-gallery-synchronization-api",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.1.0.zip",
                "shasum": "e9ef30a995327a8c0a4da88904c51d3c5963c46e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGallerySynchronizationApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for the media gallery synchronization implementation API"
        },
        {
            "name": "magento/module-media-gallery-synchronization-metadata",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.0.0.zip",
                "shasum": "c60bbe9ea155cc64d7cea0cf63e296e0f8b237e1"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "magento/module-media-gallery-metadata-api": "100.4.*",
                "magento/module-media-gallery-synchronization-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGallerySynchronizationMetadata\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for images metadata synchronization"
        },
        {
            "name": "magento/module-media-gallery-ui",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.1.0.zip",
                "shasum": "5aa6363e4767b0cb3fd0cfcb89f931e8b72cd3bf"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-media-content-api": "100.4.*",
                "magento/module-media-gallery-api": "101.0.*",
                "magento/module-media-gallery-metadata-api": "100.4.*",
                "magento/module-media-gallery-synchronization-api": "100.4.*",
                "magento/module-media-gallery-ui-api": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for the media gallery UI implementation"
        },
        {
            "name": "magento/module-media-gallery-ui-api",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.1.0.zip",
                "shasum": "d8ebf718de79636bd56772d41f3d1622e1076956"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-cms": "104.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryUiApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for the media gallery UI implementation API"
        },
        {
            "name": "magento/module-media-storage",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.1.0.zip",
                "shasum": "02d961c9391e47acf40e2f717b8ababd24849bd2"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-bulk": "101.0.*",
                "magento/module-asynchronous-operations": "100.4.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaStorage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-message-queue",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.2.0.zip",
                "shasum": "2b84eabdee0b03a2205501f177a0fec73c38caf0"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-message-queue": "100.4.*",
                "magento/magento-composer-installer": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MessageQueue\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-msrp",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.1.0.zip",
                "shasum": "1a33938353209fd049340be3786ba4a1a3025e36"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-downloadable": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-bundle": "101.0.*",
                "magento/module-msrp-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Msrp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-msrp-configurable-product",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.0.0.zip",
                "shasum": "f9247eba8077f2720611792f351c8707357b4451"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-configurable-product": "100.4.*",
                "magento/module-msrp": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MsrpConfigurableProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-msrp-grouped-product",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.0.0.zip",
                "shasum": "2ce6552b1c8bb912d7270e93af27675ed0bfe415"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-grouped-product": "100.4.*",
                "magento/module-msrp": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MsrpGroupedProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-multishipping",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.2.0.zip",
                "shasum": "1076392e9600726c71573b5bb416086e910e44c8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-captcha": "100.4.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-payment": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-theme": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Multishipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-mysql-mq",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.0.0.zip",
                "shasum": "a5aa6ad11c3416bb18cb14d2b8e71a0cca566670"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-message-queue": "100.4.*",
                "magento/magento-composer-installer": "*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MysqlMq\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-new-relic-reporting",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.1.0.zip",
                "shasum": "a8a60f1c94feff60f6968302b4a9bfdb96e61c41"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/magento-composer-installer": "*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-configurable-product": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\NewRelicReporting\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-newsletter",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.2.0.zip",
                "shasum": "24e003e044f3198f342b9c0ec1c58d2b6cb2379d"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-email": "101.1.*",
                "magento/module-require-js": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-widget": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Newsletter\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-newsletter-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.0.0.zip",
                "shasum": "e5585c22858a6e8c7733f30161aa185570cc32f2"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-newsletter": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\NewsletterGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Provides GraphQl functionality for the newsletter subscriptions."
        },
        {
            "name": "magento/module-offline-payments",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.1.0.zip",
                "shasum": "22d7d5b9efd582bc4130273bd84a8a73dcd7b31f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-payment": "100.4.*",
                "magento/module-quote": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OfflinePayments\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-offline-shipping",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.1.0.zip",
                "shasum": "c23ab8e71766b97046e8635ee9e6867e2d7e250e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-directory": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-sales-rule": "101.2.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-checkout": "100.4.*",
                "magento/module-offline-shipping-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OfflineShipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-page-cache",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.2.0.zip",
                "shasum": "66fa48e905d709999dd60c75d4166f84d7459640"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PageCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-payment",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.2.0.zip",
                "shasum": "5b01a5b5bccb252c9be9312f627221ac076e49bf"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-directory": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Payment\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-paypal",
            "version": "101.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.2.0.zip",
                "shasum": "da282e465a9cc5503b7a8669e71d10ff557a6252"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-instant-purchase": "100.4.*",
                "magento/module-payment": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-vault": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-checkout-agreements": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Paypal\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-paypal-captcha",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.0.0.zip",
                "shasum": "d3b5150333614bb9c02be61651240c5c3f7cda7e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-captcha": "100.4.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-paypal": "101.0.*"
            },
            "type": "magento2-module",
            "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-graph-ql",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.1.0.zip",
                "shasum": "7ad5496ea6418cdcf9dbf82e6915c925614308f6"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-payment": "100.4.*",
                "magento/module-paypal": "101.0.*",
                "magento/module-quote": "101.2.*",
                "magento/module-quote-graph-ql": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-vault": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.4.*",
                "magento/module-store-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PaypalGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "GraphQl support for Paypal"
        },
        {
            "name": "magento/module-persistent",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.2.0.zip",
                "shasum": "05f2847a869d038ec7d68fc1a7214c15d6832de2"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-cron": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-page-cache": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Persistent\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-product-alert",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.1.0.zip",
                "shasum": "1945570a5bb73b1aa264a9a7fa1ba6e007a70690"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ProductAlert\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-product-video",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.2.0.zip",
                "shasum": "28d30c8844bfb32fa5192b76f1a44398bdcaccfd"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/magento-composer-installer": "*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ProductVideo\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Add Video to Products"
        },
        {
            "name": "magento/module-quote",
            "version": "101.2.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.2.0.zip",
                "shasum": "f64fd0b3f11fc9f9f20c1d9b08d94e35aefe91fe"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-payment": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-sales-sequence": "100.4.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-webapi": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Quote\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-quote-analytics",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.2.0.zip",
                "shasum": "4f3f5831849d7a51c63c2569619cd44b3ce40ef4"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-quote": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\QuoteAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-quote-bundle-options",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.0.0.zip",
                "shasum": "600b519b3bbb05d4b3c9f4b16630e6dfc1fa4a6f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-quote": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\QuoteBundleOptions\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module provides data provider for creating buy request for bundle products"
        },
        {
            "name": "magento/module-quote-configurable-options",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.0.0.zip",
                "shasum": "45320a2c671d3f4a41840c9c96f21bf2b127e7dc"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-quote": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\QuoteConfigurableOptions\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module provides data provider for creating buy request for configurable products"
        },
        {
            "name": "magento/module-quote-downloadable-links",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.0.0.zip",
                "shasum": "dce1745d88c4e13de89ed114b86c242e1c0f5221"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-quote": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\QuoteDownloadableLinks\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module provides data provider for creating buy request for links of downloadable products"
        },
        {
            "name": "magento/module-quote-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.2.0.zip",
                "shasum": "573e0d15d0c28a8900a6f1030efaa25890fc491d"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-customer-graph-ql": "100.4.*",
                "magento/module-directory": "100.4.*",
                "magento/module-gift-message": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql-cache": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\QuoteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-re-captcha-admin-ui",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.0.0.zip",
                "shasum": "f88ca56de721ba40a3b57f49a6f98fcceacd8c91"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-config": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-checkout",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.0.0.zip",
                "shasum": "6d55c828dc35a8b5a870d17a6ec9e754d682f4de"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-checkout": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaCheckout\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-contact",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.0.0.zip",
                "shasum": "3ceb2b5c3e3afd6a0655378aa69b7803675d5429"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaContact\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-customer",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.0.0.zip",
                "shasum": "5d475ec29193f61386ea06e1f71d39213142b6f3"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-customer": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaCustomer\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-frontend-ui",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.0.0.zip",
                "shasum": "d1aa622ee1e4428fe830dbeb4e9131f736842a15"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-migration",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.0.0.zip",
                "shasum": "f2e9e44a089ce344078e5fd4b4c41c74c1f3d6e3"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-config": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaMigration\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA config migration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-newsletter",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.0.0.zip",
                "shasum": "b3ffbe9785e530a1a1b7f4f71e3fe151efabc708"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaNewsletter\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-paypal",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.0.0.zip",
                "shasum": "b2d68dc57ced68c60ced8c9f939688464889c1cd"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-checkout": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaPaypal\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCaptcha integration for Magento2 PayPal PayflowPro payment form"
        },
        {
            "name": "magento/module-re-captcha-review",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.0.0.zip",
                "shasum": "1534a0431995fc48ba6e076695eed57017a077c5"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaReview\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-send-friend",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.0.0.zip",
                "shasum": "bea1720bec4686a5257325fc71fb1d56b61fa1f4"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaSendFriend\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-ui",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.0.0.zip",
                "shasum": "21b9c5e3b70c6181a913debae9c0da20bb44f13e"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaUi\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "Riccardo Tempesta",
                    "email": "riccardo.tempesta@magespecialist.it"
                }
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-user",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.0.0.zip",
                "shasum": "caa712bfd103beec01c22a20dfb4ce90106e9417"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaUser\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-validation",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.0.0.zip",
                "shasum": "1f084fb5089071b9ce0af780f30223ec3107a0f6"
            },
            "require": {
                "google/recaptcha": "^1.2",
                "magento/framework": "*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaValidation\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-validation-api",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.0.0.zip",
                "shasum": "6fa06fe393f30ccc25d29341e7bc3f47203ed14d"
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaValidationApi\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-version-2-checkbox",
            "version": "2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.0.0.zip",
                "shasum": "8b499934e07d259e273b56d56a230d6dee080d68"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "*",
                "magento/module-re-captcha-admin-ui": "1.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaVersion2Checkbox\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-version-2-invisible",
            "version": "2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.0.0.zip",
                "shasum": "58ec898769fb85b11593d5d49b22149ce517f91f"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "*",
                "magento/module-re-captcha-admin-ui": "1.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaVersion2Invisible\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-re-captcha-version-3-invisible",
            "version": "2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.0.0.zip",
                "shasum": "1214fdf89a58c7e2ed267f1c33a55c40f1ec1054"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "*",
                "magento/module-re-captcha-admin-ui": "1.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaVersion3Invisible\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2"
        },
        {
            "name": "magento/module-related-product-graph-ql",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.1.0.zip",
                "shasum": "28d711e8c7e8569773e54c65971367d793829066"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\RelatedProductGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-release-notification",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.1.0.zip",
                "shasum": "1b75772e19f18f4147fbf3ac7b29083516abe5a9"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-ui": "101.2.*",
                "magento/module-user": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReleaseNotification\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-remote-storage",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.0.0.zip",
                "shasum": "b8949e6727dc0ca7c6d12a5c3531ad37808c3274"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-import-export": "101.1.*",
                "magento/module-cms": "104.0.*",
                "magento/module-downloadable": "100.4.*",
                "magento/module-downloadable-import-export": "100.4.*",
                "magento/module-import-export": "101.0.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-sitemap": "100.4.*",
                "predis/predis": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\RemoteStorage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-reports",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.2.0.zip",
                "shasum": "163577cdc1f602146e37535406a2116cc9fd6910"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-cms": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-downloadable": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-quote": "101.2.*",
                "magento/module-review": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-sales-rule": "101.2.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-widget": "101.2.*",
                "magento/module-wishlist": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Reports\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-require-js",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.0.0.zip",
                "shasum": "dd3fc06be9622a09dd4f339bed52d2af438deb46"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\RequireJs\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-review",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.2.0.zip",
                "shasum": "08fd7bb8fbe3a4d1cde17d796f33ceba3db30642"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-newsletter": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-cookie": "100.4.*",
                "magento/module-review-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Review\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-review-analytics",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.1.0.zip",
                "shasum": "b3ca43c0989b9f8f0a26bc9e3b316287a00130f2"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-review": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReviewAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-review-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.0.0.zip",
                "shasum": "b02dc8dfb8e39c8602ac38337e64eb8c60c5f492"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-review": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.4.*",
                "magento/module-graph-ql-cache": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReviewGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-robots",
            "version": "101.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.0.0.zip",
                "shasum": "8b5947ed3daf9760b3ef0228f156340d55355b1f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-theme": "101.1.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Robots\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-rss",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.1.0.zip",
                "shasum": "68e177416f4705ec50663e2efa7f2d636085fa53"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Rss\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-rule",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.1.0.zip",
                "shasum": "838ccd345e14bd5bbe7a79a3dc98453fdf1884e2"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Rule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales",
            "version": "103.0.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.2.0.zip",
                "shasum": "3a2f08cfb443868ffd9c8a59be097d702299ea41"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-bundle": "101.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-gift-message": "100.4.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-payment": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-reports": "100.4.*",
                "magento/module-sales-rule": "101.2.*",
                "magento/module-sales-sequence": "100.4.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-widget": "101.2.*",
                "magento/module-wishlist": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-sales-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Sales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-analytics",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.1.0.zip",
                "shasum": "5a955daf94a8afec36e13ad25c882d25d2921bcd"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-sales": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.2.0.zip",
                "shasum": "756298f9506cbdbc3e878eaff445d4e6c508499d"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-inventory",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.0.0.zip",
                "shasum": "f00ad78a70ca2dd02dcb8fc3b1f8166aabb9aa27"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesInventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-rule",
            "version": "101.2.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.2.0.zip",
                "shasum": "0c1f3a0eb622c225907f699139b3e172901085ad"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-captcha": "100.4.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-rule": "101.2.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-payment": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-reports": "100.4.*",
                "magento/module-rule": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-widget": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-sales-rule-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesRule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sales-sequence",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.1.0.zip",
                "shasum": "5508458a59641dccd017849f68a79573c41a4808"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesSequence\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sample-data",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.1.0.zip",
                "shasum": "b576fe30e9fd28b6d332aaebb16a03def6c039bf"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/sample-data-media": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "cli_commands.php",
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SampleData\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Sample Data fixtures"
        },
        {
            "name": "magento/module-search",
            "version": "101.1.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.2.0.zip",
                "shasum": "1e12eb6235a09e4b0a9cb582d2d34e52bf916d85"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog-search": "102.0.*",
                "magento/module-reports": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Search\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-security",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.2.0.zip",
                "shasum": "6234ae8b2150d9e5e0582ed504c8bb6966618cb5"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-user": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-customer": "103.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Security\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Security management module"
        },
        {
            "name": "magento/module-securitytxt",
            "version": "1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.0.0.zip",
                "shasum": "123186217c5e8ff358e266eb5157fff8b64fddff"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-config": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Securitytxt\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "Kalpesh Mehta",
                    "email": "k@lpe.sh"
                }
            ],
            "description": "Security.txt file for Magento 2 websites"
        },
        {
            "name": "magento/module-send-friend",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.1.0.zip",
                "shasum": "391c72c31a368909756f0b218f78e8367a1f7796"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-captcha": "100.4.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SendFriend\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-send-friend-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.0.0.zip",
                "shasum": "5274c1743db6ca9d9598d5cc510647662264ed27"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-send-friend": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SendFriendGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-shipping",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.2.0.zip",
                "shasum": "6edaccc0fabab2ccb6b90f5c02004ee4f1b8878c"
            },
            "require": {
                "ext-gd": "*",
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-contact": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-payment": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-ui": "101.2.*",
                "magento/module-user": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*",
                "magento/module-fedex": "100.4.*",
                "magento/module-ups": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Shipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-sitemap",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.2.0.zip",
                "shasum": "e7621d7e60d0a0ecac98ee704335e0b9a2c318de"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-url-rewrite": "100.4.*",
                "magento/module-cms": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-eav": "102.1.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-robots": "101.1.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Sitemap\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-store",
            "version": "101.1.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.2.0.zip",
                "shasum": "1c89c04092c87c7b18ab14bcfcacafdc9d6cf8dd"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-deploy": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Store\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-store-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.2.0.zip",
                "shasum": "d2a02f1d6c4733f181269c1c2333dea6787faa46"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\StoreGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swagger",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.1.0.zip",
                "shasum": "0b39981941e69aa08b4c31256bb78764de0b937b"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Swagger\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swagger-webapi",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.0.0.zip",
                "shasum": "5ef905795b49516599cd3c54312266d811978c66"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-swagger": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwaggerWebapi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swagger-webapi-async",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.0.0.zip",
                "shasum": "15e37edcac3c34b99e2d3c0652915cb8970b5b2f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-swagger": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwaggerWebapiAsync\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swatches",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.2.0.zip",
                "shasum": "ef9d377f739c223279dfccad7b7bad6de9e03577"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-configurable-product": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-page-cache": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-layered-navigation": "100.4.*",
                "magento/module-swatches-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Swatches\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Add Swatches to Products"
        },
        {
            "name": "magento/module-swatches-graph-ql",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.1.0.zip",
                "shasum": "4788f5e071c9cd64276072474582d2ae45bfa8d7"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-swatches": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwatchesGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-swatches-layered-navigation",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.0.0.zip",
                "shasum": "4ac75e3273e1e8ed7ae530a2ff80e65da5fec283"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/magento-composer-installer": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwatchesLayeredNavigation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-tax",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.2.0.zip",
                "shasum": "48968372cd434026cf7c3cb721dcacb7fd681434"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-page-cache": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-reports": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-tax-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Tax\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-tax-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.0.0.zip",
                "shasum": "3d841324238f52d7cc9162363dc022471652b6c3"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-tax": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\TaxGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-tax-import-export",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.2.0.zip",
                "shasum": "1fc0acd5b09af12c5c6d5f1837870b4568389383"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\TaxImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-theme",
            "version": "101.1.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.2.0.zip",
                "shasum": "a139981b89b7a1d7fc2250b57cd3ccab95861ab0"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-require-js": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-widget": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-deploy": "100.4.*",
                "magento/module-directory": "100.4.*",
                "magento/module-theme-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Theme\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-theme-graph-ql",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.1.0.zip",
                "shasum": "f182ff939b0da120a6fb440c9c527ef59fe9beaa"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-store-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ThemeGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-tinymce-3",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.4.2.0.zip",
                "shasum": "3592d25ca7953e50c021f8d4ada1a72666ca5560"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-ui": "101.2.*",
                "magento/module-variable": "100.4.*",
                "magento/module-widget": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-cms": "104.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Tinymce3\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-translation",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.2.0.zip",
                "shasum": "19e02ab7b2c0f34e6d692cbfa0385c1e8e70fa7b"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-developer": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-deploy": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Translation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-two-factor-auth",
            "version": "1.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.1.0.zip",
                "shasum": "7aae6751265ff08e551871a503d9c7be4bb1765c"
            },
            "require": {
                "2tvenom/cborencode": "^1.0",
                "christian-riesen/base32": "^1.3",
                "donatj/phpuseragentparser": "~0.7",
                "endroid/qr-code": "^3.7",
                "magento/framework": "*",
                "magento/magento-composer-installer": "*",
                "magento/module-authorization": "*",
                "magento/module-backend": "*",
                "magento/module-config": "*",
                "magento/module-integration": "*",
                "magento/module-store": "*",
                "magento/module-ui": "*",
                "magento/module-user": "*",
                "php": "~7.3.0||~7.4.0",
                "phpseclib/phpseclib": "2.0.*",
                "spomky-labs/otphp": "^10.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\TwoFactorAuth\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Two Factor Authentication module for Magento2"
        },
        {
            "name": "magento/module-ui",
            "version": "101.2.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.2.0.zip",
                "shasum": "2ecab9eedbab104600acf7ef36c82429d5f8715a"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-eav": "102.1.*",
                "magento/module-store": "101.1.*",
                "magento/module-user": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Ui\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-ups",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.2.0.zip",
                "shasum": "c757d1a9668fccc2e7de24fad2c65ce85197dfd6"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-directory": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Ups\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-url-rewrite",
            "version": "102.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.1.0.zip",
                "shasum": "9e27a79511124a3b4bb54635149df7259544677d"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-url-rewrite": "100.4.*",
                "magento/module-cms": "104.0.*",
                "magento/module-cms-url-rewrite": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\UrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-url-rewrite-graph-ql",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.1.0.zip",
                "shasum": "bd4b1695aae505be29dc691c3ea1826d3fa93bef"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-url-rewrite": "102.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\UrlRewriteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-user",
            "version": "101.2.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.2.0.zip",
                "shasum": "abd5ef62fd388dea49da7e0286c5f721baf1b59a"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-email": "101.1.*",
                "magento/module-integration": "100.4.*",
                "magento/module-security": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\User\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-usps",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.1.0.zip",
                "shasum": "30d3a2e981d2da9c210f8c6175061093fb8e44b9"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-directory": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Usps\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-variable",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.0.0.zip",
                "shasum": "f7448026a799d7be842dcaf700b6f3baf97a9d71"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Variable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-vault",
            "version": "101.2.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.2.0.zip",
                "shasum": "bd2c178fa43eec15fc402f796eb67a456de37347"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-payment": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Vault\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ]
        },
        {
            "name": "magento/module-vault-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.0.0.zip",
                "shasum": "a2c8095e8158387adf170f6a6872645043a2cea6"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-vault": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\VaultGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-version",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.0.0.zip",
                "shasum": "ab2321feb1e90cadee584f413561f750d92d8707"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Version\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-webapi",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.1.0.zip",
                "shasum": "5f66e6c53bb30ad81a0d5a50b05a1ce1700c0557"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-backend": "102.0.*",
                "magento/module-integration": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-customer": "103.0.*",
                "magento/module-user": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Webapi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-webapi-async",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.0.0.zip",
                "shasum": "54ff024a15093348f2500db66c9e6c8b5c91061a"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-message-queue": "100.4.*",
                "magento/module-asynchronous-operations": "100.4.*",
                "magento/module-webapi": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-customer": "103.0.*",
                "magento/module-user": "101.2.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WebapiAsync\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-webapi-security",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.0.0.zip",
                "shasum": "cfa2a6ee999bc4fbcd0b0e8598fafdd4dd0be7e5"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-webapi": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WebapiSecurity\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "WebapiSecurity module provides option to loosen security on some webapi resources."
        },
        {
            "name": "magento/module-weee",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.2.0.zip",
                "shasum": "48226ff2aef9afbd799eeb9e29ec90b31e09ea55"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-page-cache": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-bundle": "101.0.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Weee\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-weee-graph-ql",
            "version": "100.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.0.0.zip",
                "shasum": "feef543935bd5aa11dd8338caf15616a0a73fb5c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-weee": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WeeeGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-widget",
            "version": "101.2.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.2.0.zip",
                "shasum": "aab2651bd531518cd45c785bd9025d244c42e39f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "magento/module-variable": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-widget-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Widget\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-wishlist",
            "version": "101.2.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.2.0.zip",
                "shasum": "092d5e026d4235b0ebc3427e1e0a27b21f00d3c9"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-captcha": "100.4.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-rss": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-bundle": "101.0.*",
                "magento/module-configurable-product": "100.4.*",
                "magento/module-cookie": "100.4.*",
                "magento/module-downloadable": "100.4.*",
                "magento/module-grouped-product": "100.4.*",
                "magento/module-wishlist-sample-data": "Sample Data version: 100.4.*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Wishlist\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-wishlist-analytics",
            "version": "100.4.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.1.0.zip",
                "shasum": "575b95b75fca79375ccd3dace3f7635f70200c55"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-wishlist": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WishlistAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/module-wishlist-graph-ql",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.2.0.zip",
                "shasum": "27d39102695797e2230713bb11de4782ccf8ca13"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-wishlist": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WishlistGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/product-community-edition",
            "version": "2.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.2.0.zip",
                "shasum": "ed5bfe54452a36d6a44d5dd6b5dca92792d4f31f"
            },
            "require": {
                "amzn/amazon-pay-and-login-magento-2-module": "4.2.0",
                "colinmollenhour/cache-backend-file": "~1.4.1",
                "colinmollenhour/cache-backend-redis": "1.11.0",
                "colinmollenhour/credis": "1.11.1",
                "colinmollenhour/php-redis-session-abstract": "~1.4.0",
                "composer/composer": "^1.9 || ^2.0",
                "dotmailer/dotmailer-magento2-extension-package": "4.10.0",
                "elasticsearch/elasticsearch": "~7.7.0",
                "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-xsl": "*",
                "ext-zip": "*",
                "guzzlehttp/guzzle": "^6.3.3",
                "klarna/m2-payments": "8.2.1",
                "laminas/laminas-captcha": "^2.7.1",
                "laminas/laminas-code": "~3.4.1",
                "laminas/laminas-config": "^2.6.0",
                "laminas/laminas-console": "^2.6.0",
                "laminas/laminas-crypt": "^2.6.0",
                "laminas/laminas-db": "^2.8.2",
                "laminas/laminas-dependency-plugin": "^1.0 || ^2.0",
                "laminas/laminas-di": "^2.6.1",
                "laminas/laminas-eventmanager": "^3.0.0",
                "laminas/laminas-feed": "^2.9.0",
                "laminas/laminas-form": "^2.10.0",
                "laminas/laminas-http": "^2.6.0",
                "laminas/laminas-i18n": "^2.7.3",
                "laminas/laminas-json": "^2.6.1",
                "laminas/laminas-log": "^2.9.1",
                "laminas/laminas-mail": "^2.9.0",
                "laminas/laminas-mime": "^2.5.0",
                "laminas/laminas-modulemanager": "^2.7",
                "laminas/laminas-mvc": "~2.7.0",
                "laminas/laminas-serializer": "^2.7.2",
                "laminas/laminas-server": "^2.6.1",
                "laminas/laminas-servicemanager": "^2.7.8",
                "laminas/laminas-session": "^2.7.3",
                "laminas/laminas-soap": "^2.7.0",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-text": "^2.6.0",
                "laminas/laminas-uri": "^2.5.1",
                "laminas/laminas-validator": "^2.6.0",
                "laminas/laminas-view": "~2.11.2",
                "league/flysystem": "^1.0",
                "league/flysystem-aws-s3-v3": "^1.0",
                "league/flysystem-cached-adapter": "^1.0",
                "lib-libxml": "*",
                "magento/adobe-stock-integration": "2.1.1",
                "magento/composer": "1.6.0",
                "magento/framework": "103.0.2",
                "magento/framework-amqp": "100.4.1",
                "magento/framework-bulk": "101.0.0",
                "magento/framework-message-queue": "100.4.2",
                "magento/google-shopping-ads": "4.0.1",
                "magento/inventory-metapackage": "1.2.2",
                "magento/language-de_de": "100.4.0",
                "magento/language-en_us": "100.4.0",
                "magento/language-es_es": "100.4.0",
                "magento/language-fr_fr": "100.4.0",
                "magento/language-nl_nl": "100.4.0",
                "magento/language-pt_br": "100.4.0",
                "magento/language-zh_hans_cn": "100.4.0",
                "magento/magento-composer-installer": ">=0.1.11",
                "magento/magento2-base": "2.4.2",
                "magento/module-admin-analytics": "100.4.2",
                "magento/module-admin-notification": "100.4.1",
                "magento/module-advanced-pricing-import-export": "100.4.2",
                "magento/module-advanced-search": "100.4.1",
                "magento/module-amqp": "100.4.1",
                "magento/module-amqp-store": "100.4.1",
                "magento/module-analytics": "100.4.2",
                "magento/module-asynchronous-operations": "100.4.2",
                "magento/module-authorization": "100.4.2",
                "magento/module-aws-s3": "100.4.0",
                "magento/module-backend": "102.0.2",
                "magento/module-backup": "100.4.2",
                "magento/module-bundle": "101.0.2",
                "magento/module-bundle-graph-ql": "100.4.2",
                "magento/module-bundle-import-export": "100.4.1",
                "magento/module-cache-invalidate": "100.4.1",
                "magento/module-captcha": "100.4.2",
                "magento/module-cardinal-commerce": "100.4.1",
                "magento/module-catalog": "104.0.2",
                "magento/module-catalog-analytics": "100.4.1",
                "magento/module-catalog-cms-graph-ql": "100.4.0",
                "magento/module-catalog-customer-graph-ql": "100.4.2",
                "magento/module-catalog-graph-ql": "100.4.2",
                "magento/module-catalog-import-export": "101.1.2",
                "magento/module-catalog-inventory": "100.4.2",
                "magento/module-catalog-inventory-graph-ql": "100.4.0",
                "magento/module-catalog-rule": "101.2.2",
                "magento/module-catalog-rule-configurable": "100.4.1",
                "magento/module-catalog-rule-graph-ql": "100.4.0",
                "magento/module-catalog-search": "102.0.2",
                "magento/module-catalog-url-rewrite": "100.4.2",
                "magento/module-catalog-url-rewrite-graph-ql": "100.4.1",
                "magento/module-catalog-widget": "100.4.2",
                "magento/module-checkout": "100.4.2",
                "magento/module-checkout-agreements": "100.4.1",
                "magento/module-checkout-agreements-graph-ql": "100.4.0",
                "magento/module-cms": "104.0.2",
                "magento/module-cms-graph-ql": "100.4.0",
                "magento/module-cms-url-rewrite": "100.4.1",
                "magento/module-cms-url-rewrite-graph-ql": "100.4.0",
                "magento/module-compare-list-graph-ql": "100.4.0",
                "magento/module-config": "101.2.2",
                "magento/module-configurable-import-export": "100.4.0",
                "magento/module-configurable-product": "100.4.2",
                "magento/module-configurable-product-graph-ql": "100.4.2",
                "magento/module-configurable-product-sales": "100.4.0",
                "magento/module-contact": "100.4.2",
                "magento/module-cookie": "100.4.2",
                "magento/module-cron": "100.4.2",
                "magento/module-csp": "100.4.1",
                "magento/module-currency-symbol": "100.4.1",
                "magento/module-customer": "103.0.2",
                "magento/module-customer-analytics": "100.4.1",
                "magento/module-customer-downloadable-graph-ql": "100.4.0",
                "magento/module-customer-graph-ql": "100.4.2",
                "magento/module-customer-import-export": "100.4.2",
                "magento/module-deploy": "100.4.2",
                "magento/module-developer": "100.4.2",
                "magento/module-dhl": "100.4.1",
                "magento/module-directory": "100.4.2",
                "magento/module-directory-graph-ql": "100.4.1",
                "magento/module-downloadable": "100.4.2",
                "magento/module-downloadable-graph-ql": "100.4.2",
                "magento/module-downloadable-import-export": "100.4.1",
                "magento/module-eav": "102.1.2",
                "magento/module-eav-graph-ql": "100.4.0",
                "magento/module-elasticsearch": "101.0.2",
                "magento/module-elasticsearch-6": "100.4.2",
                "magento/module-elasticsearch-7": "100.4.2",
                "magento/module-email": "101.1.2",
                "magento/module-encryption-key": "100.4.1",
                "magento/module-fedex": "100.4.1",
                "magento/module-gift-message": "100.4.1",
                "magento/module-gift-message-graph-ql": "100.4.0",
                "magento/module-google-adwords": "100.4.0",
                "magento/module-google-analytics": "100.4.0",
                "magento/module-google-optimizer": "100.4.1",
                "magento/module-graph-ql": "100.4.2",
                "magento/module-graph-ql-cache": "100.4.0",
                "magento/module-grouped-catalog-inventory": "100.4.0",
                "magento/module-grouped-import-export": "100.4.0",
                "magento/module-grouped-product": "100.4.2",
                "magento/module-grouped-product-graph-ql": "100.4.2",
                "magento/module-import-export": "101.0.2",
                "magento/module-indexer": "100.4.2",
                "magento/module-instant-purchase": "100.4.1",
                "magento/module-integration": "100.4.2",
                "magento/module-layered-navigation": "100.4.2",
                "magento/module-login-as-customer": "100.4.2",
                "magento/module-login-as-customer-admin-ui": "100.4.2",
                "magento/module-login-as-customer-api": "100.4.2",
                "magento/module-login-as-customer-assistance": "100.4.1",
                "magento/module-login-as-customer-frontend-ui": "100.4.2",
                "magento/module-login-as-customer-graph-ql": "100.4.0",
                "magento/module-login-as-customer-log": "100.4.1",
                "magento/module-login-as-customer-page-cache": "100.4.2",
                "magento/module-login-as-customer-quote": "100.4.1",
                "magento/module-login-as-customer-sales": "100.4.2",
                "magento/module-marketplace": "100.4.1",
                "magento/module-media-content": "100.4.2",
                "magento/module-media-content-api": "100.4.2",
                "magento/module-media-content-catalog": "100.4.2",
                "magento/module-media-content-cms": "100.4.2",
                "magento/module-media-content-synchronization": "100.4.1",
                "magento/module-media-content-synchronization-api": "100.4.1",
                "magento/module-media-content-synchronization-catalog": "100.4.1",
                "magento/module-media-content-synchronization-cms": "100.4.1",
                "magento/module-media-gallery": "100.4.2",
                "magento/module-media-gallery-api": "101.0.2",
                "magento/module-media-gallery-catalog": "100.4.1",
                "magento/module-media-gallery-catalog-integration": "100.4.1",
                "magento/module-media-gallery-catalog-ui": "100.4.1",
                "magento/module-media-gallery-cms-ui": "100.4.1",
                "magento/module-media-gallery-integration": "100.4.1",
                "magento/module-media-gallery-metadata": "100.4.0",
                "magento/module-media-gallery-metadata-api": "100.4.0",
                "magento/module-media-gallery-renditions": "100.4.0",
                "magento/module-media-gallery-renditions-api": "100.4.0",
                "magento/module-media-gallery-synchronization": "100.4.1",
                "magento/module-media-gallery-synchronization-api": "100.4.1",
                "magento/module-media-gallery-synchronization-metadata": "100.4.0",
                "magento/module-media-gallery-ui": "100.4.1",
                "magento/module-media-gallery-ui-api": "100.4.1",
                "magento/module-media-storage": "100.4.1",
                "magento/module-message-queue": "100.4.2",
                "magento/module-msrp": "100.4.1",
                "magento/module-msrp-configurable-product": "100.4.0",
                "magento/module-msrp-grouped-product": "100.4.0",
                "magento/module-multishipping": "100.4.2",
                "magento/module-mysql-mq": "100.4.0",
                "magento/module-new-relic-reporting": "100.4.1",
                "magento/module-newsletter": "100.4.2",
                "magento/module-newsletter-graph-ql": "100.4.0",
                "magento/module-offline-payments": "100.4.1",
                "magento/module-offline-shipping": "100.4.1",
                "magento/module-page-cache": "100.4.2",
                "magento/module-payment": "100.4.2",
                "magento/module-paypal": "101.0.2",
                "magento/module-paypal-captcha": "100.4.0",
                "magento/module-paypal-graph-ql": "100.4.1",
                "magento/module-persistent": "100.4.2",
                "magento/module-product-alert": "100.4.1",
                "magento/module-product-video": "100.4.2",
                "magento/module-quote": "101.2.2",
                "magento/module-quote-analytics": "100.4.2",
                "magento/module-quote-bundle-options": "100.4.0",
                "magento/module-quote-configurable-options": "100.4.0",
                "magento/module-quote-downloadable-links": "100.4.0",
                "magento/module-quote-graph-ql": "100.4.2",
                "magento/module-related-product-graph-ql": "100.4.1",
                "magento/module-release-notification": "100.4.1",
                "magento/module-remote-storage": "100.4.0",
                "magento/module-reports": "100.4.2",
                "magento/module-require-js": "100.4.0",
                "magento/module-review": "100.4.2",
                "magento/module-review-analytics": "100.4.1",
                "magento/module-review-graph-ql": "100.4.0",
                "magento/module-robots": "101.1.0",
                "magento/module-rss": "100.4.1",
                "magento/module-rule": "100.4.1",
                "magento/module-sales": "103.0.2",
                "magento/module-sales-analytics": "100.4.1",
                "magento/module-sales-graph-ql": "100.4.2",
                "magento/module-sales-inventory": "100.4.0",
                "magento/module-sales-rule": "101.2.2",
                "magento/module-sales-sequence": "100.4.1",
                "magento/module-sample-data": "100.4.1",
                "magento/module-search": "101.1.2",
                "magento/module-security": "100.4.2",
                "magento/module-send-friend": "100.4.1",
                "magento/module-send-friend-graph-ql": "100.4.0",
                "magento/module-shipping": "100.4.2",
                "magento/module-sitemap": "100.4.2",
                "magento/module-store": "101.1.2",
                "magento/module-store-graph-ql": "100.4.2",
                "magento/module-swagger": "100.4.1",
                "magento/module-swagger-webapi": "100.4.0",
                "magento/module-swagger-webapi-async": "100.4.0",
                "magento/module-swatches": "100.4.2",
                "magento/module-swatches-graph-ql": "100.4.1",
                "magento/module-swatches-layered-navigation": "100.4.0",
                "magento/module-tax": "100.4.2",
                "magento/module-tax-graph-ql": "100.4.0",
                "magento/module-tax-import-export": "100.4.2",
                "magento/module-theme": "101.1.2",
                "magento/module-theme-graph-ql": "100.4.1",
                "magento/module-tinymce-3": "100.4.2",
                "magento/module-translation": "100.4.2",
                "magento/module-ui": "101.2.2",
                "magento/module-ups": "100.4.2",
                "magento/module-url-rewrite": "102.0.1",
                "magento/module-url-rewrite-graph-ql": "100.4.1",
                "magento/module-user": "101.2.2",
                "magento/module-usps": "100.4.1",
                "magento/module-variable": "100.4.0",
                "magento/module-vault": "101.2.2",
                "magento/module-vault-graph-ql": "100.4.0",
                "magento/module-version": "100.4.0",
                "magento/module-webapi": "100.4.1",
                "magento/module-webapi-async": "100.4.0",
                "magento/module-webapi-security": "100.4.0",
                "magento/module-weee": "100.4.2",
                "magento/module-weee-graph-ql": "100.4.0",
                "magento/module-widget": "101.2.2",
                "magento/module-wishlist": "101.2.2",
                "magento/module-wishlist-analytics": "100.4.1",
                "magento/module-wishlist-graph-ql": "100.4.2",
                "magento/security-package": "1.1.1",
                "magento/theme-adminhtml-backend": "100.4.2",
                "magento/theme-frontend-blank": "100.4.2",
                "magento/theme-frontend-luma": "100.4.2",
                "magento/zendframework1": "~1.14.2",
                "monolog/monolog": "^1.17",
                "paragonie/sodium_compat": "^1.6",
                "paypal/module-braintree": "4.2.1",
                "pelago/emogrifier": "^3.1.0",
                "php": "~7.3.0||~7.4.0",
                "php-amqplib/php-amqplib": "~2.10.0",
                "phpseclib/mcrypt_compat": "1.0.8",
                "phpseclib/phpseclib": "2.0.*",
                "ramsey/uuid": "~3.8.0",
                "symfony/console": "~4.4.0",
                "symfony/event-dispatcher": "~4.4.0",
                "symfony/process": "~4.4.0",
                "tedivm/jshrink": "~1.3.0",
                "temando/module-shipping": "2.0.0",
                "tubalmartin/cssmin": "4.1.1",
                "vertex/product-magento-module": "4.2.0",
                "webonyx/graphql-php": "^0.13.8",
                "wikimedia/less.php": "~1.8.0",
                "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.3"
            },
            "type": "metapackage",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "eCommerce Platform for Growth (Community Edition)"
        },
        {
            "name": "magento/security-package",
            "version": "1.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.1.0.zip",
                "shasum": "886736c13d857ec1dd1f5f91d4fc816a07e23cb9"
            },
            "require": {
                "google/recaptcha": "^1.2",
                "magento/module-re-captcha-admin-ui": "1.1.0",
                "magento/module-re-captcha-checkout": "1.1.0",
                "magento/module-re-captcha-contact": "1.1.0",
                "magento/module-re-captcha-customer": "1.1.0",
                "magento/module-re-captcha-frontend-ui": "1.1.0",
                "magento/module-re-captcha-migration": "1.1.0",
                "magento/module-re-captcha-newsletter": "1.1.0",
                "magento/module-re-captcha-paypal": "1.1.0",
                "magento/module-re-captcha-review": "1.1.0",
                "magento/module-re-captcha-send-friend": "1.1.0",
                "magento/module-re-captcha-ui": "1.1.0",
                "magento/module-re-captcha-user": "1.1.0",
                "magento/module-re-captcha-validation": "1.1.0",
                "magento/module-re-captcha-validation-api": "1.1.0",
                "magento/module-re-captcha-version-2-checkbox": "2.0.0",
                "magento/module-re-captcha-version-2-invisible": "2.0.0",
                "magento/module-re-captcha-version-3-invisible": "2.0.0",
                "magento/module-securitytxt": "1.1.0",
                "magento/module-two-factor-auth": "1.1.1"
            },
            "type": "metapackage",
            "description": "Magento Security Package"
        },
        {
            "name": "magento/theme-adminhtml-backend",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.2.0.zip",
                "shasum": "0d8b760624a0d52552f3a4d9087548fabcd367bb"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-theme",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/theme-frontend-blank",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.2.0.zip",
                "shasum": "41fb61581610af05b80c9dcf9071684de3e295c3"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-theme",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/theme-frontend-luma",
            "version": "100.4.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.2.0.zip",
                "shasum": "27604e45d9223646066f6f9dc5bfb54f704f9313"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/theme-frontend-blank": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-theme",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "magento/zendframework1",
            "version": "1.14.5",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/zf1.git",
                "reference": "6ad81500d33f085ca2391f2b59e37bd34203b29b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/zf1/zipball/6ad81500d33f085ca2391f2b59e37bd34203b29b",
                "reference": "6ad81500d33f085ca2391f2b59e37bd34203b29b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.11"
            },
            "require-dev": {
                "phpunit/dbunit": "1.3.*",
                "phpunit/phpunit": "3.7.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Zend_": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "library/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Magento Zend Framework 1",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "support": {
                "issues": "https://github.com/magento/zf1/issues",
                "source": "https://github.com/magento/zf1/tree/1.14.5"
            },
            "time": "2020-12-02T21:12:59+00:00"
        },
        {
            "name": "mageplaza/magento-2-spanish-language-pack",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/mageplaza/magento-2-spanish-language-pack.git",
                "reference": "595299f99cc04db8bc0e717af1c6911f95260197"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mageplaza/magento-2-spanish-language-pack/zipball/595299f99cc04db8bc0e717af1c6911f95260197",
                "reference": "595299f99cc04db8bc0e717af1c6911f95260197",
                "shasum": ""
            },
            "require": {
                "mageplaza/module-core": "^1.3.13"
            },
            "default-branch": true,
            "type": "magento2-language",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mageplaza team",
                    "email": "hi@mageplaza.com",
                    "homepage": "https://www.mageplaza.com",
                    "role": "Leader"
                }
            ],
            "description": "Spanish language package for Magento 2",
            "homepage": "https://www.mageplaza.com",
            "support": {
                "issues": "https://github.com/mageplaza/magento-2-spanish-language-pack/issues",
                "source": "https://github.com/mageplaza/magento-2-spanish-language-pack/tree/master"
            },
            "time": "2020-11-30T02:25:22+00:00"
        },
        {
            "name": "mageplaza/module-core",
            "version": "1.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/mageplaza/module-core.git",
                "reference": "d050c9f35b04197e97b6747d7dbf1f164b1f26fe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mageplaza/module-core/zipball/d050c9f35b04197e97b6747d7dbf1f164b1f26fe",
                "reference": "d050c9f35b04197e97b6747d7dbf1f164b1f26fe",
                "shasum": ""
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Mageplaza\\Core\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Mageplaza",
                    "email": "support@mageplaza.com",
                    "homepage": "https://www.mageplaza.com",
                    "role": "Technical Support"
                }
            ],
            "description": "Mageplaza Core for Magento 2",
            "support": {
                "issues": "https://github.com/mageplaza/module-core/issues",
                "source": "https://github.com/mageplaza/module-core/tree/v1.4.10"
            },
            "time": "2020-12-07T08:10:17+00:00"
        },
        {
            "name": "monolog/monolog",
            "version": "1.26.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
                "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
                "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",
                "php-amqplib/php-amqplib": "~2.4",
                "php-console/php-console": "^3.1.3",
                "phpstan/phpstan": "^0.12.59",
                "phpunit/phpunit": "~4.5",
                "ruflin/elastica": ">=0.90 <3.0",
                "sentry/sentry": "^0.13",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-mongo": "Allow sending log messages to a MongoDB server",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
                "sentry/sentry": "Allow sending log messages to a Sentry server"
            },
            "type": "library",
            "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"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/1.26.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "time": "2020-12-14T12:56:38+00:00"
        },
        {
            "name": "mtdowling/jmespath.php",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jmespath/jmespath.php.git",
                "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/42dae2cbd13154083ca6d70099692fef8ca84bfb",
                "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0 || ^8.0",
                "symfony/polyfill-mbstring": "^1.17"
            },
            "require-dev": {
                "composer/xdebug-handler": "^1.4",
                "phpunit/phpunit": "^4.8.36 || ^7.5.15"
            },
            "bin": [
                "bin/jp.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "JmesPath\\": "src/"
                },
                "files": [
                    "src/JmesPath.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Declaratively specify how to extract elements from a JSON document",
            "keywords": [
                "json",
                "jsonpath"
            ],
            "support": {
                "issues": "https://github.com/jmespath/jmespath.php/issues",
                "source": "https://github.com/jmespath/jmespath.php/tree/2.6.0"
            },
            "time": "2020-07-31T21:01:56+00:00"
        },
        {
            "name": "myclabs/php-enum",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/php-enum.git",
                "reference": "46cf3d8498b095bd33727b13fd5707263af99421"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/46cf3d8498b095bd33727b13fd5707263af99421",
                "reference": "46cf3d8498b095bd33727b13fd5707263af99421",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "1.*",
                "vimeo/psalm": "^4.5.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MyCLabs\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP Enum contributors",
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
                }
            ],
            "description": "PHP Enum implementation",
            "homepage": "http://github.com/myclabs/php-enum",
            "keywords": [
                "enum"
            ],
            "support": {
                "issues": "https://github.com/myclabs/php-enum/issues",
                "source": "https://github.com/myclabs/php-enum/tree/1.8.0"
            },
            "funding": [
                {
                    "url": "https://github.com/mnapoli",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
                    "type": "tidelift"
                }
            ],
            "time": "2021-02-15T16:11:48+00:00"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/constant_time_encoding.git",
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
                "shasum": ""
            },
            "require": {
                "php": "^7|^8"
            },
            "require-dev": {
                "phpunit/phpunit": "^6|^7|^8|^9",
                "vimeo/psalm": "^1|^2|^3|^4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "ParagonIE\\ConstantTime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Steve 'Sc00bz' Thomas",
                    "email": "steve@tobtu.com",
                    "homepage": "https://www.tobtu.com",
                    "role": "Original Developer"
                }
            ],
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
            "keywords": [
                "base16",
                "base32",
                "base32_decode",
                "base32_encode",
                "base64",
                "base64_decode",
                "base64_encode",
                "bin2hex",
                "encoding",
                "hex",
                "hex2bin",
                "rfc4648"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
                "source": "https://github.com/paragonie/constant_time_encoding"
            },
            "time": "2020-12-06T15:14:20+00:00"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.99",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                "shasum": ""
            },
            "require": {
                "php": "^7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/random_compat/issues",
                "source": "https://github.com/paragonie/random_compat"
            },
            "time": "2018-07-02T15:55:56+00:00"
        },
        {
            "name": "paragonie/sodium_compat",
            "version": "v1.15.4",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/sodium_compat.git",
                "reference": "8a93bfe047c7f699f819459de8ddda144cd636a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/8a93bfe047c7f699f819459de8ddda144cd636a4",
                "reference": "8a93bfe047c7f699f819459de8ddda144cd636a4",
                "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|^6|^7|^8|^9"
            },
            "suggest": {
                "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
                "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "ISC"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com"
                },
                {
                    "name": "Frank Denis",
                    "email": "jedisct1@pureftpd.org"
                }
            ],
            "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
            "keywords": [
                "Authentication",
                "BLAKE2b",
                "ChaCha20",
                "ChaCha20-Poly1305",
                "Chapoly",
                "Curve25519",
                "Ed25519",
                "EdDSA",
                "Edwards-curve Digital Signature Algorithm",
                "Elliptic Curve Diffie-Hellman",
                "Poly1305",
                "Pure-PHP cryptography",
                "RFC 7748",
                "RFC 8032",
                "Salpoly",
                "Salsa20",
                "X25519",
                "XChaCha20-Poly1305",
                "XSalsa20-Poly1305",
                "Xchacha20",
                "Xsalsa20",
                "aead",
                "cryptography",
                "ecdh",
                "elliptic curve",
                "elliptic curve cryptography",
                "encryption",
                "libsodium",
                "php",
                "public-key cryptography",
                "secret-key cryptography",
                "side-channel resistant"
            ],
            "support": {
                "issues": "https://github.com/paragonie/sodium_compat/issues",
                "source": "https://github.com/paragonie/sodium_compat/tree/v1.15.4"
            },
            "time": "2021-04-17T09:00:05+00:00"
        },
        {
            "name": "paypal/module-braintree",
            "version": "4.2.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.2.1.0.zip",
                "shasum": "e28de9ccbd9c818caf38f90010300bbc55c67d6c"
            },
            "require": {
                "paypal/module-braintree-core": "4.2.1",
                "paypal/module-braintree-graph-ql": "4.1.2"
            },
            "type": "metapackage",
            "license": [
                "Apache-2.0"
            ],
            "description": "Braintree Magento"
        },
        {
            "name": "paypal/module-braintree-core",
            "version": "4.2.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.2.1.0.zip",
                "shasum": "a1281e964c6b7ce26824d53c80c71b778d2e3d8c"
            },
            "require": {
                "braintree/braintree_php": "5.2.0",
                "ext-json": "*",
                "ext-simplexml": "*",
                "league/iso3166": "^2.1",
                "magento/module-backend": "100.2.*||101.0.*||^102.0.0",
                "magento/module-catalog": "102.0.*||103.0.*||^104.0.0",
                "magento/module-checkout": "100.2.*||100.3.*||^100.4.0",
                "magento/module-config": "101.0.*||101.1.*||^101.2.0",
                "magento/module-customer": "101.0.*||102.0.*||^103.0.0",
                "magento/module-directory": "100.2.*||100.3.*||^100.4.0",
                "magento/module-payment": "100.2.*||100.3.*||^100.4.0",
                "magento/module-paypal": "100.2.*||100.3.*||^101.0.0",
                "magento/module-quote": "101.0.*||101.1.*||^101.2.0",
                "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103",
                "magento/module-theme": "100.2.*||101.0.*||^101.1.0",
                "magento/module-ui": "101.0.*||101.1.*||^101.2.0",
                "magento/module-vault": "101.0.*||101.1.*||^101.2.0"
            },
            "conflict": {
                "gene/module-braintree": "*",
                "magento/module-braintree": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "PayPal\\Braintree\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Fork from the Magento Braintree 2.2.0 module by Gene Commerce for PayPal."
        },
        {
            "name": "paypal/module-braintree-graph-ql",
            "version": "4.1.2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.1.2.0.zip",
                "shasum": "b4b8151848a4d270b4c3a2b416ee9b1ccd48dbbe"
            },
            "require": {
                "magento/framework": "^102||^103",
                "magento/module-quote": "^101",
                "magento/module-quote-graph-ql": "^100",
                "magento/module-store": "^101",
                "paypal/module-braintree-core": "^4.1",
                "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-graph-ql": "^100"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "PayPal\\BraintreeGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A"
        },
        {
            "name": "pelago/emogrifier",
            "version": "v3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MyIntervals/emogrifier.git",
                "reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/f6a5c7d44612d86c3901c93f1592f5440e6b2cd8",
                "reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "^5.6 || ~7.0 || ~7.1 || ~7.2 || ~7.3 || ~7.4",
                "symfony/css-selector": "^2.8 || ^3.0 || ^4.0 || ^5.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.15.3",
                "phpmd/phpmd": "^2.7.0",
                "phpunit/phpunit": "^5.7.27",
                "squizlabs/php_codesniffer": "^3.5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Pelago\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Klee",
                    "email": "github@oliverklee.de"
                },
                {
                    "name": "Zoli Szabó",
                    "email": "zoli.szabo+github@gmail.com"
                },
                {
                    "name": "John Reeve",
                    "email": "jreeve@pelagodesign.com"
                },
                {
                    "name": "Jake Hotson",
                    "email": "jake@qzdesign.co.uk"
                },
                {
                    "name": "Cameron Brooks"
                },
                {
                    "name": "Jaime Prado"
                }
            ],
            "description": "Converts CSS styles into inline style attributes in your HTML code",
            "homepage": "https://www.myintervals.com/emogrifier.php",
            "keywords": [
                "css",
                "email",
                "pre-processing"
            ],
            "support": {
                "issues": "https://github.com/MyIntervals/emogrifier/issues",
                "source": "https://github.com/MyIntervals/emogrifier"
            },
            "time": "2019-12-26T19:37:31+00:00"
        },
        {
            "name": "php-amqplib/php-amqplib",
            "version": "v2.10.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-amqplib/php-amqplib.git",
                "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6e2b2501e021e994fb64429e5a78118f83b5c200",
                "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200",
                "shasum": ""
            },
            "require": {
                "ext-bcmath": "*",
                "ext-sockets": "*",
                "php": ">=5.6"
            },
            "replace": {
                "videlalvaro/php-amqplib": "self.version"
            },
            "require-dev": {
                "ext-curl": "*",
                "nategood/httpful": "^0.2.20",
                "phpunit/phpunit": "^5.7|^6.5|^7.0",
                "squizlabs/php_codesniffer": "^2.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PhpAmqpLib\\": "PhpAmqpLib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Alvaro Videla",
                    "role": "Original Maintainer"
                },
                {
                    "name": "John Kelly",
                    "email": "johnmkelly86@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Raúl Araya",
                    "email": "nubeiro@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Luke Bakken",
                    "email": "luke@bakken.io",
                    "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"
            ],
            "support": {
                "issues": "https://github.com/php-amqplib/php-amqplib/issues",
                "source": "https://github.com/php-amqplib/php-amqplib/tree/v2.10.1"
            },
            "time": "2019-10-10T13:23:40+00:00"
        },
        {
            "name": "phpseclib/mcrypt_compat",
            "version": "1.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/mcrypt_compat.git",
                "reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/mcrypt_compat/zipball/f74c7b1897b62f08f268184b8bb98d9d9ab723b0",
                "reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpseclib/phpseclib": ">=2.0.11 <3.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0"
            },
            "suggest": {
                "ext-openssl": "Will enable faster cryptographic operations"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/mcrypt.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "homepage": "http://phpseclib.sourceforge.net"
                }
            ],
            "description": "PHP 7.1 polyfill for the mcrypt extension from PHP <= 7.0",
            "keywords": [
                "cryptograpy",
                "encryption",
                "mcrypt"
            ],
            "support": {
                "email": "terrafrost@php.net",
                "issues": "https://github.com/phpseclib/mcrypt_compat/issues",
                "source": "https://github.com/phpseclib/mcrypt_compat"
            },
            "time": "2018-08-22T03:11:43+00:00"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "2.0.31",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4",
                "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phing/phing": "~2.7",
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "suggest": {
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http://phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "support": {
                "issues": "https://github.com/phpseclib/phpseclib/issues",
                "source": "https://github.com/phpseclib/phpseclib/tree/2.0.31"
            },
            "funding": [
                {
                    "url": "https://github.com/terrafrost",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/phpseclib",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-06T13:56:45+00:00"
        },
        {
            "name": "psr/cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "support": {
                "source": "https://github.com/php-fig/cache/tree/master"
            },
            "time": "2016-08-06T20:24:11+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://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"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/1.1.1"
            },
            "time": "2021-03-05T17:36:06+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/master"
            },
            "time": "2016-08-06T14:39:51+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "time": "2021-05-03T11:20:27+00:00"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "time": "2019-03-08T08:55:37+00:00"
        },
        {
            "name": "ramsey/uuid",
            "version": "3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/uuid.git",
                "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
                "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "^1.0|^2.0|9.99.99",
                "php": "^5.4 || ^7.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "replace": {
                "rhumsaa/uuid": "self.version"
            },
            "require-dev": {
                "codeception/aspect-mock": "^1.0 | ~2.0.0",
                "doctrine/annotations": "~1.2.0",
                "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0",
                "ircmaxell/random-lib": "^1.1",
                "jakub-onderka/php-parallel-lint": "^0.9.0",
                "mockery/mockery": "^0.9.9",
                "moontoast/math": "^1.1",
                "php-mock/php-mock-phpunit": "^0.3|^1.1",
                "phpunit/phpunit": "^4.7|^5.0|^6.5",
                "squizlabs/php_codesniffer": "^2.3"
            },
            "suggest": {
                "ext-ctype": "Provides support for PHP Ctype functions",
                "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
                "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
                "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
                "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
                "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Ramsey\\Uuid\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ben Ramsey",
                    "email": "ben@benramsey.com",
                    "homepage": "https://benramsey.com"
                },
                {
                    "name": "Marijn Huizendveld",
                    "email": "marijn.huizendveld@gmail.com"
                },
                {
                    "name": "Thibaud Fabre",
                    "email": "thibaud@aztech.io"
                }
            ],
            "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"
            ],
            "support": {
                "issues": "https://github.com/ramsey/uuid/issues",
                "source": "https://github.com/ramsey/uuid"
            },
            "time": "2018-07-19T23:38:55+00:00"
        },
        {
            "name": "react/promise",
            "version": "v2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise.git",
                "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
                "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "support": {
                "issues": "https://github.com/reactphp/promise/issues",
                "source": "https://github.com/reactphp/promise/tree/v2.8.0"
            },
            "time": "2020-05-12T15:16:56+00:00"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.8.3",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/jsonlint.git",
                "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
                "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
            },
            "bin": [
                "bin/jsonlint"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "JSON Linter",
            "keywords": [
                "json",
                "linter",
                "parser",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/jsonlint/issues",
                "source": "https://github.com/Seldaek/jsonlint/tree/1.8.3"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
                    "type": "tidelift"
                }
            ],
            "time": "2020-11-11T09:19:24+00:00"
        },
        {
            "name": "seld/phar-utils",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/phar-utils.git",
                "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
                "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Seld\\PharUtils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "PHAR file format utilities, for when PHP phars you up",
            "keywords": [
                "phar"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/phar-utils/issues",
                "source": "https://github.com/Seldaek/phar-utils/tree/master"
            },
            "time": "2020-07-07T18:42:57+00:00"
        },
        {
            "name": "spomky-labs/otphp",
            "version": "v10.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Spomky-Labs/otphp.git",
                "reference": "f44cce5a9db4b8da410215d992110482c931232f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/f44cce5a9db4b8da410215d992110482c931232f",
                "reference": "f44cce5a9db4b8da410215d992110482c931232f",
                "shasum": ""
            },
            "require": {
                "beberlei/assert": "^3.0",
                "ext-mbstring": "*",
                "paragonie/constant_time_encoding": "^2.0",
                "php": "^7.2|^8.0",
                "thecodingmachine/safe": "^0.1.14|^1.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.0",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-beberlei-assert": "^0.12",
                "phpstan/phpstan-deprecation-rules": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpstan/phpstan-strict-rules": "^0.12",
                "phpunit/phpunit": "^8.0",
                "thecodingmachine/phpstan-safe-rule": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "v10.0": "10.0.x-dev",
                    "v9.0": "9.0.x-dev",
                    "v8.3": "8.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "OTPHP\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florent Morselli",
                    "homepage": "https://github.com/Spomky"
                },
                {
                    "name": "All contributors",
                    "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
                }
            ],
            "description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
            "homepage": "https://github.com/Spomky-Labs/otphp",
            "keywords": [
                "FreeOTP",
                "RFC 4226",
                "RFC 6238",
                "google authenticator",
                "hotp",
                "otp",
                "totp"
            ],
            "support": {
                "issues": "https://github.com/Spomky-Labs/otphp/issues",
                "source": "https://github.com/Spomky-Labs/otphp/tree/v10.0.1"
            },
            "time": "2020-01-28T09:24:19+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v4.4.22",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625",
                "reference": "36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.8",
                "symfony/polyfill-php80": "^1.15",
                "symfony/service-contracts": "^1.1|^2"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.4",
                "symfony/event-dispatcher": "<4.3|>=5",
                "symfony/lock": "<4.4",
                "symfony/process": "<3.3"
            },
            "provide": {
                "psr/log-implementation": "1.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "^3.4|^4.0|^5.0",
                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                "symfony/event-dispatcher": "^4.3",
                "symfony/lock": "^4.4|^5.0",
                "symfony/process": "^3.4|^4.0|^5.0",
                "symfony/var-dumper": "^4.3|^5.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Eases the creation of beautiful and testable command line interfaces",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/console/tree/v4.4.22"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-16T17:32:19+00:00"
        },
        {
            "name": "symfony/css-selector",
            "version": "v5.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "59a684f5ac454f066ecbe6daecce6719aed283fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/59a684f5ac454f066ecbe6daecce6719aed283fb",
                "reference": "59a684f5ac454f066ecbe6daecce6719aed283fb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v5.3.0-BETA1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-07T16:07:52+00:00"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-03-23T23:28:01+00:00"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v4.4.20",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c352647244bd376bf7d31efbd5401f13f50dad0c",
                "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c",
                "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|^5.0",
                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                "symfony/error-handler": "~3.4|~4.4",
                "symfony/expression-language": "^3.4|^4.0|^5.0",
                "symfony/http-foundation": "^3.4|^4.0|^5.0",
                "symfony/service-contracts": "^1.1|^2",
                "symfony/stopwatch": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.20"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-27T09:09:26+00:00"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v1.1.9",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
                "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3"
            },
            "suggest": {
                "psr/event-dispatcher": "",
                "symfony/event-dispatcher-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2020-07-06T13:19:58+00:00"
        },
        {
            "name": "symfony/filesystem",
            "version": "v5.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/056e92acc21d977c37e6ea8e97374b2a6c8551b0",
                "reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides basic utilities for the filesystem",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/filesystem/tree/v5.2.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-01T10:42:13+00:00"
        },
        {
            "name": "symfony/finder",
            "version": "v5.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "0d639a0943822626290d169965804f79400e6a04"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/0d639a0943822626290d169965804f79400e6a04",
                "reference": "0d639a0943822626290d169965804f79400e6a04",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v5.2.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-02-15T18:55:04+00:00"
        },
        {
            "name": "symfony/options-resolver",
            "version": "v5.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
                "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-php73": "~1.0",
                "symfony/polyfill-php80": "^1.15"
            },
            "type": "library",
            "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": "Provides an improved replacement for the array_replace PHP function",
            "homepage": "https://symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "support": {
                "source": "https://github.com/symfony/options-resolver/tree/v5.2.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-27T12:56:27+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.22.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
                "reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.22-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-07T16:49:33+00:00"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.22.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/5601e09b69f26c1828b13b6bb87cb07cddba3170",
                "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.22-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's grapheme_* functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "grapheme",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.22.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-22T09:19:47+00:00"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.22.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "2d63434d922daf7da8dd863e7907e67ee3031483"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483",
                "reference": "2d63434d922daf7da8dd863e7907e67ee3031483",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "symfony/polyfill-intl-normalizer": "^1.10",
                "symfony/polyfill-php72": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.22-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Trevor Rowbotham",
                    "email": "trevor.rowbotham@pm.me"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-22T09:19:47+00:00"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.22.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248",
                "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.22-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-22T09:19:47+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.22.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
                "reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.22-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-22T09:19:47+00:00"
        },
        {
            "name": "symfony/polyfill-php72",
            "version": "v1.22.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php72.git",
                "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
                "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.22-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php72/tree/v1.22.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-07T16:49:33+00:00"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.22.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
                "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.22-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.22.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-07T16:49:33+00:00"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.22.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
                "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.22-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-07T16:49:33+00:00"
        },
        {
            "name": "symfony/process",
            "version": "v4.4.22",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "f5481b22729d465acb1cea3455fc04ce84b0148b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/f5481b22729d465acb1cea3455fc04ce84b0148b",
                "reference": "f5481b22729d465acb1cea3455fc04ce84b0148b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v4.4.22"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-07T16:22:29+00:00"
        },
        {
            "name": "symfony/property-access",
            "version": "v5.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-access.git",
                "reference": "3af8ed262bd3217512a13b023981fe68f36ad5f3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-access/zipball/3af8ed262bd3217512a13b023981fe68f36ad5f3",
                "reference": "3af8ed262bd3217512a13b023981fe68f36ad5f3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-php80": "^1.15",
                "symfony/property-info": "^5.2"
            },
            "require-dev": {
                "symfony/cache": "^4.4|^5.0"
            },
            "suggest": {
                "psr/cache-implementation": "To cache access methods."
            },
            "type": "library",
            "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": "Provides functions to read and write from/to an object or array using a simple string notation",
            "homepage": "https://symfony.com",
            "keywords": [
                "access",
                "array",
                "extraction",
                "index",
                "injection",
                "object",
                "property",
                "property path",
                "reflection"
            ],
            "support": {
                "source": "https://github.com/symfony/property-access/tree/v5.2.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-27T10:15:41+00:00"
        },
        {
            "name": "symfony/property-info",
            "version": "v5.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-info.git",
                "reference": "f5850c8d4d987fd1990e2cbdf29f48c663c433e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-info/zipball/f5850c8d4d987fd1990e2cbdf29f48c663c433e7",
                "reference": "f5850c8d4d987fd1990e2cbdf29f48c663c433e7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-php80": "^1.15",
                "symfony/string": "^5.1"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "<3.2.2",
                "phpdocumentor/type-resolver": "<1.4.0",
                "symfony/dependency-injection": "<4.4"
            },
            "require-dev": {
                "doctrine/annotations": "^1.10.4",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                "symfony/cache": "^4.4|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0",
                "symfony/serializer": "^4.4|^5.0"
            },
            "suggest": {
                "phpdocumentor/reflection-docblock": "To use the PHPDoc",
                "psr/cache-implementation": "To cache results",
                "symfony/doctrine-bridge": "To use Doctrine metadata",
                "symfony/serializer": "To use Serializer metadata"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyInfo\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
                    "email": "dunglas@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Extracts information about PHP class' properties using metadata of popular sources",
            "homepage": "https://symfony.com",
            "keywords": [
                "doctrine",
                "phpdoc",
                "property",
                "symfony",
                "type",
                "validator"
            ],
            "support": {
                "source": "https://github.com/symfony/property-info/tree/v5.2.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-16T17:25:34+00:00"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1"
            },
            "suggest": {
                "symfony/service-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-01T10:43:52+00:00"
        },
        {
            "name": "symfony/string",
            "version": "v5.2.6",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572",
                "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "~1.15"
            },
            "require-dev": {
                "symfony/error-handler": "^4.4|^5.0",
                "symfony/http-client": "^4.4|^5.0",
                "symfony/translation-contracts": "^1.1|^2",
                "symfony/var-exporter": "^4.4|^5.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "files": [
                    "Resources/functions.php"
                ],
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https://symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "support": {
                "source": "https://github.com/symfony/string/tree/v5.2.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-03-17T17:12:15+00:00"
        },
        {
            "name": "tedivm/jshrink",
            "version": "v1.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/tedious/JShrink.git",
                "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tedious/JShrink/zipball/566e0c731ba4e372be2de429ef7d54f4faf4477a",
                "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a",
                "shasum": ""
            },
            "require": {
                "php": "^5.6|^7.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.8",
                "php-coveralls/php-coveralls": "^1.1.0",
                "phpunit/phpunit": "^6"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "JShrink": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Robert Hafner",
                    "email": "tedivm@tedivm.com"
                }
            ],
            "description": "Javascript Minifier built in PHP",
            "homepage": "http://github.com/tedious/JShrink",
            "keywords": [
                "javascript",
                "minifier"
            ],
            "support": {
                "issues": "https://github.com/tedious/JShrink/issues",
                "source": "https://github.com/tedious/JShrink/tree/master"
            },
            "time": "2019-06-28T18:11:46+00:00"
        },
        {
            "name": "temando/module-shipping",
            "version": "2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/temando/module-shipping/temando-module-shipping-2.0.0.0.zip",
                "shasum": "78974a6f6a2bfb214e96882562111d35163971b1"
            },
            "require": {
                "temando/module-shipping-remover": "1.0.0"
            },
            "type": "metapackage",
            "license": [
                "OSL-3.0"
            ],
            "description": "Temando multi-carrier shipping extension for Magento 2"
        },
        {
            "name": "temando/module-shipping-remover",
            "version": "1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/temando/module-shipping-remover/temando-module-shipping-remover-1.0.0.0.zip",
                "shasum": "fd37ccded9678386a94e104fbd37332254d7c429"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-eav": "*"
            },
            "replace": {
                "temando/module-shipping-m2": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Temando\\ShippingRemover\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Removes Temando multi-carrier shipping extension from Magento 2"
        },
        {
            "name": "thecodingmachine/safe",
            "version": "v1.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/thecodingmachine/safe.git",
                "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
                "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12",
                "squizlabs/php_codesniffer": "^3.2",
                "thecodingmachine/phpstan-strict-rules": "^0.12"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Safe\\": [
                        "lib/",
                        "deprecated/",
                        "generated/"
                    ]
                },
                "files": [
                    "deprecated/apc.php",
                    "deprecated/libevent.php",
                    "deprecated/mssql.php",
                    "deprecated/stats.php",
                    "lib/special_cases.php",
                    "generated/apache.php",
                    "generated/apcu.php",
                    "generated/array.php",
                    "generated/bzip2.php",
                    "generated/calendar.php",
                    "generated/classobj.php",
                    "generated/com.php",
                    "generated/cubrid.php",
                    "generated/curl.php",
                    "generated/datetime.php",
                    "generated/dir.php",
                    "generated/eio.php",
                    "generated/errorfunc.php",
                    "generated/exec.php",
                    "generated/fileinfo.php",
                    "generated/filesystem.php",
                    "generated/filter.php",
                    "generated/fpm.php",
                    "generated/ftp.php",
                    "generated/funchand.php",
                    "generated/gmp.php",
                    "generated/gnupg.php",
                    "generated/hash.php",
                    "generated/ibase.php",
                    "generated/ibmDb2.php",
                    "generated/iconv.php",
                    "generated/image.php",
                    "generated/imap.php",
                    "generated/info.php",
                    "generated/ingres-ii.php",
                    "generated/inotify.php",
                    "generated/json.php",
                    "generated/ldap.php",
                    "generated/libxml.php",
                    "generated/lzf.php",
                    "generated/mailparse.php",
                    "generated/mbstring.php",
                    "generated/misc.php",
                    "generated/msql.php",
                    "generated/mysql.php",
                    "generated/mysqli.php",
                    "generated/mysqlndMs.php",
                    "generated/mysqlndQc.php",
                    "generated/network.php",
                    "generated/oci8.php",
                    "generated/opcache.php",
                    "generated/openssl.php",
                    "generated/outcontrol.php",
                    "generated/password.php",
                    "generated/pcntl.php",
                    "generated/pcre.php",
                    "generated/pdf.php",
                    "generated/pgsql.php",
                    "generated/posix.php",
                    "generated/ps.php",
                    "generated/pspell.php",
                    "generated/readline.php",
                    "generated/rpminfo.php",
                    "generated/rrd.php",
                    "generated/sem.php",
                    "generated/session.php",
                    "generated/shmop.php",
                    "generated/simplexml.php",
                    "generated/sockets.php",
                    "generated/sodium.php",
                    "generated/solr.php",
                    "generated/spl.php",
                    "generated/sqlsrv.php",
                    "generated/ssdeep.php",
                    "generated/ssh2.php",
                    "generated/stream.php",
                    "generated/strings.php",
                    "generated/swoole.php",
                    "generated/uodbc.php",
                    "generated/uopz.php",
                    "generated/url.php",
                    "generated/var.php",
                    "generated/xdiff.php",
                    "generated/xml.php",
                    "generated/xmlrpc.php",
                    "generated/yaml.php",
                    "generated/yaz.php",
                    "generated/zip.php",
                    "generated/zlib.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHP core functions that throw exceptions instead of returning FALSE on error",
            "support": {
                "issues": "https://github.com/thecodingmachine/safe/issues",
                "source": "https://github.com/thecodingmachine/safe/tree/v1.3.3"
            },
            "time": "2020-10-28T17:51:34+00:00"
        },
        {
            "name": "true/punycode",
            "version": "v2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/true/php-punycode.git",
                "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "symfony/polyfill-mbstring": "^1.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.7",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "TrueBV\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Renan Gonçalves",
                    "email": "renan.saddam@gmail.com"
                }
            ],
            "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
            "homepage": "https://github.com/true/php-punycode",
            "keywords": [
                "idna",
                "punycode"
            ],
            "support": {
                "issues": "https://github.com/true/php-punycode/issues",
                "source": "https://github.com/true/php-punycode/tree/master"
            },
            "time": "2016-11-16T10:37:54+00:00"
        },
        {
            "name": "tubalmartin/cssmin",
            "version": "v4.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
                "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
                "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "cogpowered/finediff": "0.3.*",
                "phpunit/phpunit": "4.8.*"
            },
            "bin": [
                "cssmin"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "tubalmartin\\CssMin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Túbal Martín",
                    "homepage": "http://tubalmartin.me/"
                }
            ],
            "description": "A PHP port of the YUI CSS compressor",
            "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
            "keywords": [
                "compress",
                "compressor",
                "css",
                "cssmin",
                "minify",
                "yui"
            ],
            "support": {
                "issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues",
                "source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port"
            },
            "time": "2018-01-15T15:26:51+00:00"
        },
        {
            "name": "vertex/module-address-validation",
            "version": "2.1.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-2.1.1.0.zip",
                "shasum": "22763e3f1f10287206871270aa42531bc483a8d6"
            },
            "require": {
                "ext-json": "*",
                "ext-simplexml": "*",
                "ext-soap": "*",
                "magento/framework": "^100|^101|^102|^103",
                "magento/module-checkout": "^100",
                "magento/module-config": "^101",
                "magento/module-quote": "^100|^101",
                "magento/module-store": "^100|^101",
                "magento/module-tax": "^100",
                "php": "^7.0",
                "vertex/module-address-validation-api": "^1",
                "vertex/module-tax": "^4"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
                "ext-dom": "*",
                "magento/magento-coding-standard": "^5.0",
                "roave/security-advisories": "dev-master"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Vertex\\AddressValidation\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Vertex Address Validation module for Magento 2"
        },
        {
            "name": "vertex/module-address-validation-api",
            "version": "1.0.1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/vertex/module-address-validation-api/vertex-module-address-validation-api-1.0.1.0.zip",
                "shasum": "c218025e4d3f67e1e84a47ecafd36b496a244b78"
            },
            "require": {
                "magento/framework": "^100|^101|^102|^103",
                "magento/module-store": "^100|^101",
                "php": "^7.1",
                "vertex/sdk": "^1"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
                "magento/magento-coding-standard": "^5.0",
                "roave/security-advisories": "dev-master"
            },
            "suggest": {
                "magento/module-webapi": "^100"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Vertex\\AddressValidationApi\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Vertex Address Cleansing module for Magento 2 API"
        },
        {
            "name": "vertex/module-tax",
            "version": "4.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-4.2.0.0.zip",
                "shasum": "a054a15e89ea38dcf4a4e90bb309085d33a6406d"
            },
            "require": {
                "ext-intl": "*",
                "ext-json": "*",
                "ext-simplexml": "*",
                "ext-soap": "*",
                "magento/framework": "^100|^101|^102|^103",
                "magento/module-backend": "^100|^101|^102",
                "magento/module-catalog": "^100|^101|^102|^103|^104",
                "magento/module-checkout": "^100",
                "magento/module-config": "^100|^101",
                "magento/module-cron": "^100",
                "magento/module-customer": "^100|^101|^102|^103",
                "magento/module-directory": "^100",
                "magento/module-eav": "^100|^101|^102",
                "magento/module-quote": ">=101.1.0 <= 101.1.5 || >=101.2.0.0 < 101.2.3.0",
                "magento/module-sales": "^100|^101|^102|^103",
                "magento/module-shipping": "^100",
                "magento/module-store": "^100|^101",
                "magento/module-tax": "^100",
                "magento/module-ui": "^100|^101",
                "php": "^7.1",
                "vertex/sdk": "^1.2.0"
            },
            "conflict": {
                "pixafy/tax": "*",
                "pixafy/tax-ee": "*",
                "vertex/tax": "*",
                "vertex/tax-ee": "*"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
                "ext-dom": "*",
                "magento/magento-coding-standard": "^5",
                "magento/module-offline-shipping": "^100.2",
                "magento/module-usps": "^100.2"
            },
            "suggest": {
                "magento/module-gift-card-account": "Vertex Tax Links for Magento 2 also supports Magento's Gift Card Account module",
                "magento/module-gift-wrapping": "Vertex Tax Links for Magento 2 also supports Magento's Gift Wrapping module",
                "magento/module-multishipping": "Vertex Tax Links for Magento 2 also supports Magento's Multishipping module",
                "magento/module-reward": "Vertex Tax Links for Magento 2 also supports Magento's Reward module"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Vertex\\Tax\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Vertex Tax Links for Magento 2"
        },
        {
            "name": "vertex/product-magento-module",
            "version": "4.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-4.2.0.0.zip",
                "shasum": "950fffb72ac2654457e6aff83b973f33c5728c41"
            },
            "require": {
                "vertex/module-address-validation": "2.1.1",
                "vertex/module-tax": "4.2.0"
            },
            "type": "metapackage",
            "license": [
                "proprietary"
            ],
            "description": "Vertex Tax Links for Magento 2",
            "homepage": "http://go.vertexsmb.com/magento_cbe",
            "keywords": [
                "tax",
                "vertex"
            ]
        },
        {
            "name": "vertex/sdk",
            "version": "1.2.7",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.7.0.zip",
                "shasum": "821465662cc2d8ec186e2baf138a7c3075fcf3ee"
            },
            "require": {
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-soap": "*",
                "php": "^5.4|^7"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
                "magento/magento-coding-standard": "^5.0",
                "php": "^7.3",
                "phpmd/phpmd": "^2.6",
                "phpunit/phpunit": "^9",
                "squizlabs/php_codesniffer": "^3.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Vertex\\": "src/"
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Tools for communicating with Vertex Cloud and Vertex O-Series"
        },
        {
            "name": "webimpress/safe-writer",
            "version": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webimpress/safe-writer.git",
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5.4",
                "vimeo/psalm": "^4.7",
                "webimpress/coding-standard": "^1.2.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2.x-dev",
                    "dev-develop": "2.3.x-dev",
                    "dev-release-1.0": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webimpress\\SafeWriter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "Tool to write files safely, to avoid race conditions",
            "keywords": [
                "concurrent write",
                "file writer",
                "race condition",
                "safe writer",
                "webimpress"
            ],
            "support": {
                "issues": "https://github.com/webimpress/safe-writer/issues",
                "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
            },
            "funding": [
                {
                    "url": "https://github.com/michalbundyra",
                    "type": "github"
                }
            ],
            "time": "2021-04-19T16:34:45+00:00"
        },
        {
            "name": "webonyx/graphql-php",
            "version": "v0.13.9",
            "source": {
                "type": "git",
                "url": "https://github.com/webonyx/graphql-php.git",
                "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3",
                "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^7.1||^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpbench/phpbench": "^0.14.0",
                "phpstan/phpstan": "^0.11.4",
                "phpstan/phpstan-phpunit": "^0.11.0",
                "phpstan/phpstan-strict-rules": "^0.11.0",
                "phpunit/phpcov": "^5.0",
                "phpunit/phpunit": "^7.2",
                "psr/http-message": "^1.0",
                "react/promise": "2.*"
            },
            "suggest": {
                "psr/http-message": "To use standard GraphQL server",
                "react/promise": "To leverage async resolving on React PHP platform"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "GraphQL\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP port of GraphQL reference implementation",
            "homepage": "https://github.com/webonyx/graphql-php",
            "keywords": [
                "api",
                "graphql"
            ],
            "support": {
                "issues": "https://github.com/webonyx/graphql-php/issues",
                "source": "https://github.com/webonyx/graphql-php/tree/0.13.x"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/webonyx-graphql-php",
                    "type": "open_collective"
                }
            ],
            "time": "2020-07-02T05:49:25+00:00"
        },
        {
            "name": "wikimedia/less.php",
            "version": "1.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/less.php.git",
                "reference": "e238ad228d74b6ffd38209c799b34e9826909266"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/less.php/zipball/e238ad228d74b6ffd38209c799b34e9826909266",
                "reference": "e238ad228d74b6ffd38209c799b34e9826909266",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.9"
            },
            "require-dev": {
                "phpunit/phpunit": "7.5.14"
            },
            "bin": [
                "bin/lessc"
            ],
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Less": "lib/"
                },
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Josh Schmidt",
                    "homepage": "https://github.com/oyejorge"
                },
                {
                    "name": "Matt Agar",
                    "homepage": "https://github.com/agar"
                },
                {
                    "name": "Martin Jantošovič",
                    "homepage": "https://github.com/Mordred"
                }
            ],
            "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"
            ],
            "support": {
                "source": "https://github.com/wikimedia/less.php/tree/1.8.2"
            },
            "time": "2019-11-06T18:30:11+00:00"
        },
        {
            "name": "yotpo/magento2-module-yotpo-reviews",
            "version": "3.1.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews/yotpo-magento2-module-yotpo-reviews-3.1.3.0.zip",
                "shasum": "41b004599bf38042eea9389c1b09660a0dcdf3cd"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-config": "101.2.*",
                "magento/module-grouped-product": "100.4.*",
                "magento/module-reports": "^100",
                "magento/module-review": "100.4.*",
                "magento/module-sales": "102.1.*||^103.0",
                "magento/module-store": "101.1.*",
                "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0"
            },
            "replace": {
                "yotpo/module-review": "*",
                "yotpo/module-yotpo": "*"
            },
            "type": "magento2-module",
            "autoload": {
                "files": [
                    "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.1.3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews-bundle/yotpo-magento2-module-yotpo-reviews-bundle-3.1.3.0.zip",
                "shasum": "dbb204e9e917ab71b89b622b1a465dc3ffada673"
            },
            "require": {
                "yotpo/magento2-module-yotpo-reviews": "3.1.3"
            },
            "type": "metapackage",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Bundling metapackage for yotpo/magento2-module-yotpo-reviews: Yotpo Reviews extension for Magento2"
        }
    ],
    "packages-dev": [
        {
            "name": "allure-framework/allure-codeception",
            "version": "1.4.4",
            "source": {
                "type": "git",
                "url": "https://github.com/allure-framework/allure-codeception.git",
                "reference": "a69800eeef83007ced9502a3349ff72f5fb6b4e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/allure-framework/allure-codeception/zipball/a69800eeef83007ced9502a3349ff72f5fb6b4e2",
                "reference": "a69800eeef83007ced9502a3349ff72f5fb6b4e2",
                "shasum": ""
            },
            "require": {
                "allure-framework/allure-php-api": "~1.1.8",
                "codeception/codeception": "^2.3|^3.0|^4.0",
                "php": ">=5.6",
                "symfony/filesystem": ">=2.6",
                "symfony/finder": ">=2.6"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Yandex": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ivan Krutov",
                    "email": "vania-pooh@yandex-team.ru",
                    "role": "Developer"
                }
            ],
            "description": "A Codeception adapter for Allure report.",
            "homepage": "http://allure.qatools.ru/",
            "keywords": [
                "allure",
                "attachments",
                "cases",
                "codeception",
                "report",
                "steps",
                "testing"
            ],
            "support": {
                "email": "allure@yandex-team.ru",
                "issues": "https://github.com/allure-framework/allure-codeception/issues",
                "source": "https://github.com/allure-framework/allure-codeception"
            },
            "time": "2020-09-09T10:51:33+00:00"
        },
        {
            "name": "allure-framework/allure-php-api",
            "version": "1.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/allure-framework/allure-php-commons.git",
                "reference": "5ae2deac1c7e1b992cfa572167370de45bdd346d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/allure-framework/allure-php-commons/zipball/5ae2deac1c7e1b992cfa572167370de45bdd346d",
                "reference": "5ae2deac1c7e1b992cfa572167370de45bdd346d",
                "shasum": ""
            },
            "require": {
                "jms/serializer": "^0.16 || ^1.0",
                "php": ">=5.4.0",
                "ramsey/uuid": "^3.0",
                "symfony/http-foundation": "^2.0 || ^3.0 || ^4.0 || ^5.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Yandex": [
                        "src/",
                        "test/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ivan Krutov",
                    "email": "vania-pooh@yandex-team.ru",
                    "role": "Developer"
                }
            ],
            "description": "PHP API for Allure adapter",
            "homepage": "http://allure.qatools.ru/",
            "keywords": [
                "allure",
                "api",
                "php",
                "report"
            ],
            "support": {
                "email": "allure@yandex-team.ru",
                "issues": "https://github.com/allure-framework/allure-php-commons/issues",
                "source": "https://github.com/allure-framework/allure-php-api"
            },
            "time": "2020-03-13T10:47:35+00:00"
        },
        {
            "name": "allure-framework/allure-phpunit",
            "version": "1.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/allure-framework/allure-phpunit.git",
                "reference": "9399629c6eed79da4be18fd22adf83ef36c2d2e0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/allure-framework/allure-phpunit/zipball/9399629c6eed79da4be18fd22adf83ef36c2d2e0",
                "reference": "9399629c6eed79da4be18fd22adf83ef36c2d2e0",
                "shasum": ""
            },
            "require": {
                "allure-framework/allure-php-api": "~1.1.0",
                "mikey179/vfsstream": "1.*",
                "php": ">=7.1.0",
                "phpunit/phpunit": ">=7.0.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Yandex": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ivan Krutov",
                    "email": "vania-pooh@yandex-team.ru",
                    "role": "Developer"
                }
            ],
            "description": "A PHPUnit adapter for Allure report.",
            "homepage": "http://allure.qatools.ru/",
            "keywords": [
                "allure",
                "attachments",
                "cases",
                "phpunit",
                "report",
                "steps",
                "testing"
            ],
            "support": {
                "email": "allure@yandex-team.ru",
                "issues": "https://github.com/allure-framework/allure-phpunit/issues",
                "source": "https://github.com/allure-framework/allure-phpunit"
            },
            "time": "2018-10-25T12:03:54+00:00"
        },
        {
            "name": "behat/gherkin",
            "version": "v4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Gherkin.git",
                "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2391482cd003dfdc36b679b27e9f5326bd656acd",
                "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd",
                "shasum": ""
            },
            "require": {
                "php": "~7.2|~8.0"
            },
            "require-dev": {
                "cucumber/cucumber": "dev-gherkin-16.0.0",
                "phpunit/phpunit": "~8|~9",
                "symfony/phpunit-bridge": "~3|~4|~5",
                "symfony/yaml": "~3|~4|~5"
            },
            "suggest": {
                "symfony/yaml": "If you want to parse features, represented in YAML files"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.4-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Behat\\Gherkin": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                }
            ],
            "description": "Gherkin DSL parser for PHP",
            "homepage": "http://behat.org/",
            "keywords": [
                "BDD",
                "Behat",
                "Cucumber",
                "DSL",
                "gherkin",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/Behat/Gherkin/issues",
                "source": "https://github.com/Behat/Gherkin/tree/v4.8.0"
            },
            "time": "2021-02-04T12:44:21+00:00"
        },
        {
            "name": "codeception/codeception",
            "version": "4.1.20",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Codeception.git",
                "reference": "d8b16e13e1781dbc3a7ae8292117d520c89a9c5a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Codeception/zipball/d8b16e13e1781dbc3a7ae8292117d520c89a9c5a",
                "reference": "d8b16e13e1781dbc3a7ae8292117d520c89a9c5a",
                "shasum": ""
            },
            "require": {
                "behat/gherkin": "^4.4.0",
                "codeception/lib-asserts": "^1.0",
                "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.1.1 | ^9.0",
                "codeception/stub": "^2.0 | ^3.0",
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "guzzlehttp/psr7": "~1.4",
                "php": ">=5.6.0 <9.0",
                "symfony/console": ">=2.7 <6.0",
                "symfony/css-selector": ">=2.7 <6.0",
                "symfony/event-dispatcher": ">=2.7 <6.0",
                "symfony/finder": ">=2.7 <6.0",
                "symfony/yaml": ">=2.7 <6.0"
            },
            "require-dev": {
                "codeception/module-asserts": "*@dev",
                "codeception/module-cli": "*@dev",
                "codeception/module-db": "*@dev",
                "codeception/module-filesystem": "*@dev",
                "codeception/module-phpbrowser": "*@dev",
                "codeception/specify": "~0.3",
                "codeception/util-universalframework": "*@dev",
                "monolog/monolog": "~1.8",
                "squizlabs/php_codesniffer": "~2.0",
                "symfony/process": ">=2.7 <6.0",
                "vlucas/phpdotenv": "^2.0 | ^3.0 | ^4.0 | ^5.0"
            },
            "suggest": {
                "codeception/specify": "BDD-style code blocks",
                "codeception/verify": "BDD-style assertions",
                "hoa/console": "For interactive console functionality",
                "stecman/symfony-console-completion": "For BASH autocompletion",
                "symfony/phpunit-bridge": "For phpunit-bridge support"
            },
            "bin": [
                "codecept"
            ],
            "type": "library",
            "extra": {
                "branch-alias": []
            },
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src/Codeception",
                    "Codeception\\Extension\\": "ext"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert@mail.ua",
                    "homepage": "http://codegyre.com"
                }
            ],
            "description": "BDD-style testing framework",
            "homepage": "http://codeception.com/",
            "keywords": [
                "BDD",
                "TDD",
                "acceptance testing",
                "functional testing",
                "unit testing"
            ],
            "support": {
                "issues": "https://github.com/Codeception/Codeception/issues",
                "source": "https://github.com/Codeception/Codeception/tree/4.1.20"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/codeception",
                    "type": "open_collective"
                }
            ],
            "time": "2021-04-02T16:41:51+00:00"
        },
        {
            "name": "codeception/lib-asserts",
            "version": "1.13.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/lib-asserts.git",
                "reference": "184231d5eab66bc69afd6b9429344d80c67a33b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/184231d5eab66bc69afd6b9429344d80c67a33b6",
                "reference": "184231d5eab66bc69afd6b9429344d80c67a33b6",
                "shasum": ""
            },
            "require": {
                "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3 | ^9.0",
                "ext-dom": "*",
                "php": ">=5.6.0 <9.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert@mail.ua",
                    "homepage": "http://codegyre.com"
                },
                {
                    "name": "Gintautas Miselis"
                },
                {
                    "name": "Gustavo Nieves",
                    "homepage": "https://medium.com/@ganieves"
                }
            ],
            "description": "Assertion methods used by Codeception core and Asserts module",
            "homepage": "https://codeception.com/",
            "keywords": [
                "codeception"
            ],
            "support": {
                "issues": "https://github.com/Codeception/lib-asserts/issues",
                "source": "https://github.com/Codeception/lib-asserts/tree/1.13.2"
            },
            "time": "2020-10-21T16:26:20+00:00"
        },
        {
            "name": "codeception/module-asserts",
            "version": "1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-asserts.git",
                "reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/59374f2fef0cabb9e8ddb53277e85cdca74328de",
                "reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "*@dev",
                "codeception/lib-asserts": "^1.13.1",
                "php": ">=5.6.0 <9.0"
            },
            "conflict": {
                "codeception/codeception": "<4.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk"
                },
                {
                    "name": "Gintautas Miselis"
                },
                {
                    "name": "Gustavo Nieves",
                    "homepage": "https://medium.com/@ganieves"
                }
            ],
            "description": "Codeception module containing various assertions",
            "homepage": "https://codeception.com/",
            "keywords": [
                "assertions",
                "asserts",
                "codeception"
            ],
            "support": {
                "issues": "https://github.com/Codeception/module-asserts/issues",
                "source": "https://github.com/Codeception/module-asserts/tree/1.3.1"
            },
            "time": "2020-10-21T16:48:15+00:00"
        },
        {
            "name": "codeception/module-sequence",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-sequence.git",
                "reference": "b75be26681ae90824cde8f8df785981f293667e1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-sequence/zipball/b75be26681ae90824cde8f8df785981f293667e1",
                "reference": "b75be26681ae90824cde8f8df785981f293667e1",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^4.0",
                "php": ">=5.6.0 <9.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk"
                }
            ],
            "description": "Sequence module for Codeception",
            "homepage": "http://codeception.com/",
            "keywords": [
                "codeception"
            ],
            "support": {
                "issues": "https://github.com/Codeception/module-sequence/issues",
                "source": "https://github.com/Codeception/module-sequence/tree/1.0.1"
            },
            "time": "2020-10-31T18:36:26+00:00"
        },
        {
            "name": "codeception/module-webdriver",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-webdriver.git",
                "reference": "ebbe729c630415e8caf6b0087e457906f0c6c0c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/ebbe729c630415e8caf6b0087e457906f0c6c0c6",
                "reference": "ebbe729c630415e8caf6b0087e457906f0c6c0c6",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^4.0",
                "php": ">=5.6.0 <9.0",
                "php-webdriver/webdriver": "^1.8.0"
            },
            "suggest": {
                "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk"
                },
                {
                    "name": "Gintautas Miselis"
                },
                {
                    "name": "Zaahid Bateson"
                }
            ],
            "description": "WebDriver module for Codeception",
            "homepage": "http://codeception.com/",
            "keywords": [
                "acceptance-testing",
                "browser-testing",
                "codeception"
            ],
            "support": {
                "issues": "https://github.com/Codeception/module-webdriver/issues",
                "source": "https://github.com/Codeception/module-webdriver/tree/1.2.1"
            },
            "time": "2021-04-23T17:30:57+00:00"
        },
        {
            "name": "codeception/phpunit-wrapper",
            "version": "9.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/phpunit-wrapper.git",
                "reference": "b0c06abb3181eedca690170f7ed0fd26a70bfacc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/b0c06abb3181eedca690170f7ed0fd26a70bfacc",
                "reference": "b0c06abb3181eedca690170f7ed0fd26a70bfacc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "phpunit/phpunit": "^9.0"
            },
            "require-dev": {
                "codeception/specify": "*",
                "consolidation/robo": "^3.0.0-alpha3",
                "vlucas/phpdotenv": "^3.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Codeception\\PHPUnit\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Davert",
                    "email": "davert.php@resend.cc"
                },
                {
                    "name": "Naktibalda"
                }
            ],
            "description": "PHPUnit classes used by Codeception",
            "support": {
                "issues": "https://github.com/Codeception/phpunit-wrapper/issues",
                "source": "https://github.com/Codeception/phpunit-wrapper/tree/9.0.6"
            },
            "time": "2020-12-28T13:59:47+00:00"
        },
        {
            "name": "codeception/stub",
            "version": "3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Stub.git",
                "reference": "468dd5fe659f131fc997f5196aad87512f9b1304"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Stub/zipball/468dd5fe659f131fc997f5196aad87512f9b1304",
                "reference": "468dd5fe659f131fc997f5196aad87512f9b1304",
                "shasum": ""
            },
            "require": {
                "phpunit/phpunit": "^8.4 | ^9.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
            "support": {
                "issues": "https://github.com/Codeception/Stub/issues",
                "source": "https://github.com/Codeception/Stub/tree/3.7.0"
            },
            "time": "2020-07-03T15:54:43+00:00"
        },
        {
            "name": "csharpru/vault-php",
            "version": "4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/CSharpRU/vault-php.git",
                "reference": "de812a9667a1111c4f4d4080b2c9166692ee9efe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CSharpRU/vault-php/zipball/de812a9667a1111c4f4d4080b2c9166692ee9efe",
                "reference": "de812a9667a1111c4f4d4080b2c9166692ee9efe",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.2",
                "psr/cache": "^1.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/log": "^1.0",
                "weew/helpers-array": "^1.3"
            },
            "require-dev": {
                "alextartan/guzzle-psr18-adapter": "^1.2",
                "cache/array-adapter": "^1.0",
                "codeception/codeception": "^2.2",
                "laminas/laminas-diactoros": "^2.3",
                "php-vcr/php-vcr": "dev-issues/289 as 1.4.5"
            },
            "suggest": {
                "cache/array-adapter": "For usage with CachedClient class"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Vault\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Yaroslav Lukyanov",
                    "email": "c_sharp@mail.ru"
                }
            ],
            "description": "Best Vault client for PHP that you can find",
            "support": {
                "issues": "https://github.com/CSharpRU/vault-php/issues",
                "source": "https://github.com/CSharpRU/vault-php/tree/4.2.0"
            },
            "time": "2020-11-27T09:07:28+00:00"
        },
        {
            "name": "csharpru/vault-php-guzzle6-transport",
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/CSharpRU/vault-php-guzzle6-transport.git",
                "reference": "33c392120ac9f253b62b034e0e8ffbbdb3513bd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CSharpRU/vault-php-guzzle6-transport/zipball/33c392120ac9f253b62b034e0e8ffbbdb3513bd8",
                "reference": "33c392120ac9f253b62b034e0e8ffbbdb3513bd8",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "~6.2",
                "guzzlehttp/promises": "^1.3",
                "guzzlehttp/psr7": "^1.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "VaultTransports\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Yaroslav Lukyanov",
                    "email": "c_sharp@mail.ru"
                }
            ],
            "description": "Guzzle6 transport for Vault PHP client",
            "support": {
                "issues": "https://github.com/CSharpRU/vault-php-guzzle6-transport/issues",
                "source": "https://github.com/CSharpRU/vault-php-guzzle6-transport/tree/master"
            },
            "time": "2019-03-10T06:17:37+00:00"
        },
        {
            "name": "dealerdirect/phpcodesniffer-composer-installer",
            "version": "v0.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
                "reference": "fe390591e0241955f22eb9ba327d137e501c771c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/fe390591e0241955f22eb9ba327d137e501c771c",
                "reference": "fe390591e0241955f22eb9ba327d137e501c771c",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=5.3",
                "squizlabs/php_codesniffer": "^2.0 || ^3.0 || ^4.0"
            },
            "require-dev": {
                "composer/composer": "*",
                "phpcompatibility/php-compatibility": "^9.0",
                "sensiolabs/security-checker": "^4.1.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
            },
            "autoload": {
                "psr-4": {
                    "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Franck Nijhof",
                    "email": "franck.nijhof@dealerdirect.com",
                    "homepage": "http://www.frenck.nl",
                    "role": "Developer / IT Manager"
                }
            ],
            "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
            "homepage": "http://www.dealerdirect.com",
            "keywords": [
                "PHPCodeSniffer",
                "PHP_CodeSniffer",
                "code quality",
                "codesniffer",
                "composer",
                "installer",
                "phpcs",
                "plugin",
                "qa",
                "quality",
                "standard",
                "standards",
                "style guide",
                "stylecheck",
                "tests"
            ],
            "support": {
                "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
                "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
            },
            "time": "2020-12-07T18:04:37+00:00"
        },
        {
            "name": "doctrine/annotations",
            "version": "1.12.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/b17c5014ef81d212ac539f07a1001832df1b6d3b",
                "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/cache": "1.*",
                "doctrine/coding-standard": "^6.0 || ^8.1",
                "phpstan/phpstan": "^0.12.20",
                "phpunit/phpunit": "^7.5 || ^9.1.5"
            },
            "type": "library",
            "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": "https://www.doctrine-project.org/projects/annotations.html",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/doctrine/annotations/issues",
                "source": "https://github.com/doctrine/annotations/tree/1.12.1"
            },
            "time": "2021-02-21T21:00:45+00:00"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.0",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "https://ocramius.github.io/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "support": {
                "issues": "https://github.com/doctrine/instantiator/issues",
                "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
                    "type": "tidelift"
                }
            ],
            "time": "2020-11-10T18:47:58+00:00"
        },
        {
            "name": "doctrine/lexer",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
                "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpstan/phpstan": "^0.11.8",
                "phpunit/phpunit": "^8.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                }
            },
            "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": "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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/1.2.1"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                    "type": "tidelift"
                }
            ],
            "time": "2020-05-25T17:44:05+00:00"
        },
        {
            "name": "friendsofphp/php-cs-fixer",
            "version": "v2.16.10",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
                "reference": "7dd27dde4852270de8f672636a0855ce7de47bf0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/7dd27dde4852270de8f672636a0855ce7de47bf0",
                "reference": "7dd27dde4852270de8f672636a0855ce7de47bf0",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4 || ^2.0 || ^3.0",
                "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.43 || ^4.1.6 || ^5.0",
                "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
                "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
                "symfony/finder": "^3.0 || ^4.0 || ^5.0",
                "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
                "symfony/polyfill-php70": "^1.0",
                "symfony/polyfill-php72": "^1.4",
                "symfony/process": "^3.0 || ^4.0 || ^5.0",
                "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
            },
            "require-dev": {
                "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
                "justinrainbow/json-schema": "^5.0",
                "keradus/cli-executor": "^1.4",
                "mikey179/vfsstream": "^1.6",
                "php-coveralls/php-coveralls": "^2.4.1",
                "php-cs-fixer/accessible-object": "^1.0",
                "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
                "phpspec/prophecy-phpunit": "^1.1 || ^2.0",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.4.4 <9.5",
                "phpunitgoodpractices/polyfill": "^1.5",
                "phpunitgoodpractices/traits": "^1.9.1",
                "sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1",
                "symfony/phpunit-bridge": "^5.1",
                "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
            },
            "suggest": {
                "ext-dom": "For handling output formats in XML",
                "ext-mbstring": "For handling non-UTF8 characters.",
                "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
                "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
            },
            "bin": [
                "php-cs-fixer"
            ],
            "type": "application",
            "autoload": {
                "psr-4": {
                    "PhpCsFixer\\": "src/"
                },
                "classmap": [
                    "tests/Test/AbstractFixerTestCase.php",
                    "tests/Test/AbstractIntegrationCaseFactory.php",
                    "tests/Test/AbstractIntegrationTestCase.php",
                    "tests/Test/Assert/AssertTokensTrait.php",
                    "tests/Test/IntegrationCase.php",
                    "tests/Test/IntegrationCaseFactory.php",
                    "tests/Test/IntegrationCaseFactoryInterface.php",
                    "tests/Test/InternalIntegrationCaseFactory.php",
                    "tests/Test/IsIdenticalConstraint.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",
            "support": {
                "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
                "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.16.10"
            },
            "funding": [
                {
                    "url": "https://github.com/keradus",
                    "type": "github"
                }
            ],
            "time": "2020-12-17T16:34:40+00:00"
        },
        {
            "name": "hoa/consistency",
            "version": "1.17.05.02",
            "source": {
                "type": "git",
                "url": "https://github.com/hoaproject/Consistency.git",
                "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
                "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
                "shasum": ""
            },
            "require": {
                "hoa/exception": "~1.0",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "hoa/stream": "~1.0",
                "hoa/test": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Hoa\\Consistency\\": "."
                },
                "files": [
                    "Prelude.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Ivan Enderlin",
                    "email": "ivan.enderlin@hoa-project.net"
                },
                {
                    "name": "Hoa community",
                    "homepage": "https://hoa-project.net/"
                }
            ],
            "description": "The Hoa\\Consistency library.",
            "homepage": "https://hoa-project.net/",
            "keywords": [
                "autoloader",
                "callable",
                "consistency",
                "entity",
                "flex",
                "keyword",
                "library"
            ],
            "support": {
                "docs": "https://central.hoa-project.net/Documentation/Library/Consistency",
                "email": "support@hoa-project.net",
                "forum": "https://users.hoa-project.net/",
                "irc": "irc://chat.freenode.net/hoaproject",
                "issues": "https://github.com/hoaproject/Consistency/issues",
                "source": "https://central.hoa-project.net/Resource/Library/Consistency"
            },
            "time": "2017-05-02T12:18:12+00:00"
        },
        {
            "name": "hoa/console",
            "version": "3.17.05.02",
            "source": {
                "type": "git",
                "url": "https://github.com/hoaproject/Console.git",
                "reference": "e231fd3ea70e6d773576ae78de0bdc1daf331a66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hoaproject/Console/zipball/e231fd3ea70e6d773576ae78de0bdc1daf331a66",
                "reference": "e231fd3ea70e6d773576ae78de0bdc1daf331a66",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/event": "~1.0",
                "hoa/exception": "~1.0",
                "hoa/file": "~1.0",
                "hoa/protocol": "~1.0",
                "hoa/stream": "~1.0",
                "hoa/ustring": "~4.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "suggest": {
                "ext-pcntl": "To enable hoa://Event/Console/Window:resize.",
                "hoa/dispatcher": "To use the console kit.",
                "hoa/router": "To use the console kit."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Hoa\\Console\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Ivan Enderlin",
                    "email": "ivan.enderlin@hoa-project.net"
                },
                {
                    "name": "Hoa community",
                    "homepage": "https://hoa-project.net/"
                }
            ],
            "description": "The Hoa\\Console library.",
            "homepage": "https://hoa-project.net/",
            "keywords": [
                "autocompletion",
                "chrome",
                "cli",
                "console",
                "cursor",
                "getoption",
                "library",
                "option",
                "parser",
                "processus",
                "readline",
                "terminfo",
                "tput",
                "window"
            ],
            "support": {
                "docs": "https://central.hoa-project.net/Documentation/Library/Console",
                "email": "support@hoa-project.net",
                "forum": "https://users.hoa-project.net/",
                "irc": "irc://chat.freenode.net/hoaproject",
                "issues": "https://github.com/hoaproject/Console/issues",
                "source": "https://central.hoa-project.net/Resource/Library/Console"
            },
            "time": "2017-05-02T12:26:19+00:00"
        },
        {
            "name": "hoa/event",
            "version": "1.17.01.13",
            "source": {
                "type": "git",
                "url": "https://github.com/hoaproject/Event.git",
                "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
                "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/exception": "~1.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Hoa\\Event\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Ivan Enderlin",
                    "email": "ivan.enderlin@hoa-project.net"
                },
                {
                    "name": "Hoa community",
                    "homepage": "https://hoa-project.net/"
                }
            ],
            "description": "The Hoa\\Event library.",
            "homepage": "https://hoa-project.net/",
            "keywords": [
                "event",
                "library",
                "listener",
                "observer"
            ],
            "support": {
                "docs": "https://central.hoa-project.net/Documentation/Library/Event",
                "email": "support@hoa-project.net",
                "forum": "https://users.hoa-project.net/",
                "irc": "irc://chat.freenode.net/hoaproject",
                "issues": "https://github.com/hoaproject/Event/issues",
                "source": "https://central.hoa-project.net/Resource/Library/Event"
            },
            "time": "2017-01-13T15:30:50+00:00"
        },
        {
            "name": "hoa/exception",
            "version": "1.17.01.16",
            "source": {
                "type": "git",
                "url": "https://github.com/hoaproject/Exception.git",
                "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
                "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/event": "~1.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Hoa\\Exception\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Ivan Enderlin",
                    "email": "ivan.enderlin@hoa-project.net"
                },
                {
                    "name": "Hoa community",
                    "homepage": "https://hoa-project.net/"
                }
            ],
            "description": "The Hoa\\Exception library.",
            "homepage": "https://hoa-project.net/",
            "keywords": [
                "exception",
                "library"
            ],
            "support": {
                "docs": "https://central.hoa-project.net/Documentation/Library/Exception",
                "email": "support@hoa-project.net",
                "forum": "https://users.hoa-project.net/",
                "irc": "irc://chat.freenode.net/hoaproject",
                "issues": "https://github.com/hoaproject/Exception/issues",
                "source": "https://central.hoa-project.net/Resource/Library/Exception"
            },
            "time": "2017-01-16T07:53:27+00:00"
        },
        {
            "name": "hoa/file",
            "version": "1.17.07.11",
            "source": {
                "type": "git",
                "url": "https://github.com/hoaproject/File.git",
                "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
                "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/event": "~1.0",
                "hoa/exception": "~1.0",
                "hoa/iterator": "~2.0",
                "hoa/stream": "~1.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Hoa\\File\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Ivan Enderlin",
                    "email": "ivan.enderlin@hoa-project.net"
                },
                {
                    "name": "Hoa community",
                    "homepage": "https://hoa-project.net/"
                }
            ],
            "description": "The Hoa\\File library.",
            "homepage": "https://hoa-project.net/",
            "keywords": [
                "Socket",
                "directory",
                "file",
                "finder",
                "library",
                "link",
                "temporary"
            ],
            "support": {
                "docs": "https://central.hoa-project.net/Documentation/Library/File",
                "email": "support@hoa-project.net",
                "forum": "https://users.hoa-project.net/",
                "irc": "irc://chat.freenode.net/hoaproject",
                "issues": "https://github.com/hoaproject/File/issues",
                "source": "https://central.hoa-project.net/Resource/Library/File"
            },
            "time": "2017-07-11T07:42:15+00:00"
        },
        {
            "name": "hoa/iterator",
            "version": "2.17.01.10",
            "source": {
                "type": "git",
                "url": "https://github.com/hoaproject/Iterator.git",
                "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
                "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/exception": "~1.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Hoa\\Iterator\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Ivan Enderlin",
                    "email": "ivan.enderlin@hoa-project.net"
                },
                {
                    "name": "Hoa community",
                    "homepage": "https://hoa-project.net/"
                }
            ],
            "description": "The Hoa\\Iterator library.",
            "homepage": "https://hoa-project.net/",
            "keywords": [
                "iterator",
                "library"
            ],
            "support": {
                "docs": "https://central.hoa-project.net/Documentation/Library/Iterator",
                "email": "support@hoa-project.net",
                "forum": "https://users.hoa-project.net/",
                "irc": "irc://chat.freenode.net/hoaproject",
                "issues": "https://github.com/hoaproject/Iterator/issues",
                "source": "https://central.hoa-project.net/Resource/Library/Iterator"
            },
            "time": "2017-01-10T10:34:47+00:00"
        },
        {
            "name": "hoa/protocol",
            "version": "1.17.01.14",
            "source": {
                "type": "git",
                "url": "https://github.com/hoaproject/Protocol.git",
                "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
                "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/exception": "~1.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Hoa\\Protocol\\": "."
                },
                "files": [
                    "Wrapper.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Ivan Enderlin",
                    "email": "ivan.enderlin@hoa-project.net"
                },
                {
                    "name": "Hoa community",
                    "homepage": "https://hoa-project.net/"
                }
            ],
            "description": "The Hoa\\Protocol library.",
            "homepage": "https://hoa-project.net/",
            "keywords": [
                "library",
                "protocol",
                "resource",
                "stream",
                "wrapper"
            ],
            "support": {
                "docs": "https://central.hoa-project.net/Documentation/Library/Protocol",
                "email": "support@hoa-project.net",
                "forum": "https://users.hoa-project.net/",
                "irc": "irc://chat.freenode.net/hoaproject",
                "issues": "https://github.com/hoaproject/Protocol/issues",
                "source": "https://central.hoa-project.net/Resource/Library/Protocol"
            },
            "time": "2017-01-14T12:26:10+00:00"
        },
        {
            "name": "hoa/stream",
            "version": "1.17.02.21",
            "source": {
                "type": "git",
                "url": "https://github.com/hoaproject/Stream.git",
                "reference": "3293cfffca2de10525df51436adf88a559151d82"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
                "reference": "3293cfffca2de10525df51436adf88a559151d82",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/event": "~1.0",
                "hoa/exception": "~1.0",
                "hoa/protocol": "~1.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Hoa\\Stream\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Ivan Enderlin",
                    "email": "ivan.enderlin@hoa-project.net"
                },
                {
                    "name": "Hoa community",
                    "homepage": "https://hoa-project.net/"
                }
            ],
            "description": "The Hoa\\Stream library.",
            "homepage": "https://hoa-project.net/",
            "keywords": [
                "Context",
                "bucket",
                "composite",
                "filter",
                "in",
                "library",
                "out",
                "protocol",
                "stream",
                "wrapper"
            ],
            "support": {
                "docs": "https://central.hoa-project.net/Documentation/Library/Stream",
                "email": "support@hoa-project.net",
                "forum": "https://users.hoa-project.net/",
                "irc": "irc://chat.freenode.net/hoaproject",
                "issues": "https://github.com/hoaproject/Stream/issues",
                "source": "https://central.hoa-project.net/Resource/Library/Stream"
            },
            "time": "2017-02-21T16:01:06+00:00"
        },
        {
            "name": "hoa/ustring",
            "version": "4.17.01.16",
            "source": {
                "type": "git",
                "url": "https://github.com/hoaproject/Ustring.git",
                "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
                "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/exception": "~1.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "suggest": {
                "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
                "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Hoa\\Ustring\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Ivan Enderlin",
                    "email": "ivan.enderlin@hoa-project.net"
                },
                {
                    "name": "Hoa community",
                    "homepage": "https://hoa-project.net/"
                }
            ],
            "description": "The Hoa\\Ustring library.",
            "homepage": "https://hoa-project.net/",
            "keywords": [
                "library",
                "search",
                "string",
                "unicode"
            ],
            "support": {
                "docs": "https://central.hoa-project.net/Documentation/Library/Ustring",
                "email": "support@hoa-project.net",
                "forum": "https://users.hoa-project.net/",
                "irc": "irc://chat.freenode.net/hoaproject",
                "issues": "https://github.com/hoaproject/Ustring/issues",
                "source": "https://central.hoa-project.net/Resource/Library/Ustring"
            },
            "time": "2017-01-16T07:08:25+00:00"
        },
        {
            "name": "jms/metadata",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/metadata.git",
                "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
                "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "doctrine/cache": "~1.0",
                "symfony/cache": "~3.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Metadata\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                },
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Class/method/property metadata management in PHP",
            "keywords": [
                "annotations",
                "metadata",
                "xml",
                "yaml"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/metadata/issues",
                "source": "https://github.com/schmittjoh/metadata/tree/1.x"
            },
            "time": "2018-10-26T12:40:10+00:00"
        },
        {
            "name": "jms/parser-lib",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/parser-lib.git",
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
                "shasum": ""
            },
            "require": {
                "phpoption/phpoption": ">=0.9,<2.0-dev"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "JMS\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache2"
            ],
            "description": "A library for easily creating recursive-descent parsers.",
            "support": {
                "issues": "https://github.com/schmittjoh/parser-lib/issues",
                "source": "https://github.com/schmittjoh/parser-lib/tree/1.0.0"
            },
            "time": "2012-11-18T18:08:43+00:00"
        },
        {
            "name": "jms/serializer",
            "version": "1.14.1",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/serializer.git",
                "reference": "ba908d278fff27ec01fb4349f372634ffcd697c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ba908d278fff27ec01fb4349f372634ffcd697c0",
                "reference": "ba908d278fff27ec01fb4349f372634ffcd697c0",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "doctrine/instantiator": "^1.0.3",
                "jms/metadata": "^1.3",
                "jms/parser-lib": "1.*",
                "php": "^5.5|^7.0",
                "phpcollection/phpcollection": "~0.1",
                "phpoption/phpoption": "^1.1"
            },
            "conflict": {
                "twig/twig": "<1.12"
            },
            "require-dev": {
                "doctrine/orm": "~2.1",
                "doctrine/phpcr-odm": "^1.3|^2.0",
                "ext-pdo_sqlite": "*",
                "jackalope/jackalope-doctrine-dbal": "^1.1.5",
                "phpunit/phpunit": "^4.8|^5.0",
                "propel/propel1": "~1.7",
                "psr/container": "^1.0",
                "symfony/dependency-injection": "^2.7|^3.3|^4.0",
                "symfony/expression-language": "^2.6|^3.0",
                "symfony/filesystem": "^2.1",
                "symfony/form": "~2.1|^3.0",
                "symfony/translation": "^2.1|^3.0",
                "symfony/validator": "^2.2|^3.0",
                "symfony/yaml": "^2.1|^3.0",
                "twig/twig": "~1.12|~2.0"
            },
            "suggest": {
                "doctrine/cache": "Required if you like to use cache functionality.",
                "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
                "symfony/yaml": "Required if you'd like to serialize data to YAML format."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.14-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "JMS\\Serializer": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
            "homepage": "http://jmsyst.com/libs/serializer",
            "keywords": [
                "deserialization",
                "jaxb",
                "json",
                "serialization",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/serializer/issues",
                "source": "https://github.com/schmittjoh/serializer/tree/1.14.1"
            },
            "time": "2020-02-22T20:59:37+00:00"
        },
        {
            "name": "lusitanian/oauth",
            "version": "v0.8.11",
            "source": {
                "type": "git",
                "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
                "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/fc11a53db4b66da555a6a11fce294f574a8374f9",
                "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "predis/predis": "0.8.*@dev",
                "squizlabs/php_codesniffer": "2.*",
                "symfony/http-foundation": "~2.1"
            },
            "suggest": {
                "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
                "predis/predis": "Allows using the Redis storage backend.",
                "symfony/http-foundation": "Allows using the Symfony Session storage backend."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "OAuth": "src",
                    "OAuth\\Unit": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Desberg",
                    "email": "david@daviddesberg.com"
                },
                {
                    "name": "Elliot Chance",
                    "email": "elliotchance@gmail.com"
                },
                {
                    "name": "Pieter Hordijk",
                    "email": "info@pieterhordijk.com"
                }
            ],
            "description": "PHP 5.3+ oAuth 1/2 Library",
            "keywords": [
                "Authentication",
                "authorization",
                "oauth",
                "security"
            ],
            "support": {
                "issues": "https://github.com/Lusitanian/PHPoAuthLib/issues",
                "source": "https://github.com/Lusitanian/PHPoAuthLib/tree/master"
            },
            "time": "2018-02-14T22:37:14+00:00"
        },
        {
            "name": "magento/magento-coding-standard",
            "version": "6",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-coding-standard.git",
                "reference": "efc9084db3d1bd145b92d6b8a2e9cb0faec54fa7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-coding-standard/zipball/efc9084db3d1bd145b92d6b8a2e9cb0faec54fa7",
                "reference": "efc9084db3d1bd145b92d6b8a2e9cb0faec54fa7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0",
                "squizlabs/php_codesniffer": "^3.5",
                "webonyx/graphql-php": ">=0.12.6 <1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "type": "phpcodesniffer-standard",
            "autoload": {
                "classmap": [
                    "PHP_CodeSniffer/Tokenizers/"
                ],
                "psr-4": {
                    "Magento2\\": "Magento2/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "A set of Magento specific PHP CodeSniffer rules.",
            "support": {
                "issues": "https://github.com/magento/magento-coding-standard/issues",
                "source": "https://github.com/magento/magento-coding-standard/tree/v6"
            },
            "time": "2020-12-03T14:41:54+00:00"
        },
        {
            "name": "magento/magento2-functional-testing-framework",
            "version": "3.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento2-functional-testing-framework.git",
                "reference": "5a6bdf511182151a6c357b788eb0c3f2fd89954a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/5a6bdf511182151a6c357b788eb0c3f2fd89954a",
                "reference": "5a6bdf511182151a6c357b788eb0c3f2fd89954a",
                "shasum": ""
            },
            "require": {
                "allure-framework/allure-codeception": "~1.4.0||~1.5.0",
                "aws/aws-sdk-php": "^3.132",
                "codeception/codeception": "~4.1.4",
                "codeception/module-asserts": "^1.1",
                "codeception/module-sequence": "^1.0",
                "codeception/module-webdriver": "^1.0",
                "composer/composer": "^1.9||^2.0",
                "csharpru/vault-php": "^4.1.0",
                "csharpru/vault-php-guzzle6-transport": "^2.0",
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-intl": "*",
                "ext-json": "*",
                "ext-openssl": "*",
                "hoa/console": "~3.0",
                "monolog/monolog": "^1.17",
                "mustache/mustache": "~2.5",
                "nikic/php-parser": "~4.4.0",
                "php": "^7.3",
                "php-webdriver/webdriver": "^1.8.0",
                "spomky-labs/otphp": "^10.0",
                "symfony/console": "^4.4",
                "symfony/finder": "^5.0",
                "symfony/http-foundation": "^5.0",
                "symfony/mime": "^5.0",
                "symfony/process": "^4.4",
                "vlucas/phpdotenv": "^2.4",
                "weew/helpers-array": "^1.3"
            },
            "replace": {
                "facebook/webdriver": "^1.7.1"
            },
            "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.3.4",
                "php-coveralls/php-coveralls": "^1.0",
                "phpmd/phpmd": "^2.8.0",
                "phpunit/phpunit": "^9.0",
                "rregeer/phpunit-coverage-check": "^0.1.4",
                "sebastian/phpcpd": "~6.0.0",
                "squizlabs/php_codesniffer": "~3.5.4",
                "symfony/stopwatch": "~3.4.6"
            },
            "bin": [
                "bin/mftf"
            ],
            "type": "library",
            "extra": {
                "hooks": {
                    "pre-push": "bin/all-checks"
                }
            },
            "autoload": {
                "files": [
                    "src/Magento/FunctionalTestingFramework/_bootstrap.php"
                ],
                "psr-4": {
                    "Magento\\FunctionalTestingFramework\\": "src/Magento/FunctionalTestingFramework",
                    "MFTF\\": "dev/tests/functional/tests/MFTF"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0"
            ],
            "description": "Magento2 Functional Testing Framework",
            "keywords": [
                "automation",
                "functional",
                "magento",
                "testing"
            ],
            "support": {
                "issues": "https://github.com/magento/magento2-functional-testing-framework/issues",
                "source": "https://github.com/magento/magento2-functional-testing-framework/tree/3.5.1"
            },
            "time": "2021-05-05T15:01:30+00:00"
        },
        {
            "name": "mikey179/vfsstream",
            "version": "v1.6.8",
            "source": {
                "type": "git",
                "url": "https://github.com/bovigo/vfsStream.git",
                "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/231c73783ebb7dd9ec77916c10037eff5a2b6efe",
                "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5|^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "org\\bovigo\\vfs\\": "src/main/php"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Frank Kleine",
                    "homepage": "http://frankkleine.de/",
                    "role": "Developer"
                }
            ],
            "description": "Virtual file system to mock the real file system in unit tests.",
            "homepage": "http://vfs.bovigo.org/",
            "support": {
                "issues": "https://github.com/bovigo/vfsStream/issues",
                "source": "https://github.com/bovigo/vfsStream/tree/master",
                "wiki": "https://github.com/bovigo/vfsStream/wiki"
            },
            "time": "2019-10-30T15:31:00+00:00"
        },
        {
            "name": "mustache/mustache",
            "version": "v2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/mustache.php.git",
                "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e95c5a008c23d3151d59ea72484d4f72049ab7f4",
                "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~1.11",
                "phpunit/phpunit": "~3.7|~4.0|~5.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Mustache": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Justin Hileman",
                    "email": "justin@justinhileman.info",
                    "homepage": "http://justinhileman.com"
                }
            ],
            "description": "A Mustache implementation in PHP.",
            "homepage": "https://github.com/bobthecow/mustache.php",
            "keywords": [
                "mustache",
                "templating"
            ],
            "support": {
                "issues": "https://github.com/bobthecow/mustache.php/issues",
                "source": "https://github.com/bobthecow/mustache.php/tree/master"
            },
            "time": "2019-11-23T21:40:31+00:00"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.10.2",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "replace": {
                "myclabs/deep-copy": "self.version"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^7.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                },
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                    "type": "tidelift"
                }
            ],
            "time": "2020-11-13T09:40:50+00:00"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
                "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "0.0.5",
                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
            },
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/master"
            },
            "time": "2020-04-10T16:34:50+00:00"
        },
        {
            "name": "pdepend/pdepend",
            "version": "2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/pdepend/pdepend.git",
                "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pdepend/pdepend/zipball/daba1cf0a6edaf172fa02a17807ae29f4c1c7471",
                "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.7",
                "symfony/config": "^2.3.0|^3|^4|^5",
                "symfony/dependency-injection": "^2.3.0|^3|^4|^5",
                "symfony/filesystem": "^2.3.0|^3|^4|^5"
            },
            "require-dev": {
                "easy-doc/easy-doc": "0.0.0 || ^1.2.3",
                "gregwar/rst": "^1.0",
                "phpunit/phpunit": "^4.8.35|^5.7",
                "squizlabs/php_codesniffer": "^2.0.0"
            },
            "bin": [
                "src/bin/pdepend"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "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",
            "support": {
                "issues": "https://github.com/pdepend/pdepend/issues",
                "source": "https://github.com/pdepend/pdepend/tree/master"
            },
            "time": "2020-02-08T12:06:13+00:00"
        },
        {
            "name": "phar-io/manifest",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/manifest.git",
                "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
                "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-phar": "*",
                "phar-io/version": "^2.0",
                "php": "^5.6 || ^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
            "support": {
                "issues": "https://github.com/phar-io/manifest/issues",
                "source": "https://github.com/phar-io/manifest/tree/master"
            },
            "time": "2018-07-08T19:23:20+00:00"
        },
        {
            "name": "phar-io/version",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
                "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Library for handling version information and constraints",
            "support": {
                "issues": "https://github.com/phar-io/version/issues",
                "source": "https://github.com/phar-io/version/tree/master"
            },
            "time": "2018-07-08T19:19:57+00:00"
        },
        {
            "name": "php-cs-fixer/diff",
            "version": "v1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-CS-Fixer/diff.git",
                "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759",
                "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0",
                "symfony/process": "^3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                },
                {
                    "name": "SpacePossum"
                }
            ],
            "description": "sebastian/diff v2 backport support for PHP5.6",
            "homepage": "https://github.com/PHP-CS-Fixer",
            "keywords": [
                "diff"
            ],
            "support": {
                "issues": "https://github.com/PHP-CS-Fixer/diff/issues",
                "source": "https://github.com/PHP-CS-Fixer/diff/tree/v1.3.1"
            },
            "time": "2020-10-14T08:39:05+00:00"
        },
        {
            "name": "php-webdriver/webdriver",
            "version": "1.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-webdriver/php-webdriver.git",
                "reference": "3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab",
                "reference": "3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-zip": "*",
                "php": "^5.6 || ~7.0",
                "symfony/polyfill-mbstring": "^1.12",
                "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.0",
                "jakub-onderka/php-parallel-lint": "^1.0",
                "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",
                "sminnee/phpunit-mock-objects": "^3.4",
                "squizlabs/php_codesniffer": "^3.5",
                "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0"
            },
            "suggest": {
                "ext-SimpleXML": "For Firefox profile creation"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Facebook\\WebDriver\\": "lib/"
                },
                "files": [
                    "lib/Exception/TimeoutException.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
            "homepage": "https://github.com/php-webdriver/php-webdriver",
            "keywords": [
                "Chromedriver",
                "geckodriver",
                "php",
                "selenium",
                "webdriver"
            ],
            "support": {
                "issues": "https://github.com/php-webdriver/php-webdriver/issues",
                "source": "https://github.com/php-webdriver/php-webdriver/tree/1.8.2"
            },
            "time": "2020-03-04T14:40:12+00:00"
        },
        {
            "name": "phpcollection/phpcollection",
            "version": "0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/php-collection.git",
                "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
                "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
                "shasum": ""
            },
            "require": {
                "phpoption/phpoption": "1.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.4-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "PhpCollection": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache2"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "General-Purpose Collection Library for PHP",
            "keywords": [
                "collection",
                "list",
                "map",
                "sequence",
                "set"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/php-collection/issues",
                "source": "https://github.com/schmittjoh/php-collection/tree/master"
            },
            "time": "2015-05-17T12:39:23+00:00"
        },
        {
            "name": "phpcompatibility/php-compatibility",
            "version": "9.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3",
                "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
            },
            "conflict": {
                "squizlabs/php_codesniffer": "2.6.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
            },
            "suggest": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
            },
            "type": "phpcodesniffer-standard",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Wim Godden",
                    "homepage": "https://github.com/wimg",
                    "role": "lead"
                },
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https://github.com/jrfnl",
                    "role": "lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
                }
            ],
            "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
            "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
            "keywords": [
                "compatibility",
                "phpcs",
                "standards"
            ],
            "support": {
                "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
                "source": "https://github.com/PHPCompatibility/PHPCompatibility"
            },
            "time": "2019-12-27T09:44:58+00:00"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
            },
            "time": "2020-06-27T09:03:43+00:00"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "5.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.2",
                "phpdocumentor/type-resolver": "^1.3",
                "webmozart/assert": "^1.9.1"
            },
            "require-dev": {
                "mockery/mockery": "~1.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                },
                {
                    "name": "Jaap van Otterdijk",
                    "email": "account@ijaap.nl"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
            },
            "time": "2020-09-03T19:13:55+00:00"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
                "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "support": {
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
            },
            "time": "2020-09-17T18:55:26+00:00"
        },
        {
            "name": "phpmd/phpmd",
            "version": "2.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpmd/phpmd.git",
                "reference": "ce10831d4ddc2686c1348a98069771dd314534a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpmd/phpmd/zipball/ce10831d4ddc2686c1348a98069771dd314534a8",
                "reference": "ce10831d4ddc2686c1348a98069771dd314534a8",
                "shasum": ""
            },
            "require": {
                "composer/xdebug-handler": "^1.0",
                "ext-xml": "*",
                "pdepend/pdepend": "^2.7.1",
                "php": ">=5.3.9"
            },
            "require-dev": {
                "easy-doc/easy-doc": "0.0.0 || ^1.3.2",
                "ext-json": "*",
                "ext-simplexml": "*",
                "gregwar/rst": "^1.0",
                "mikey179/vfsstream": "^1.6.4",
                "phpunit/phpunit": "^4.8.36 || ^5.7.27",
                "squizlabs/php_codesniffer": "^2.0"
            },
            "bin": [
                "src/bin/phpmd"
            ],
            "type": "library",
            "autoload": {
                "psr-0": {
                    "PHPMD\\": "src/main/php"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Manuel Pichler",
                    "email": "github@manuel-pichler.de",
                    "homepage": "https://github.com/manuelpichler",
                    "role": "Project Founder"
                },
                {
                    "name": "Marc Würth",
                    "email": "ravage@bluewin.ch",
                    "homepage": "https://github.com/ravage84",
                    "role": "Project Maintainer"
                },
                {
                    "name": "Other contributors",
                    "homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
                    "role": "Contributors"
                }
            ],
            "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
            "homepage": "https://phpmd.org/",
            "keywords": [
                "mess detection",
                "mess detector",
                "pdepend",
                "phpmd",
                "pmd"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/phpmd",
                "issues": "https://github.com/phpmd/phpmd/issues",
                "source": "https://github.com/phpmd/phpmd/tree/2.9.1"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpmd/phpmd",
                    "type": "tidelift"
                }
            ],
            "time": "2020-09-23T22:06:32+00:00"
        },
        {
            "name": "phpoption/phpoption",
            "version": "1.7.5",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/php-option.git",
                "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
                "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PhpOption\\": "src/PhpOption/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com"
                }
            ],
            "description": "Option Type for PHP",
            "keywords": [
                "language",
                "option",
                "php",
                "type"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/php-option/issues",
                "source": "https://github.com/schmittjoh/php-option/tree/1.7.5"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
                    "type": "tidelift"
                }
            ],
            "time": "2020-07-20T17:29:33+00:00"
        },
        {
            "name": "phpspec/prophecy",
            "version": "1.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
                "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.2",
                "php": "^7.2 || ~8.0, <8.1",
                "phpdocumentor/reflection-docblock": "^5.2",
                "sebastian/comparator": "^3.0 || ^4.0",
                "sebastian/recursion-context": "^3.0 || ^4.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^6.0",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Prophecy\\": "src/Prophecy"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "support": {
                "issues": "https://github.com/phpspec/prophecy/issues",
                "source": "https://github.com/phpspec/prophecy/tree/1.13.0"
            },
            "time": "2021-03-17T13:42:18+00:00"
        },
        {
            "name": "phpstan/phpstan",
            "version": "0.12.23",
            "source": {
                "type": "git",
                "url": "https://github.com/phpstan/phpstan.git",
                "reference": "71e529efced79e055fa8318b692e7f7d03ea4e75"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/71e529efced79e055fa8318b692e7f7d03ea4e75",
                "reference": "71e529efced79e055fa8318b692e7f7d03ea4e75",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "conflict": {
                "phpstan/phpstan-shim": "*"
            },
            "bin": [
                "phpstan",
                "phpstan.phar"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.12-dev"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHPStan - PHP Static Analysis Tool",
            "support": {
                "issues": "https://github.com/phpstan/phpstan/issues",
                "source": "https://github.com/phpstan/phpstan/tree/0.12.23"
            },
            "funding": [
                {
                    "url": "https://github.com/ondrejmirtes",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/phpstan",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
                    "type": "tidelift"
                }
            ],
            "time": "2020-05-05T12:55:44+00:00"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "8.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca6647ffddd2add025ab3f21644a441d7c146cdc",
                "reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-xmlwriter": "*",
                "php": "^7.3",
                "phpunit/php-file-iterator": "^3.0",
                "phpunit/php-text-template": "^2.0",
                "phpunit/php-token-stream": "^4.0",
                "sebastian/code-unit-reverse-lookup": "^2.0",
                "sebastian/environment": "^5.0",
                "sebastian/version": "^3.0",
                "theseer/tokenizer": "^1.1.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "suggest": {
                "ext-pcov": "*",
                "ext-xdebug": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/8.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-05-23T08:02:54+00:00"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "3.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:57:25+00:00"
        },
        {
            "name": "phpunit/php-invoker",
            "version": "3.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-invoker.git",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "ext-pcntl": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-pcntl": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Invoke callables with a timeout",
            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
            "keywords": [
                "process"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
                "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:58:55+00:00"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T05:33:50+00:00"
        },
        {
            "name": "phpunit/php-timer",
            "version": "3.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "dc9368fae6ef2ffa57eba80a7410bcef81df6258"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/dc9368fae6ef2ffa57eba80a7410bcef81df6258",
                "reference": "dc9368fae6ef2ffa57eba80a7410bcef81df6258",
                "shasum": ""
            },
            "require": {
                "php": "^7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
                "source": "https://github.com/sebastianbergmann/php-timer/tree/master"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-04-20T06:00:37+00:00"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3",
                "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
                "source": "https://github.com/sebastianbergmann/php-token-stream/tree/master"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "abandoned": true,
            "time": "2020-08-04T08:28:15+00:00"
        },
        {
            "name": "phpunit/phpunit",
            "version": "9.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "1b570cd7edbe136055bf5f651857dc8af6b829d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1b570cd7edbe136055bf5f651857dc8af6b829d2",
                "reference": "1b570cd7edbe136055bf5f651857dc8af6b829d2",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.2.0",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.9.1",
                "phar-io/manifest": "^1.0.3",
                "phar-io/version": "^2.0.1",
                "php": "^7.3",
                "phpspec/prophecy": "^1.8.1",
                "phpunit/php-code-coverage": "^8.0.1",
                "phpunit/php-file-iterator": "^3.0",
                "phpunit/php-invoker": "^3.0",
                "phpunit/php-text-template": "^2.0",
                "phpunit/php-timer": "^3.1.4",
                "sebastian/code-unit": "^1.0.2",
                "sebastian/comparator": "^4.0",
                "sebastian/diff": "^4.0",
                "sebastian/environment": "^5.0.1",
                "sebastian/exporter": "^4.0",
                "sebastian/global-state": "^4.0",
                "sebastian/object-enumerator": "^4.0",
                "sebastian/resource-operations": "^3.0",
                "sebastian/type": "^2.0",
                "sebastian/version": "^3.0"
            },
            "require-dev": {
                "ext-pdo": "*",
                "phpspec/prophecy-phpunit": "^2.0"
            },
            "suggest": {
                "ext-soap": "*",
                "ext-xdebug": "*"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ],
                "files": [
                    "src/Framework/Assert/Functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.1.5"
            },
            "funding": [
                {
                    "url": "https://phpunit.de/donate.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-05-22T13:54:05+00:00"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client/tree/master"
            },
            "time": "2020-06-29T06:28:15+00:00"
        },
        {
            "name": "psr/http-factory",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "psr/http-message": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory/tree/master"
            },
            "time": "2019-04-30T12:38:16+00:00"
        },
        {
            "name": "sebastian/code-unit",
            "version": "1.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit.git",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the PHP code units",
            "homepage": "https://github.com/sebastianbergmann/code-unit",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
                "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:08:54+00:00"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Looks up which function or method a line of code belongs to",
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:30:19+00:00"
        },
        {
            "name": "sebastian/comparator",
            "version": "4.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/diff": "^4.0",
                "sebastian/exporter": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "https://github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T15:49:45+00:00"
        },
        {
            "name": "sebastian/diff",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3",
                "symfony/process": "^4.2 || ^5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff",
                "udiff",
                "unidiff",
                "unified diff"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/diff/issues",
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:10:38+00:00"
        },
        {
            "name": "sebastian/environment",
            "version": "5.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/environment/issues",
                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:52:38+00:00"
        },
        {
            "name": "sebastian/exporter",
            "version": "4.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
                "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:24:23+00:00"
        },
        {
            "name": "sebastian/finder-facade",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/finder-facade.git",
                "reference": "9d3e74b845a2ce50e19b25b5f0c2718e153bee6c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/9d3e74b845a2ce50e19b25b5f0c2718e153bee6c",
                "reference": "9d3e74b845a2ce50e19b25b5f0c2718e153bee6c",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "php": "^7.3",
                "symfony/finder": "^4.1|^5.0",
                "theseer/fdomdocument": "^1.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
            "homepage": "https://github.com/sebastianbergmann/finder-facade",
            "support": {
                "issues": "https://github.com/sebastianbergmann/finder-facade/issues",
                "source": "https://github.com/sebastianbergmann/finder-facade/tree/2.0.0"
            },
            "abandoned": true,
            "time": "2020-02-08T06:07:58+00:00"
        },
        {
            "name": "sebastian/global-state",
            "version": "4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bdb1e7c79e592b8c82cb1699be3c8743119b8a72",
                "reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72",
                "shasum": ""
            },
            "require": {
                "php": "^7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "phpunit/phpunit": "^9.0"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
                "source": "https://github.com/sebastianbergmann/global-state/tree/master"
            },
            "time": "2020-02-07T06:11:37+00:00"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:12:34+00:00"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
                "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:14:26+00:00"
        },
        {
            "name": "sebastian/phpcpd",
            "version": "5.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpcpd.git",
                "reference": "8724382966b1861df4e12db915eaed2165e10bf3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/8724382966b1861df4e12db915eaed2165e10bf3",
                "reference": "8724382966b1861df4e12db915eaed2165e10bf3",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": "^7.3",
                "phpunit/php-timer": "^3.0",
                "sebastian/finder-facade": "^2.0",
                "sebastian/version": "^3.0",
                "symfony/console": "^4.0|^5.0"
            },
            "bin": [
                "phpcpd"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Copy/Paste Detector (CPD) for PHP code.",
            "homepage": "https://github.com/sebastianbergmann/phpcpd",
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpcpd/issues",
                "source": "https://github.com/sebastianbergmann/phpcpd/tree/5.0.2"
            },
            "time": "2020-02-22T06:03:17+00:00"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "support": {
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:17:30+00:00"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
            "support": {
                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T06:45:17+00:00"
        },
        {
            "name": "sebastian/type",
            "version": "2.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
                "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the types of the PHP type system",
            "homepage": "https://github.com/sebastianbergmann/type",
            "support": {
                "issues": "https://github.com/sebastianbergmann/type/issues",
                "source": "https://github.com/sebastianbergmann/type/tree/2.3.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:18:59+00:00"
        },
        {
            "name": "sebastian/version",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
            "support": {
                "issues": "https://github.com/sebastianbergmann/version/issues",
                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T06:39:44+00:00"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.5.8",
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                "reference": "9d583721a7157ee997f235f327de038e7ea6dac4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",
                "reference": "9d583721a7157ee997f235f327de038e7ea6dac4",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "bin": [
                "bin/phpcs",
                "bin/phpcbf"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "lead"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
            "keywords": [
                "phpcs",
                "standards"
            ],
            "support": {
                "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
                "source": "https://github.com/squizlabs/PHP_CodeSniffer",
                "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
            },
            "time": "2020-10-23T02:01:07+00:00"
        },
        {
            "name": "symfony/config",
            "version": "v5.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "3817662ada105c8c4d1afdb4ec003003efd1d8d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/3817662ada105c8c4d1afdb4ec003003efd1d8d8",
                "reference": "3817662ada105c8c4d1afdb4ec003003efd1d8d8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/filesystem": "^4.4|^5.0",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-php80": "^1.15"
            },
            "conflict": {
                "symfony/finder": "<4.4"
            },
            "require-dev": {
                "symfony/event-dispatcher": "^4.4|^5.0",
                "symfony/finder": "^4.4|^5.0",
                "symfony/messenger": "^4.4|^5.0",
                "symfony/service-contracts": "^1.1|^2",
                "symfony/yaml": "^4.4|^5.0"
            },
            "suggest": {
                "symfony/yaml": "To use the yaml reference dumper"
            },
            "type": "library",
            "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": "Helps you find, load, combine, autofill and validate configuration values of any kind",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/config/tree/v5.2.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-07T16:07:52+00:00"
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v5.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "6ca378b99e3c9ba6127eb43b68389fb2b7348577"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6ca378b99e3c9ba6127eb43b68389fb2b7348577",
                "reference": "6ca378b99e3c9ba6127eb43b68389fb2b7348577",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.0",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-php80": "^1.15",
                "symfony/service-contracts": "^1.1.6|^2"
            },
            "conflict": {
                "symfony/config": "<5.1",
                "symfony/finder": "<4.4",
                "symfony/proxy-manager-bridge": "<4.4",
                "symfony/yaml": "<4.4"
            },
            "provide": {
                "psr/container-implementation": "1.0",
                "symfony/service-implementation": "1.0|2.0"
            },
            "require-dev": {
                "symfony/config": "^5.1",
                "symfony/expression-language": "^4.4|^5.0",
                "symfony/yaml": "^4.4|^5.0"
            },
            "suggest": {
                "symfony/config": "",
                "symfony/expression-language": "For using expressions in service container configuration",
                "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                "symfony/yaml": ""
            },
            "type": "library",
            "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": "Allows you to standardize and centralize the way objects are constructed in your application",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dependency-injection/tree/v5.2.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-24T14:32:26+00:00"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v5.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "a416487a73bb9c9d120e9ba3a60547f4a3fb7a1f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a416487a73bb9c9d120e9ba3a60547f4a3fb7a1f",
                "reference": "a416487a73bb9c9d120e9ba3a60547f4a3fb7a1f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php80": "^1.15"
            },
            "require-dev": {
                "predis/predis": "~1.0",
                "symfony/cache": "^4.4|^5.0",
                "symfony/expression-language": "^4.4|^5.0",
                "symfony/mime": "^4.4|^5.0"
            },
            "suggest": {
                "symfony/mime": "To use the file extension guesser"
            },
            "type": "library",
            "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": "Defines an object-oriented layer for the HTTP specification",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v5.2.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-05-01T13:46:24+00:00"
        },
        {
            "name": "symfony/mime",
            "version": "v5.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "7af452bf51c46f18da00feb32e1ad36db9426515"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/7af452bf51c46f18da00feb32e1ad36db9426515",
                "reference": "7af452bf51c46f18da00feb32e1ad36db9426515",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0",
                "symfony/polyfill-php80": "^1.15"
            },
            "conflict": {
                "egulias/email-validator": "~3.0.0",
                "phpdocumentor/reflection-docblock": "<3.2.2",
                "phpdocumentor/type-resolver": "<1.4.0",
                "symfony/mailer": "<4.4"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10|^3.1",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0",
                "symfony/property-access": "^4.4|^5.1",
                "symfony/property-info": "^4.4|^5.1",
                "symfony/serializer": "^5.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mime\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Allows manipulating MIME messages",
            "homepage": "https://symfony.com",
            "keywords": [
                "mime",
                "mime-type"
            ],
            "support": {
                "source": "https://github.com/symfony/mime/tree/v5.2.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-29T20:47:09+00:00"
        },
        {
            "name": "symfony/polyfill-php70",
            "version": "v1.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php70.git",
                "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
                "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.20-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2020-10-23T14:02:19+00:00"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v5.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/stopwatch.git",
                "reference": "d99310c33e833def36419c284f60e8027d359678"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/d99310c33e833def36419c284f60e8027d359678",
                "reference": "d99310c33e833def36419c284f60e8027d359678",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/service-contracts": "^1.0|^2"
            },
            "type": "library",
            "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": "Provides a way to profile code",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/stopwatch/tree/v5.3.0-BETA1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-03-29T15:28:41+00:00"
        },
        {
            "name": "symfony/yaml",
            "version": "v5.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/76546cbeddd0a9540b4e4e57eddeec3e9bb444a5",
                "reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/console": "<4.4"
            },
            "require-dev": {
                "symfony/console": "^4.4|^5.0"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "bin": [
                "Resources/bin/yaml-lint"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Loads and dumps YAML files",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v5.2.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-04-29T20:47:09+00:00"
        },
        {
            "name": "theseer/fdomdocument",
            "version": "1.6.6",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/fDOMDocument.git",
                "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/6e8203e40a32a9c770bcb62fe37e68b948da6dca",
                "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "lib-libxml": "*",
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "lead"
                }
            ],
            "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.",
            "homepage": "https://github.com/theseer/fDOMDocument",
            "support": {
                "issues": "https://github.com/theseer/fDOMDocument/issues",
                "source": "https://github.com/theseer/fDOMDocument/tree/master"
            },
            "time": "2017-06-30T11:53:12+00:00"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "75a63c33a8577608444246075ea0af0d052e452a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
                "reference": "75a63c33a8577608444246075ea0af0d052e452a",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                }
            ],
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
            "support": {
                "issues": "https://github.com/theseer/tokenizer/issues",
                "source": "https://github.com/theseer/tokenizer/tree/master"
            },
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "time": "2020-07-12T23:59:07+00:00"
        },
        {
            "name": "vlucas/phpdotenv",
            "version": "v2.6.7",
            "source": {
                "type": "git",
                "url": "https://github.com/vlucas/phpdotenv.git",
                "reference": "b786088918a884258c9e3e27405c6a4cf2ee246e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/b786088918a884258c9e3e27405c6a4cf2ee246e",
                "reference": "b786088918a884258c9e3e27405c6a4cf2ee246e",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.9 || ^7.0 || ^8.0",
                "symfony/polyfill-ctype": "^1.17"
            },
            "require-dev": {
                "ext-filter": "*",
                "ext-pcre": "*",
                "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20"
            },
            "suggest": {
                "ext-filter": "Required to use the boolean validator.",
                "ext-pcre": "Required to use most of the library."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Dotenv\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "homepage": "https://gjcampbell.co.uk/"
                },
                {
                    "name": "Vance Lucas",
                    "email": "vance@vancelucas.com",
                    "homepage": "https://vancelucas.com/"
                }
            ],
            "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "support": {
                "issues": "https://github.com/vlucas/phpdotenv/issues",
                "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.7"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
                    "type": "tidelift"
                }
            ],
            "time": "2021-01-20T14:39:13+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "phpstan/phpstan": "<0.12.20",
                "vimeo/psalm": "<4.6.1 || 4.6.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.13"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.10.0"
            },
            "time": "2021-03-09T10:59:23+00:00"
        },
        {
            "name": "weew/helpers-array",
            "version": "v1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/weew/helpers-array.git",
                "reference": "9bff63111f9765b4277750db8d276d92b3e16ed0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/weew/helpers-array/zipball/9bff63111f9765b4277750db8d276d92b3e16ed0",
                "reference": "9bff63111f9765b4277750db8d276d92b3e16ed0",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^4.7",
                "satooshi/php-coveralls": "^0.6.1"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/array.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Maxim Kott",
                    "email": "maximkott@gmail.com"
                }
            ],
            "description": "Useful collection of php array helpers.",
            "support": {
                "issues": "https://github.com/weew/helpers-array/issues",
                "source": "https://github.com/weew/helpers-array/tree/master"
            },
            "time": "2016-07-21T11:18:01+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "mageplaza/magento-2-spanish-language-pack": 20
    },
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.0.0"
}