{
    "packages": [
        {
            "name": "2tvenom/cborencode",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "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"
            },
            "time": "2020-10-27T07:22:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../2tvenom/cborencode"
        },
        {
            "name": "allure-framework/allure-codeception",
            "version": "1.5.2",
            "version_normalized": "1.5.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a6156aef942a4e4de0add34a73d066a9458cefc6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/a6156aef942a4e4de0add34a73d066a9458cefc6",
                "reference": "a6156aef942a4e4de0add34a73d066a9458cefc6",
                "shasum": ""
            },
            "require": {
                "allure-framework/allure-php-api": "^1.3",
                "codeception/codeception": "^2.5 | ^3 | ^4",
                "ext-json": "*",
                "php": ">=7.1.3",
                "symfony/filesystem": "^2.7 | ^3 | ^4 | ^5",
                "symfony/finder": "^2.7 | ^3 | ^4 | ^5"
            },
            "require-dev": {
                "ext-dom": "*",
                "phpunit/phpunit": "^7.2 | ^8 | ^9"
            },
            "time": "2021-06-04T13:24:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Yandex": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ivan Krutov",
                    "email": "vania-pooh@aerokube.com",
                    "role": "Developer"
                }
            ],
            "description": "Allure Codeception integration",
            "homepage": "http://allure.qatools.ru/",
            "keywords": [
                "allure",
                "attachments",
                "cases",
                "codeception",
                "report",
                "steps",
                "testing"
            ],
            "install-path": "../allure-framework/allure-codeception"
        },
        {
            "name": "allure-framework/allure-php-api",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "f64b69afeff472c564a4e2379efb2b69c430ec5a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/f64b69afeff472c564a4e2379efb2b69c430ec5a",
                "reference": "f64b69afeff472c564a4e2379efb2b69c430ec5a",
                "shasum": ""
            },
            "require": {
                "jms/serializer": "^1 | ^2 | ^3",
                "php": ">=7.1.3",
                "ramsey/uuid": "^3 | ^4",
                "symfony/mime": "^4.3 | ^5"
            },
            "require-dev": {
                "phpunit/phpunit": "^7 | ^8 | ^9"
            },
            "time": "2021-03-26T14:32:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Yandex": [
                        "src/",
                        "test/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ivan Krutov",
                    "email": "vania-pooh@yandex-team.ru",
                    "role": "Developer"
                }
            ],
            "description": "PHP API for Allure adapter",
            "homepage": "http://allure.qatools.ru/",
            "keywords": [
                "allure",
                "api",
                "php",
                "report"
            ],
            "install-path": "../allure-framework/allure-php-api"
        },
        {
            "name": "allure-framework/allure-phpunit",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5584e7e4d7a232bbf7dd92d0cabf143147f72e9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/5584e7e4d7a232bbf7dd92d0cabf143147f72e9e",
                "reference": "5584e7e4d7a232bbf7dd92d0cabf143147f72e9e",
                "shasum": ""
            },
            "require": {
                "allure-framework/allure-php-api": "^1.3",
                "php": ">=7.1",
                "phpunit/phpunit": "^7.2 | ^8 | ^9"
            },
            "require-dev": {
                "ext-dom": "*",
                "mikey179/vfsstream": "^1"
            },
            "time": "2021-09-14T10:06:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Yandex": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ivan Krutov",
                    "email": "vania-pooh@yandex-team.ru",
                    "role": "Developer"
                }
            ],
            "description": "Allure PHPUNit integration",
            "homepage": "http://allure.qatools.ru/",
            "keywords": [
                "allure",
                "attachments",
                "cases",
                "phpunit",
                "report",
                "steps",
                "testing"
            ],
            "install-path": "../allure-framework/allure-phpunit"
        },
        {
            "name": "amzn/amazon-pay-and-login-magento-2-module",
            "version": "4.2.1",
            "version_normalized": "4.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "amzn/amazon-pay-and-login-with-amazon-core-module": "4.2.1",
                "amzn/amazon-pay-module": "4.2.1",
                "amzn/login-with-amazon-module": "4.2.1"
            },
            "type": "metapackage",
            "license": [
                "Apache-2.0"
            ],
            "description": "Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon",
            "install-path": null
        },
        {
            "name": "amzn/amazon-pay-and-login-with-amazon-core-module",
            "version": "4.2.1",
            "version_normalized": "4.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amazon\\Core\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Shared functionality for Amazon Pay and Login with Amazon modules",
            "install-path": "../amzn/amazon-pay-and-login-with-amazon-core-module"
        },
        {
            "name": "amzn/amazon-pay-module",
            "version": "4.2.1",
            "version_normalized": "4.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.2.1",
                "amzn/login-with-amazon-module": "^4.2.1",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amazon\\Payment\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Amazon Pay module",
            "install-path": "../amzn/amazon-pay-module"
        },
        {
            "name": "amzn/amazon-pay-sdk-php",
            "version": "3.7.1",
            "version_normalized": "3.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "37882f2df12e7789d6d4d7d3df6c0cd7e62779f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/37882f2df12e7789d6d4d7d3df6c0cd7e62779f2",
                "reference": "37882f2df12e7789d6d4d7d3df6c0cd7e62779f2",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4"
            },
            "time": "2021-03-23T06:46:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "AmazonPay\\": "AmazonPay/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Amazon Pay SDK",
                    "email": "amazon-pay-sdk@amazon.com"
                }
            ],
            "description": "Amazon Pay SDK (PHP)",
            "homepage": "https://github.com/amzn/amazon-pay-sdk-php",
            "keywords": [
                "amazon",
                "amazon pay",
                "amazon payments",
                "pay",
                "pay with amazon",
                "payment",
                "payments"
            ],
            "install-path": "../amzn/amazon-pay-sdk-php"
        },
        {
            "name": "amzn/login-with-amazon-module",
            "version": "4.2.1",
            "version_normalized": "4.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.2.1",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amazon\\Login\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Login with Amazon module",
            "install-path": "../amzn/login-with-amazon-module"
        },
        {
            "name": "astock/stock-api-libphp",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-04-20T17:47:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "AdobeStock\\Api\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Adobe Stock API library",
            "install-path": "../astock/stock-api-libphp"
        },
        {
            "name": "aws/aws-crt-php",
            "version": "v1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "3942776a8c99209908ee0b287746263725685732"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/3942776a8c99209908ee0b287746263725685732",
                "reference": "3942776a8c99209908ee0b287746263725685732",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35|^5.4.3"
            },
            "time": "2021-09-03T22:57:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "AWS SDK Common Runtime Team",
                    "email": "aws-sdk-common-runtime@amazon.com"
                }
            ],
            "description": "AWS Common Runtime for PHP",
            "homepage": "http://aws.amazon.com/sdkforphp",
            "keywords": [
                "amazon",
                "aws",
                "crt",
                "sdk"
            ],
            "install-path": "../aws/aws-crt-php"
        },
        {
            "name": "aws/aws-sdk-php",
            "version": "3.197.1",
            "version_normalized": "3.197.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "e3353c1d908295b4a804e13da6b2d6bfeec2732b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/e3353c1d908295b4a804e13da6b2d6bfeec2732b",
                "reference": "e3353c1d908295b4a804e13da6b2d6bfeec2732b",
                "shasum": ""
            },
            "require": {
                "aws/aws-crt-php": "^1.0.2",
                "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"
            },
            "time": "2021-10-06T18:26:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../aws/aws-sdk-php"
        },
        {
            "name": "bacon/bacon-qr-code",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "f73543ac4e1def05f1a70bcd1525c8a157a1ad09"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/f73543ac4e1def05f1a70bcd1525c8a157a1ad09",
                "reference": "f73543ac4e1def05f1a70bcd1525c8a157a1ad09",
                "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"
            },
            "time": "2021-06-18T13:26:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "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",
            "install-path": "../bacon/bacon-qr-code"
        },
        {
            "name": "beberlei/assert",
            "version": "v3.3.1",
            "version_normalized": "3.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5e721d7e937ca3ba2cdec1e1adf195f9e5188372"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2021-04-18T20:11:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Assert\\": "lib/Assert"
                },
                "files": [
                    "lib/Assert/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de",
                    "role": "Lead Developer"
                },
                {
                    "name": "Richard Quadling",
                    "email": "rquadling@gmail.com",
                    "role": "Collaborator"
                }
            ],
            "description": "Thin assertion library for input validation in business models.",
            "keywords": [
                "assert",
                "assertion",
                "validation"
            ],
            "install-path": "../beberlei/assert"
        },
        {
            "name": "behat/gherkin",
            "version": "v4.8.0",
            "version_normalized": "4.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2021-02-04T12:44:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Behat\\Gherkin": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                }
            ],
            "description": "Gherkin DSL parser for PHP",
            "homepage": "http://behat.org/",
            "keywords": [
                "BDD",
                "Behat",
                "Cucumber",
                "DSL",
                "gherkin",
                "parser"
            ],
            "install-path": "../behat/gherkin"
        },
        {
            "name": "braintree/braintree_php",
            "version": "5.2.0",
            "version_normalized": "5.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-hash": "*",
                "ext-openssl": "*",
                "ext-xmlwriter": "*",
                "php": ">=7.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5"
            },
            "time": "2020-06-15T19:02:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "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",
            "install-path": "../braintree/braintree_php"
        },
        {
            "name": "brick/math",
            "version": "0.9.3",
            "version_normalized": "0.9.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
                "vimeo/psalm": "4.9.2"
            },
            "time": "2021-08-15T20:50:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brick\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Arbitrary-precision arithmetic library",
            "keywords": [
                "Arbitrary-precision",
                "BigInteger",
                "BigRational",
                "arithmetic",
                "bigdecimal",
                "bignum",
                "brick",
                "math"
            ],
            "install-path": "../brick/math"
        },
        {
            "name": "brick/varexporter",
            "version": "0.3.5",
            "version_normalized": "0.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/05241f28dfcba2b51b11e2d750e296316ebbe518",
                "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.0",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^8.5 || ^9.0",
                "vimeo/psalm": "4.4.1"
            },
            "time": "2021-02-10T13:53:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brick\\VarExporter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
            "keywords": [
                "var_export"
            ],
            "install-path": "../brick/varexporter"
        },
        {
            "name": "christian-riesen/base32",
            "version": "1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "2e82dab3baa008e24a505649b0d583c31d31e894"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2021-02-26T10:19:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../christian-riesen/base32"
        },
        {
            "name": "codeception/codeception",
            "version": "4.1.22",
            "version_normalized": "4.1.22.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9777ec3690ceedc4bce2ed13af7af4ca4ee3088f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9777ec3690ceedc4bce2ed13af7af4ca4ee3088f",
                "reference": "9777ec3690ceedc4bce2ed13af7af4ca4ee3088f",
                "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 | ^2.0",
                "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": "1.*@dev",
                "codeception/module-cli": "1.*@dev",
                "codeception/module-db": "1.*@dev",
                "codeception/module-filesystem": "1.*@dev",
                "codeception/module-phpbrowser": "1.*@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"
            },
            "time": "2021-08-06T17:15:34+00:00",
            "bin": [
                "codecept"
            ],
            "type": "library",
            "extra": {
                "branch-alias": []
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src/Codeception",
                    "Codeception\\Extension\\": "ext"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert@mail.ua",
                    "homepage": "http://codegyre.com"
                }
            ],
            "description": "BDD-style testing framework",
            "homepage": "http://codeception.com/",
            "keywords": [
                "BDD",
                "TDD",
                "acceptance testing",
                "functional testing",
                "unit testing"
            ],
            "install-path": "../codeception/codeception"
        },
        {
            "name": "codeception/lib-asserts",
            "version": "1.13.2",
            "version_normalized": "1.13.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "184231d5eab66bc69afd6b9429344d80c67a33b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-10-21T16:26:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../codeception/lib-asserts"
        },
        {
            "name": "codeception/module-asserts",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-10-21T16:48:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../codeception/module-asserts"
        },
        {
            "name": "codeception/module-sequence",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "b75be26681ae90824cde8f8df785981f293667e1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/b75be26681ae90824cde8f8df785981f293667e1",
                "reference": "b75be26681ae90824cde8f8df785981f293667e1",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^4.0",
                "php": ">=5.6.0 <9.0"
            },
            "time": "2020-10-31T18:36:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../codeception/module-sequence"
        },
        {
            "name": "codeception/module-webdriver",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "baa18b7bf70aa024012f967b5ce5021e1faa9151"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/baa18b7bf70aa024012f967b5ce5021e1faa9151",
                "reference": "baa18b7bf70aa024012f967b5ce5021e1faa9151",
                "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"
            },
            "time": "2021-09-02T12:01:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../codeception/module-webdriver"
        },
        {
            "name": "codeception/phpunit-wrapper",
            "version": "9.0.6",
            "version_normalized": "9.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "b0c06abb3181eedca690170f7ed0fd26a70bfacc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-12-28T13:59:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Codeception\\PHPUnit\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Davert",
                    "email": "davert.php@resend.cc"
                },
                {
                    "name": "Naktibalda"
                }
            ],
            "description": "PHPUnit classes used by Codeception",
            "install-path": "../codeception/phpunit-wrapper"
        },
        {
            "name": "codeception/stub",
            "version": "3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "468dd5fe659f131fc997f5196aad87512f9b1304"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/468dd5fe659f131fc997f5196aad87512f9b1304",
                "reference": "468dd5fe659f131fc997f5196aad87512f9b1304",
                "shasum": ""
            },
            "require": {
                "phpunit/phpunit": "^8.4 | ^9.0"
            },
            "time": "2020-07-03T15:54:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
            "install-path": "../codeception/stub"
        },
        {
            "name": "colinmollenhour/cache-backend-file",
            "version": "v1.4.5",
            "version_normalized": "1.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "03c7d4c0f43b2de1b559a3527d18ff697d306544"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/03c7d4c0f43b2de1b559a3527d18ff697d306544",
                "reference": "03c7d4c0f43b2de1b559a3527d18ff697d306544",
                "shasum": ""
            },
            "time": "2019-04-18T21:54:31+00:00",
            "type": "magento-module",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "File.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.",
            "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_File",
            "install-path": "../colinmollenhour/cache-backend-file"
        },
        {
            "name": "colinmollenhour/cache-backend-redis",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento-hackathon/magento-composer-installer": "*"
            },
            "time": "2019-03-03T04:04:49+00:00",
            "type": "magento-module",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "Cm/Cache/Backend/Redis.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "Zend_Cache backend using Redis with full support for tags.",
            "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis",
            "install-path": "../colinmollenhour/cache-backend-redis"
        },
        {
            "name": "colinmollenhour/credis",
            "version": "1.11.1",
            "version_normalized": "1.11.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "time": "2019-11-26T18:09:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "Client.php",
                    "Cluster.php",
                    "Sentinel.php",
                    "Module.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour",
                    "email": "colin@mollenhour.com"
                }
            ],
            "description": "Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.",
            "homepage": "https://github.com/colinmollenhour/credis",
            "install-path": "../colinmollenhour/credis"
        },
        {
            "name": "colinmollenhour/php-redis-session-abstract",
            "version": "v1.4.4",
            "version_normalized": "1.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "8d684bbacac99450f2a9ddf6f56be296997e2959"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/8d684bbacac99450f2a9ddf6f56be296997e2959",
                "reference": "8d684bbacac99450f2a9ddf6f56be296997e2959",
                "shasum": ""
            },
            "require": {
                "colinmollenhour/credis": "~1.6",
                "php": "^5.5 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9"
            },
            "time": "2021-04-07T21:51:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Cm\\RedisSession\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "A Redis-based session handler with optimistic locking",
            "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract",
            "install-path": "../colinmollenhour/php-redis-session-abstract"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.2.11",
            "version_normalized": "1.2.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/0b072d51c5a9c6f3412f7ea3ab043d6603cb2582",
                "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582",
                "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 || ^6.0"
            },
            "time": "2021-09-25T20:32:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "install-path": "./ca-bundle"
        },
        {
            "name": "composer/composer",
            "version": "1.10.23",
            "version_normalized": "1.10.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "eb3bae3d3de2e4abd94fa56fbe18355aba0b47ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/eb3bae3d3de2e4abd94fa56fbe18355aba0b47ae",
                "reference": "eb3bae3d3de2e4abd94fa56fbe18355aba0b47ae",
                "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"
            },
            "time": "2021-10-05T07:44:27+00:00",
            "bin": [
                "bin/composer"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\": "src/Composer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
            "homepage": "https://getcomposer.org/",
            "keywords": [
                "autoload",
                "dependency",
                "package"
            ],
            "install-path": "./composer"
        },
        {
            "name": "composer/semver",
            "version": "1.7.2",
            "version_normalized": "1.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a",
                "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5 || ^5.0.5"
            },
            "time": "2020-12-03T15:47:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "install-path": "./semver"
        },
        {
            "name": "composer/spdx-licenses",
            "version": "1.5.5",
            "version_normalized": "1.5.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "de30328a7af8680efdc03e396aad24befd513200"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-12-03T16:04:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Spdx\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "SPDX licenses list and validation library.",
            "keywords": [
                "license",
                "spdx",
                "validator"
            ],
            "install-path": "./spdx-licenses"
        },
        {
            "name": "composer/xdebug-handler",
            "version": "1.4.6",
            "version_normalized": "1.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "f27e06cd9675801df441b3656569b328e04aa37c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2021-03-25T17:01:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\XdebugHandler\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Stevenson",
                    "email": "john-stevenson@blueyonder.co.uk"
                }
            ],
            "description": "Restarts a process without Xdebug.",
            "keywords": [
                "Xdebug",
                "performance"
            ],
            "install-path": "./xdebug-handler"
        },
        {
            "name": "container-interop/container-interop",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "shasum": ""
            },
            "require": {
                "psr/container": "^1.0"
            },
            "time": "2017-02-14T19:40:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Interop\\Container\\": "src/Interop/Container/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
            "homepage": "https://github.com/container-interop/container-interop",
            "install-path": "../container-interop/container-interop"
        },
        {
            "name": "csharpru/vault-php",
            "version": "4.2.1",
            "version_normalized": "4.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "89b393ecf65f61a44d3a1872547f65085982b481"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/89b393ecf65f61a44d3a1872547f65085982b481",
                "reference": "89b393ecf65f61a44d3a1872547f65085982b481",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.2 || ^8.0",
                "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 || ^2.0",
                "cache/array-adapter": "^1.0",
                "codeception/codeception": "^4.1",
                "codeception/module-asserts": "^1.3",
                "laminas/laminas-diactoros": "^2.3",
                "php-vcr/php-vcr": "^1.5",
                "symfony/event-dispatcher": "<5.0"
            },
            "suggest": {
                "cache/array-adapter": "For usage with CachedClient class"
            },
            "time": "2021-05-21T06:39:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "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",
            "keywords": [
                "hashicorp",
                "secrets",
                "vault"
            ],
            "install-path": "../csharpru/vault-php"
        },
        {
            "name": "csharpru/vault-php-guzzle6-transport",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "33c392120ac9f253b62b034e0e8ffbbdb3513bd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/33c392120ac9f253b62b034e0e8ffbbdb3513bd8",
                "reference": "33c392120ac9f253b62b034e0e8ffbbdb3513bd8",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "~6.2",
                "guzzlehttp/promises": "^1.3",
                "guzzlehttp/psr7": "^1.4"
            },
            "time": "2019-03-10T06:17:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "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",
            "install-path": "../csharpru/vault-php-guzzle6-transport"
        },
        {
            "name": "dasprid/enum",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
                "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^7 | ^8 | ^9",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "time": "2020-10-02T16:03:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../dasprid/enum"
        },
        {
            "name": "dealerdirect/phpcodesniffer-composer-installer",
            "version": "v0.7.1",
            "version_normalized": "0.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "fe390591e0241955f22eb9ba327d137e501c771c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-12-07T18:04:37+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../dealerdirect/phpcodesniffer-composer-installer"
        },
        {
            "name": "doctrine/annotations",
            "version": "1.13.2",
            "version_normalized": "1.13.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
                "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "doctrine/cache": "^1.11 || ^2.0",
                "doctrine/coding-standard": "^6.0 || ^8.1",
                "phpstan/phpstan": "^0.12.20",
                "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
                "symfony/cache": "^4.4 || ^5.2"
            },
            "time": "2021-08-05T19:00:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "https://www.doctrine-project.org/projects/annotations.html",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "install-path": "../doctrine/annotations"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-11-10T18:47:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "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"
            ],
            "install-path": "../doctrine/instantiator"
        },
        {
            "name": "doctrine/lexer",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-05-25T17:44:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "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"
            ],
            "install-path": "../doctrine/lexer"
        },
        {
            "name": "donatj/phpuseragentparser",
            "version": "v0.20.0",
            "version_normalized": "0.20.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5992d7836868b408e73d0d490c779dda7a39135e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/5992d7836868b408e73d0d490c779dda7a39135e",
                "reference": "5992d7836868b408e73d0d490c779dda7a39135e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "camspiers/json-pretty": "0.1.*",
                "donatj/drop": "*",
                "phpunit/phpunit": "~4.8|~9"
            },
            "time": "2021-03-16T16:42:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/UserAgentParser.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jesse G. Donat",
                    "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"
            ],
            "install-path": "../donatj/phpuseragentparser"
        },
        {
            "name": "dotmailer/dotmailer-magento2-extension",
            "version": "4.12.0",
            "version_normalized": "4.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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-tax": "100.*",
                "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": "1.5.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Dotdigitalgroup\\Email\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "description": "dotmailer integration for magento 2",
            "install-path": "../dotmailer/dotmailer-magento2-extension"
        },
        {
            "name": "dotmailer/dotmailer-magento2-extension-chat",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "dotmailer/dotmailer-magento2-extension": "^4.12.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",
                "php": "^7.1"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Dotdigitalgroup\\Chat\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "description": "Engagement Cloud for Magento 2: Chat module",
            "install-path": "../dotmailer/dotmailer-magento2-extension-chat"
        },
        {
            "name": "dotmailer/dotmailer-magento2-extension-chat-graph-ql",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "dotmailer/dotmailer-magento2-extension": "^4.10.0",
                "dotmailer/dotmailer-magento2-extension-chat": "^1.0.0",
                "magento/framework": ">=101 <104",
                "magento/module-backend": ">=100 <103",
                "magento/module-checkout": ">=100 <103",
                "magento/module-config": ">=100 <103",
                "magento/module-quote": ">=100 <103",
                "magento/module-sales": ">=100 <104",
                "magento/module-store": ">=100 <102",
                "php": "^7.1"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Dotdigitalgroup\\ChatGraphQl\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "description": "Engagement Cloud for Magento 2: Chat GraphQl module",
            "install-path": "../dotmailer/dotmailer-magento2-extension-chat-graph-ql"
        },
        {
            "name": "dotmailer/dotmailer-magento2-extension-graph-ql",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "dotmailer/dotmailer-magento2-extension": "^4.10.0",
                "magento/framework": ">=101 <104",
                "magento/module-backend": ">=100 <103",
                "magento/module-checkout": ">=100 <103",
                "magento/module-config": ">=100 <103",
                "magento/module-quote": ">=100 <103",
                "magento/module-sales": ">=100 <104",
                "magento/module-store": ">=100 <102",
                "php": "^7.1"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Dotdigitalgroup\\EmailGraphQl\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "description": "Engagement Cloud for Magento 2: Core GraphQl module",
            "install-path": "../dotmailer/dotmailer-magento2-extension-graph-ql"
        },
        {
            "name": "dotmailer/dotmailer-magento2-extension-package",
            "version": "4.12.0",
            "version_normalized": "4.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "dotmailer/dotmailer-magento2-extension": "4.12.0",
                "dotmailer/dotmailer-magento2-extension-chat": "1.5.0",
                "dotmailer/dotmailer-magento2-extension-chat-graph-ql": "1.0.0",
                "dotmailer/dotmailer-magento2-extension-graph-ql": "1.0.0",
                "dotmailer/dotmailer-magento2-extension-sms": "1.2.0"
            },
            "type": "metapackage",
            "license": [
                "MIT"
            ],
            "description": "Dotmailer integration for Magento 2 Open Source",
            "install-path": null
        },
        {
            "name": "dotmailer/dotmailer-magento2-extension-sms",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "dotmailer/dotmailer-magento2-extension": "^4.12.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",
                "php": "^7.1"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Dotdigitalgroup\\Sms\\": ""
                }
            },
            "license": [
                "MIT"
            ],
            "description": "Engagement Cloud for Magento 2: SMS module",
            "install-path": "../dotmailer/dotmailer-magento2-extension-sms"
        },
        {
            "name": "elasticsearch/elasticsearch",
            "version": "v7.11.0",
            "version_normalized": "7.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "277cd5e182827c59c23e146a836a30470c0f879d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/277cd5e182827c59c23e146a836a30470c0f879d",
                "reference": "277cd5e182827c59c23e146a836a30470c0f879d",
                "shasum": ""
            },
            "require": {
                "ext-json": ">=1.3.7",
                "ezimuel/ringphp": "^1.1.2",
                "php": "^7.1 || ^8.0",
                "psr/log": "~1.0"
            },
            "require-dev": {
                "cpliakas/git-wrapper": "~2.0 || ~3.0",
                "doctrine/inflector": "^1.3",
                "ext-yaml": "*",
                "ext-zip": "*",
                "mockery/mockery": "^1.2",
                "phpstan/phpstan": "^0.12",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
                "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"
            },
            "time": "2021-02-11T11:04:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../elasticsearch/elasticsearch"
        },
        {
            "name": "endroid/qr-code",
            "version": "3.9.7",
            "version_normalized": "3.9.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "94563d7b3105288e6ac53a67ae720e3669fac1f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2021-04-20T19:10:54+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Endroid\\QrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeroen van den Enden",
                    "email": "info@endroid.nl"
                }
            ],
            "description": "Endroid QR Code",
            "homepage": "https://github.com/endroid/qr-code",
            "keywords": [
                "bundle",
                "code",
                "endroid",
                "php",
                "qr",
                "qrcode"
            ],
            "install-path": "../endroid/qr-code"
        },
        {
            "name": "ezimuel/guzzlestreams",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "abe3791d231167f14eb80d413420d1eab91163a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/abe3791d231167f14eb80d413420d1eab91163a8",
                "reference": "abe3791d231167f14eb80d413420d1eab91163a8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "time": "2020-02-14T23:11:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Stream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Fork of guzzle/streams (abandoned) to be used with elasticsearch-php",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "Guzzle",
                "stream"
            ],
            "install-path": "../ezimuel/guzzlestreams"
        },
        {
            "name": "ezimuel/ringphp",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "0b78f89d8e0bb9e380046c31adfa40347e9f663b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-02-14T23:51:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Ring\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php",
            "install-path": "../ezimuel/ringphp"
        },
        {
            "name": "fgrosse/phpasn1",
            "version": "v2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/20299033c35f4300eb656e7e8e88cf52d1d6694e",
                "reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.3",
                "satooshi/php-coveralls": "~2.0"
            },
            "suggest": {
                "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
                "ext-curl": "For loading OID information from the web if they have not bee defined statically",
                "ext-gmp": "GMP is the preferred extension for big integer calculations",
                "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
            },
            "time": "2021-04-24T19:01:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FG\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Friedrich Große",
                    "email": "friedrich.grosse@gmail.com",
                    "homepage": "https://github.com/FGrosse",
                    "role": "Author"
                },
                {
                    "name": "All contributors",
                    "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
                }
            ],
            "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
            "homepage": "https://github.com/FGrosse/PHPASN1",
            "keywords": [
                "DER",
                "asn.1",
                "asn1",
                "ber",
                "binary",
                "decoding",
                "encoding",
                "x.509",
                "x.690",
                "x509",
                "x690"
            ],
            "install-path": "../fgrosse/phpasn1"
        },
        {
            "name": "firebase/php-jwt",
            "version": "v5.5.1",
            "version_normalized": "5.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/firebase/php-jwt.git",
                "reference": "83b609028194aa042ea33b5af2d41a7427de80e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6",
                "reference": "83b609028194aa042ea33b5af2d41a7427de80e6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=4.8 <=9"
            },
            "suggest": {
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
            },
            "time": "2021-11-08T20:18:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Firebase\\JWT\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Neuman Vong",
                    "email": "neuman+pear@twilio.com",
                    "role": "Developer"
                },
                {
                    "name": "Anant Narayanan",
                    "email": "anant@php.net",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
            "homepage": "https://github.com/firebase/php-jwt",
            "keywords": [
                "jwt",
                "php"
            ],
            "support": {
                "issues": "https://github.com/firebase/php-jwt/issues",
                "source": "https://github.com/firebase/php-jwt/tree/v5.5.1"
            },
            "install-path": "../firebase/php-jwt"
        },
        {
            "name": "friendsofphp/php-cs-fixer",
            "version": "v2.18.7",
            "version_normalized": "2.18.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "b3281bbe07e8d45759e9e3e8032b4c5fa3463b21"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/b3281bbe07e8d45759e9e3e8032b4c5fa3463b21",
                "reference": "b3281bbe07e8d45759e9e3e8032b4c5fa3463b21",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4 || ^2.0 || ^3.0",
                "composer/xdebug-handler": "^1.2 || ^2.0",
                "doctrine/annotations": "^1.2",
                "ext-json": "*",
                "ext-tokenizer": "*",
                "php": "^5.6 || ^7.0 || ^8.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": {
                "justinrainbow/json-schema": "^5.0",
                "keradus/cli-executor": "^1.4",
                "mikey179/vfsstream": "^1.6",
                "php-coveralls/php-coveralls": "^2.4.2",
                "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.5",
                "phpunitgoodpractices/polyfill": "^1.5",
                "phpunitgoodpractices/traits": "^1.9.1",
                "sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1",
                "symfony/phpunit-bridge": "^5.2.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."
            },
            "time": "2021-05-03T21:36:45+00:00",
            "bin": [
                "php-cs-fixer"
            ],
            "type": "application",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpCsFixer\\": "src/"
                },
                "classmap": [
                    "tests/Test/AbstractFixerTestCase.php",
                    "tests/Test/AbstractIntegrationCaseFactory.php",
                    "tests/Test/AbstractIntegrationTestCase.php",
                    "tests/Test/Assert/AssertTokensTrait.php",
                    "tests/Test/IntegrationCase.php",
                    "tests/Test/IntegrationCaseFactory.php",
                    "tests/Test/IntegrationCaseFactoryInterface.php",
                    "tests/Test/InternalIntegrationCaseFactory.php",
                    "tests/Test/IsIdenticalConstraint.php",
                    "tests/Test/TokensWithObservedTransformers.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",
            "install-path": "../friendsofphp/php-cs-fixer"
        },
        {
            "name": "google/apiclient",
            "version": "v2.12.1",
            "version_normalized": "2.12.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-api-php-client.git",
                "reference": "1530583a711f4414407112c4068464bcbace1c71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/1530583a711f4414407112c4068464bcbace1c71",
                "reference": "1530583a711f4414407112c4068464bcbace1c71",
                "shasum": ""
            },
            "require": {
                "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
                "google/apiclient-services": "~0.200",
                "google/auth": "^1.10",
                "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
                "guzzlehttp/psr7": "^1.7||^2.0.0",
                "monolog/monolog": "^1.17||^2.0",
                "php": "^5.6|^7.0|^8.0",
                "phpseclib/phpseclib": "~2.0||^3.0.2"
            },
            "require-dev": {
                "cache/filesystem-adapter": "^0.3.2|^1.1",
                "composer/composer": "^1.10.22",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
                "phpcompatibility/php-compatibility": "^9.2",
                "phpspec/prophecy-phpunit": "^1.1||^2.0",
                "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
                "squizlabs/php_codesniffer": "~2.3",
                "symfony/css-selector": "~2.1",
                "symfony/dom-crawler": "~2.1",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
            },
            "time": "2021-12-02T03:34:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/aliases.php"
                ],
                "psr-4": {
                    "Google\\": "src/"
                },
                "classmap": [
                    "src/aliases.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Client library for Google APIs",
            "homepage": "http://developers.google.com/api-client-library/php",
            "keywords": [
                "google"
            ],
            "support": {
                "issues": "https://github.com/googleapis/google-api-php-client/issues",
                "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.1"
            },
            "install-path": "../google/apiclient"
        },
        {
            "name": "google/apiclient-services",
            "version": "v0.255.0",
            "version_normalized": "0.255.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-api-php-client-services.git",
                "reference": "2b895ceb08eb106f65e975221e5d2e971cf7470e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/2b895ceb08eb106f65e975221e5d2e971cf7470e",
                "reference": "2b895ceb08eb106f65e975221e5d2e971cf7470e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7||^8.5.13"
            },
            "time": "2022-06-27T01:30:11+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoload.php"
                ],
                "psr-4": {
                    "Google\\Service\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Client library for Google APIs",
            "homepage": "http://developers.google.com/api-client-library/php",
            "keywords": [
                "google"
            ],
            "support": {
                "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
                "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.255.0"
            },
            "install-path": "../google/apiclient-services"
        },
        {
            "name": "google/auth",
            "version": "v1.21.1",
            "version_normalized": "1.21.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-auth-library-php.git",
                "reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/aa3b9ca29258ac6347ce3c8937a2418c5d78f840",
                "reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840",
                "shasum": ""
            },
            "require": {
                "firebase/php-jwt": "^5.5||^6.0",
                "guzzlehttp/guzzle": "^6.2.1|^7.0",
                "guzzlehttp/psr7": "^1.7|^2.0",
                "php": "^7.1||^8.0",
                "psr/cache": "^1.0|^2.0|^3.0",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "guzzlehttp/promises": "0.1.1|^1.3",
                "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
                "phpseclib/phpseclib": "^2.0.31",
                "phpspec/prophecy-phpunit": "^1.1",
                "phpunit/phpunit": "^7.5||^8.5",
                "sebastian/comparator": ">=1.2.3",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "suggest": {
                "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
            },
            "time": "2022-05-16T19:34:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Google\\Auth\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Google Auth Library for PHP",
            "homepage": "http://github.com/google/google-auth-library-php",
            "keywords": [
                "Authentication",
                "google",
                "oauth2"
            ],
            "support": {
                "docs": "https://googleapis.github.io/google-auth-library-php/main/",
                "issues": "https://github.com/googleapis/google-auth-library-php/issues",
                "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.21.1"
            },
            "install-path": "../google/auth"
        },
        {
            "name": "google/recaptcha",
            "version": "1.2.4",
            "version_normalized": "1.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-03-31T17:50:54+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ReCaptcha\\": "src/ReCaptcha"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
            "homepage": "https://www.google.com/recaptcha/",
            "keywords": [
                "Abuse",
                "captcha",
                "recaptcha",
                "spam"
            ],
            "install-path": "../google/recaptcha"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.5.5",
            "version_normalized": "6.5.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.0",
                "guzzlehttp/psr7": "^1.6.1",
                "php": ">=5.5",
                "symfony/polyfill-intl-idn": "^1.17.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
                "psr/log": "^1.1"
            },
            "suggest": {
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2020-06-16T21:01:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "rest",
                "web service"
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/136a635e2b4a49b9d79e9c8fee267ffb257fdba0",
                "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "time": "2021-10-07T13:05:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.8.3",
            "version_normalized": "1.8.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
                "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
                "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"
            },
            "time": "2021-10-05T13:56:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "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"
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "hoa/consistency",
            "version": "1.17.05.02",
            "version_normalized": "1.17.05.02",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
                "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
                "shasum": ""
            },
            "require": {
                "hoa/exception": "~1.0",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "hoa/stream": "~1.0",
                "hoa/test": "~2.0"
            },
            "time": "2017-05-02T12:18:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../hoa/consistency"
        },
        {
            "name": "hoa/console",
            "version": "3.17.05.02",
            "version_normalized": "3.17.05.02",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "e231fd3ea70e6d773576ae78de0bdc1daf331a66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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."
            },
            "time": "2017-05-02T12:26:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../hoa/console"
        },
        {
            "name": "hoa/event",
            "version": "1.17.01.13",
            "version_normalized": "1.17.01.13",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
                "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/exception": "~1.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "time": "2017-01-13T15:30:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../hoa/event"
        },
        {
            "name": "hoa/exception",
            "version": "1.17.01.16",
            "version_normalized": "1.17.01.16",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
                "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/event": "~1.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "time": "2017-01-16T07:53:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../hoa/exception"
        },
        {
            "name": "hoa/file",
            "version": "1.17.07.11",
            "version_normalized": "1.17.07.11",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2017-07-11T07:42:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../hoa/file"
        },
        {
            "name": "hoa/iterator",
            "version": "2.17.01.10",
            "version_normalized": "2.17.01.10",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
                "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/exception": "~1.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "time": "2017-01-10T10:34:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../hoa/iterator"
        },
        {
            "name": "hoa/protocol",
            "version": "1.17.01.14",
            "version_normalized": "1.17.01.14",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
                "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
                "shasum": ""
            },
            "require": {
                "hoa/consistency": "~1.0",
                "hoa/exception": "~1.0"
            },
            "require-dev": {
                "hoa/test": "~2.0"
            },
            "time": "2017-01-14T12:26:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../hoa/protocol"
        },
        {
            "name": "hoa/stream",
            "version": "1.17.02.21",
            "version_normalized": "1.17.02.21",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "3293cfffca2de10525df51436adf88a559151d82"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2017-02-21T16:01:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../hoa/stream"
        },
        {
            "name": "hoa/ustring",
            "version": "4.17.01.16",
            "version_normalized": "4.17.01.16",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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()."
            },
            "time": "2017-01-16T07:08:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../hoa/ustring"
        },
        {
            "name": "jms/metadata",
            "version": "2.5.1",
            "version_normalized": "2.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a995e6cef6d6f56a6226e1616a519630e2ef0aeb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/a995e6cef6d6f56a6226e1616a519630e2ef0aeb",
                "reference": "a995e6cef6d6f56a6226e1616a519630e2ef0aeb",
                "shasum": ""
            },
            "require": {
                "php": "^7.2|^8.0"
            },
            "require-dev": {
                "doctrine/cache": "^1.0",
                "doctrine/coding-standard": "^8.0",
                "mikey179/vfsstream": "^1.6.7",
                "phpunit/phpunit": "^8.5|^9.0",
                "psr/container": "^1.0",
                "symfony/cache": "^3.1|^4.0|^5.0",
                "symfony/dependency-injection": "^3.1|^4.0|^5.0"
            },
            "time": "2021-08-04T19:32:08+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Metadata\\": "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": "Class/method/property metadata management in PHP",
            "keywords": [
                "annotations",
                "metadata",
                "xml",
                "yaml"
            ],
            "install-path": "../jms/metadata"
        },
        {
            "name": "jms/serializer",
            "version": "3.14.0",
            "version_normalized": "3.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "bf371f55d8137fec4ff096bd45ff19e2db02ac4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/bf371f55d8137fec4ff096bd45ff19e2db02ac4c",
                "reference": "bf371f55d8137fec4ff096bd45ff19e2db02ac4c",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.10.4",
                "doctrine/instantiator": "^1.0.3",
                "doctrine/lexer": "^1.1",
                "jms/metadata": "^2.0",
                "php": "^7.2||^8.0",
                "phpstan/phpdoc-parser": "^0.4 || ^0.5"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.1",
                "doctrine/orm": "~2.1",
                "doctrine/persistence": "^1.3.3|^2.0|^3.0",
                "doctrine/phpcr-odm": "^1.3|^2.0",
                "ext-pdo_sqlite": "*",
                "jackalope/jackalope-doctrine-dbal": "^1.1.5",
                "ocramius/proxy-manager": "^1.0|^2.0",
                "phpstan/phpstan": "^0.12.65",
                "phpunit/phpunit": "^8.0||^9.0",
                "psr/container": "^1.0",
                "symfony/dependency-injection": "^3.0|^4.0|^5.0",
                "symfony/expression-language": "^3.0|^4.0|^5.0",
                "symfony/filesystem": "^3.0|^4.0|^5.0",
                "symfony/form": "^3.0|^4.0|^5.0",
                "symfony/translation": "^3.0|^4.0|^5.0",
                "symfony/validator": "^3.1.9|^4.0|^5.0",
                "symfony/yaml": "^3.3|^4.0|^5.0",
                "twig/twig": "~1.34|~2.4|^3.0"
            },
            "suggest": {
                "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
                "symfony/cache": "Required if you like to use cache functionality.",
                "symfony/yaml": "Required if you'd like to use the YAML metadata format."
            },
            "time": "2021-08-06T12:10:02+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.14-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "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"
            ],
            "install-path": "../jms/serializer"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "5.2.11",
            "version_normalized": "5.2.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa",
                "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa",
                "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"
            },
            "time": "2021-07-22T09:24:00+00:00",
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JsonSchema\\": "src/JsonSchema/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bruno Prieto Reis",
                    "email": "bruno.p.reis@gmail.com"
                },
                {
                    "name": "Justin Rainbow",
                    "email": "justin.rainbow@gmail.com"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Robert Schönthal",
                    "email": "seroscho@googlemail.com"
                }
            ],
            "description": "A library to validate a json schema.",
            "homepage": "https://github.com/justinrainbow/json-schema",
            "keywords": [
                "json",
                "schema"
            ],
            "install-path": "../justinrainbow/json-schema"
        },
        {
            "name": "khanamiryan/qrcode-detector-decoder",
            "version": "1.0.5.2",
            "version_normalized": "1.0.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "04fdd58d86a387065f707dc6d3cc304c719910c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/04fdd58d86a387065f707dc6d3cc304c719910c1",
                "reference": "04fdd58d86a387065f707dc6d3cc304c719910c1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 | ^7.5 | ^8.0 | ^9.0"
            },
            "time": "2021-07-13T18:46:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zxing\\": "lib/"
                },
                "files": [
                    "lib/Common/customFunctions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT",
                "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"
            ],
            "install-path": "../khanamiryan/qrcode-detector-decoder"
        },
        {
            "name": "klarna/m2-payments",
            "version": "8.3.2",
            "version_normalized": "8.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "klarna/module-core": "6.2.2",
                "klarna/module-kp": "7.3.2",
                "klarna/module-kp-graph-ql": "0.9.3",
                "klarna/module-onsitemessaging": "1.0.5",
                "klarna/module-ordermanagement": "6.2.2"
            },
            "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)",
            "install-path": null
        },
        {
            "name": "klarna/module-core",
            "version": "6.2.2",
            "version_normalized": "6.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^6.3.3",
                "magento/framework": "^102|^103",
                "magento/module-backend": "^102.0",
                "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.4.*",
                "magento/module-media-storage": "100.4.*",
                "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",
                "magento/module-ui": "^101.2",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Klarna\\Core\\": "."
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Klarna Core Magento 2 Extension",
            "install-path": "../klarna/module-core"
        },
        {
            "name": "klarna/module-kp",
            "version": "7.3.2",
            "version_normalized": "7.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "klarna/module-core": "6.2.2",
                "klarna/module-ordermanagement": "6.2.2",
                "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.4.*",
                "magento/module-payment": "^100.1",
                "magento/module-quote": "^101.0",
                "magento/module-sales": "^102.0||^103.0",
                "magento/module-sales-rule": "*",
                "magento/module-store": "^101.0",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Klarna\\Kp\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Klarna Payments Magento 2 Extension",
            "install-path": "../klarna/module-kp"
        },
        {
            "name": "klarna/module-kp-graph-ql",
            "version": "0.9.3",
            "version_normalized": "0.9.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "klarna/module-core": "6.2.2",
                "klarna/module-kp": "7.3.2",
                "magento/framework": "^102|^103",
                "magento/module-graph-ql": "^100",
                "magento/module-payment": "^100.1",
                "magento/module-quote-graph-ql": "^100",
                "magento/module-store": "^101.0",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Klarna\\KpGraphQl\\": ""
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Klarna KpGraphQl Magento 2 Extension",
            "install-path": "../klarna/module-kp-graph-ql"
        },
        {
            "name": "klarna/module-onsitemessaging",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "klarna/module-core": "6.2.2",
                "klarna/module-kp": "7.3.2",
                "magento/framework": "^102|^103",
                "magento/module-catalog": "^103.0|^104.0",
                "magento/module-checkout": "^100.1",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Klarna\\Onsitemessaging\\": "."
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Klarna OnSite Messaging Magento 2 Extension",
            "install-path": "../klarna/module-onsitemessaging"
        },
        {
            "name": "klarna/module-ordermanagement",
            "version": "6.2.2",
            "version_normalized": "6.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "klarna/module-core": "6.2.2",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Klarna\\Ordermanagement\\": "."
                }
            },
            "license": [
                "Apache-2.0"
            ],
            "description": "Klarna Order Management Magento 2 Extension",
            "install-path": "../klarna/module-ordermanagement"
        },
        {
            "name": "laminas/laminas-captcha",
            "version": "2.11.0",
            "version_normalized": "2.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "6b0b98d388b713119cbb5788ea0b90cd6e63513a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/6b0b98d388b713119cbb5788ea0b90cd6e63513a",
                "reference": "6b0b98d388b713119cbb5788ea0b90cd6e63513a",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-math": "^2.7 || ^3.0",
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-captcha": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.1.4",
                "laminas/laminas-recaptcha": "^3.0",
                "laminas/laminas-session": "^2.12",
                "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"
            },
            "time": "2021-10-01T15:30:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-captcha"
        },
        {
            "name": "laminas/laminas-code",
            "version": "3.5.1",
            "version_normalized": "3.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "b549b70c0bb6e935d497f84f750c82653326ac77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/b549b70c0bb6e935d497f84f750c82653326ac77",
                "reference": "b549b70c0bb6e935d497f84f750c82653326ac77",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.1",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "phpspec/prophecy": "<1.9.0"
            },
            "replace": {
                "zendframework/zend-code": "^3.4.1"
            },
            "require-dev": {
                "doctrine/annotations": "^1.10.4",
                "ext-phar": "*",
                "laminas/laminas-coding-standard": "^1.0.0",
                "laminas/laminas-stdlib": "^3.3.0",
                "phpunit/phpunit": "^9.4.2"
            },
            "suggest": {
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                "laminas/laminas-stdlib": "Laminas\\Stdlib component"
            },
            "time": "2020-11-30T20:16:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-code"
        },
        {
            "name": "laminas/laminas-config",
            "version": "3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd",
                "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0",
                "psr/container": "^1.0"
            },
            "conflict": {
                "container-interop/container-interop": "<1.2.0",
                "zendframework/zend-config": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-filter": "^2.7.2",
                "laminas/laminas-i18n": "^2.10.3",
                "laminas/laminas-servicemanager": "^3.7",
                "phpunit/phpunit": "^9.5.5"
            },
            "suggest": {
                "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
                "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
            },
            "time": "2021-10-01T16:07:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-config"
        },
        {
            "name": "laminas/laminas-crypt",
            "version": "3.4.0",
            "version_normalized": "3.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a058eeb2fe57824b958ac56753faff790a649e18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/a058eeb2fe57824b958ac56753faff790a649e18",
                "reference": "a058eeb2fe57824b958ac56753faff790a649e18",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "ext-mbstring": "*",
                "laminas/laminas-math": "^3.0",
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-crypt": "^3.3.1"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-openssl": "Required for most features of Laminas\\Crypt"
            },
            "time": "2021-02-11T19:40:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Crypt\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Strong cryptography tools and password hashing",
            "homepage": "https://laminas.dev",
            "keywords": [
                "crypt",
                "laminas"
            ],
            "install-path": "../laminas/laminas-crypt"
        },
        {
            "name": "laminas/laminas-db",
            "version": "2.13.4",
            "version_normalized": "2.13.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
                "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-db": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.2.1",
                "laminas/laminas-eventmanager": "^3.4",
                "laminas/laminas-hydrator": "^3.2 || ^4.3",
                "laminas/laminas-servicemanager": "^3.7",
                "phpunit/phpunit": "^9.5.5"
            },
            "suggest": {
                "laminas/laminas-eventmanager": "Laminas\\EventManager component",
                "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
            },
            "time": "2021-09-21T18:59:44+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Db",
                    "config-provider": "Laminas\\Db\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-db"
        },
        {
            "name": "laminas/laminas-dependency-plugin",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/73cfb63ddca9d6bfedad5e0a038f6d55063975a3",
                "reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "composer/composer": "^1.9 || ^2.0",
                "laminas/laminas-coding-standard": "^2.2.1",
                "mikey179/vfsstream": "^1.6.10@alpha",
                "phpunit/phpunit": "^9.5.5",
                "psalm/plugin-phpunit": "^0.15.1",
                "roave/security-advisories": "dev-master",
                "vimeo/psalm": "^4.5"
            },
            "time": "2021-09-08T17:51:35+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Laminas\\DependencyPlugin\\DependencyRewriterPluginDelegator"
            },
            "installation-source": "dist",
            "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.",
            "install-path": "../laminas/laminas-dependency-plugin"
        },
        {
            "name": "laminas/laminas-di",
            "version": "3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "83330af17fc2511231e805a3586d51883a452094"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/83330af17fc2511231e805a3586d51883a452094",
                "reference": "83330af17fc2511231e805a3586d51883a452094",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0",
                "psr/container": "^1.1.1",
                "psr/log": "^1.1.4"
            },
            "conflict": {
                "laminas/laminas-servicemanager-di": "*",
                "phpspec/prophecy": "<1.9.0",
                "zendframework/zend-di": "*"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.2.0",
                "laminas/laminas-coding-standard": "~2.3.0",
                "laminas/laminas-servicemanager": "^3.7",
                "mikey179/vfsstream": "^1.6.10@alpha",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpstan/phpstan": "^0.12.64",
                "phpunit/phpunit": "^9.5.5"
            },
            "suggest": {
                "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities"
            },
            "time": "2021-09-21T15:41:36+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Di",
                    "config-provider": "Laminas\\Di\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Di\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Automated dependency injection for PSR-11 containers",
            "homepage": "https://laminas.dev",
            "keywords": [
                "PSR-11",
                "di",
                "laminas"
            ],
            "install-path": "../laminas/laminas-di"
        },
        {
            "name": "laminas/laminas-escaper",
            "version": "2.7.0",
            "version_normalized": "2.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "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": "*"
            },
            "time": "2020-11-17T21:26:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-escaper"
        },
        {
            "name": "laminas/laminas-eventmanager",
            "version": "3.4.0",
            "version_normalized": "3.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
                "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-eventmanager": "*"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-coding-standard": "~2.2.1",
                "laminas/laminas-stdlib": "^3.6",
                "phpbench/phpbench": "^1.1",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5.5"
            },
            "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"
            },
            "time": "2021-09-07T22:35:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-eventmanager"
        },
        {
            "name": "laminas/laminas-feed",
            "version": "2.14.1",
            "version_normalized": "2.14.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "463fdae515fba30633906098c258d3b2c733c15c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/463fdae515fba30633906098c258d3b2c733c15c",
                "reference": "463fdae515fba30633906098c258d3b2c733c15c",
                "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": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager": "<3.3"
            },
            "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": "^3.3",
                "laminas/laminas-validator": "^2.10.1",
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.13.0",
                "psr/http-message": "^1.0.1",
                "vimeo/psalm": "^4.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"
            },
            "time": "2021-04-01T19:26:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-feed"
        },
        {
            "name": "laminas/laminas-filter",
            "version": "2.11.1",
            "version_normalized": "2.11.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/671724e163aa75c210e94d12b77a0f3f8240d4b2",
                "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2",
                "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"
            },
            "time": "2021-05-24T18:29:02+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Filter",
                    "config-provider": "Laminas\\Filter\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-filter"
        },
        {
            "name": "laminas/laminas-http",
            "version": "2.14.3",
            "version_normalized": "2.14.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "bfaab8093e382274efed7fdc3ceb15f09ba352bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2021-02-18T21:58:11+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-http"
        },
        {
            "name": "laminas/laminas-i18n",
            "version": "2.11.2",
            "version_normalized": "2.11.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/78adb53ebf6c0bc63f92273fd7809dabc554f786",
                "reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786",
                "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"
            },
            "time": "2021-08-20T08:23:04+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\I18n",
                    "config-provider": "Laminas\\I18n\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-i18n"
        },
        {
            "name": "laminas/laminas-json",
            "version": "3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
                "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-json": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.2.1",
                "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-json-server": "For implementing JSON-RPC servers",
                "laminas/laminas-xml2json": "For converting XML documents to JSON"
            },
            "time": "2021-09-02T18:02:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-json"
        },
        {
            "name": "laminas/laminas-loader",
            "version": "2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
                "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-loader": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.2.1",
                "phpunit/phpunit": "^9.3"
            },
            "time": "2021-09-02T18:30:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-loader"
        },
        {
            "name": "laminas/laminas-mail",
            "version": "2.15.1",
            "version_normalized": "2.15.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "70c3476913c74e9befd782ab665ad1b9ebac556e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/70c3476913c74e9befd782ab665ad1b9ebac556e",
                "reference": "70c3476913c74e9befd782ab665ad1b9ebac556e",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "laminas/laminas-loader": "^2.8",
                "laminas/laminas-mime": "^2.9.1",
                "laminas/laminas-stdlib": "^3.6",
                "laminas/laminas-validator": "^2.15",
                "php": "^7.3 || ~8.0.0 || ~8.1.0",
                "symfony/polyfill-mbstring": "^1.12.0",
                "true/punycode": "^2.1",
                "webmozart/assert": "^1.10"
            },
            "conflict": {
                "zendframework/zend-mail": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-crypt": "^2.6 || ^3.4",
                "laminas/laminas-db": "^2.13.3",
                "laminas/laminas-servicemanager": "^3.7",
                "phpunit/phpunit": "^9.5.5",
                "psalm/plugin-phpunit": "^0.15.1",
                "symfony/process": "^5.3.7",
                "vimeo/psalm": "^4.7"
            },
            "suggest": {
                "laminas/laminas-crypt": "Crammd5 support in SMTP Auth",
                "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1 when using SMTP to deliver messages"
            },
            "time": "2021-09-23T07:33:57+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Mail",
                    "config-provider": "Laminas\\Mail\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-mail"
        },
        {
            "name": "laminas/laminas-math",
            "version": "3.3.2",
            "version_normalized": "3.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "188456530923a449470963837c25560f1fdd8a60"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/188456530923a449470963837c25560f1fdd8a60",
                "reference": "188456530923a449470963837c25560f1fdd8a60",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-math": "^3.2.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-bcmath": "If using the bcmath functionality",
                "ext-gmp": "If using the gmp functionality"
            },
            "time": "2021-02-16T15:46:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev",
                    "dev-develop": "3.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "math"
            ],
            "install-path": "../laminas/laminas-math"
        },
        {
            "name": "laminas/laminas-mime",
            "version": "2.9.1",
            "version_normalized": "2.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/72d21a1b4bb7086d4a4d7058c0abca180b209184",
                "reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-mime": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.2.1",
                "laminas/laminas-mail": "^2.12",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "laminas/laminas-mail": "Laminas\\Mail component"
            },
            "time": "2021-09-20T21:19:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-mime"
        },
        {
            "name": "laminas/laminas-modulemanager",
            "version": "2.10.2",
            "version_normalized": "2.10.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "2068e0b300e87e139112016a6025be341ceaaf33"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/2068e0b300e87e139112016a6025be341ceaaf33",
                "reference": "2068e0b300e87e139112016a6025be341ceaaf33",
                "shasum": ""
            },
            "require": {
                "brick/varexporter": "^0.3.2",
                "laminas/laminas-config": "^3.4",
                "laminas/laminas-eventmanager": "^3.3",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.1",
                "php": "^7.3 || ^8.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.8",
                "laminas/laminas-di": "^2.6.1",
                "laminas/laminas-loader": "^2.6.1",
                "laminas/laminas-mvc": "^3.1.1",
                "laminas/laminas-servicemanager": "^3.4.1",
                "phpunit/phpunit": "^9.3.7"
            },
            "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"
            },
            "time": "2021-04-13T20:11:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-modulemanager"
        },
        {
            "name": "laminas/laminas-mvc",
            "version": "3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/88da7200cf8f5a970c35d91717a5c4db94981e5e",
                "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "laminas/laminas-eventmanager": "^3.2",
                "laminas/laminas-http": "^2.7",
                "laminas/laminas-modulemanager": "^2.8",
                "laminas/laminas-router": "^3.0.2",
                "laminas/laminas-servicemanager": "^3.3",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-view": "^2.11.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-mvc": "^3.1.1"
            },
            "require-dev": {
                "http-interop/http-middleware": "^0.4.1",
                "laminas/laminas-coding-standard": "^1.0.0",
                "laminas/laminas-json": "^2.6.1 || ^3.0",
                "laminas/laminas-psr7bridge": "^1.0",
                "laminas/laminas-stratigility": ">=2.0.1 <2.2",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.4.2"
            },
            "suggest": {
                "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
                "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
                "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
                "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
                "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
                "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
                "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
                "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
                "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
                "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
                "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
            },
            "time": "2020-12-14T21:54:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Mvc\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "mvc"
            ],
            "install-path": "../laminas/laminas-mvc"
        },
        {
            "name": "laminas/laminas-router",
            "version": "3.4.5",
            "version_normalized": "3.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7",
                "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "laminas/laminas-http": "^2.8.1",
                "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
                "laminas/laminas-stdlib": "^3.3",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "replace": {
                "zendframework/zend-router": "^3.3.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "laminas/laminas-i18n": "^2.7.4",
                "phpunit/phpunit": "^9.4"
            },
            "suggest": {
                "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
            },
            "time": "2021-04-19T16:06:00+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Router",
                    "config-provider": "Laminas\\Router\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Router\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Flexible routing system for HTTP and console applications",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "routing"
            ],
            "install-path": "../laminas/laminas-router"
        },
        {
            "name": "laminas/laminas-server",
            "version": "2.10.0",
            "version_normalized": "2.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "e1fd6853223feed7a00555144d661e0a914124cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/e1fd6853223feed7a00555144d661e0a914124cd",
                "reference": "e1fd6853223feed7a00555144d661e0a914124cd",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-code": "^3.5.1 || ^4.0.0",
                "laminas/laminas-stdlib": "^3.3.1",
                "laminas/laminas-zendframework-bridge": "^1.2.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.5.4",
                "psalm/plugin-phpunit": "^0.15.1",
                "vimeo/psalm": "^4.6.4"
            },
            "time": "2021-04-16T11:56:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-server"
        },
        {
            "name": "laminas/laminas-servicemanager",
            "version": "3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
                "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0",
                "psr/container": "^1.0"
            },
            "conflict": {
                "laminas/laminas-code": "<3.3.1",
                "zendframework/zend-code": "<3.3.1"
            },
            "provide": {
                "container-interop/container-interop-implementation": "^1.2",
                "psr/container-implementation": "^1.0"
            },
            "replace": {
                "zendframework/zend-servicemanager": "^3.4.0"
            },
            "require-dev": {
                "composer/package-versions-deprecated": "^1.0",
                "laminas/laminas-coding-standard": "~2.2.0",
                "laminas/laminas-container-config-test": "^0.3",
                "laminas/laminas-dependency-plugin": "^2.1.2",
                "mikey179/vfsstream": "^1.6.8",
                "ocramius/proxy-manager": "^2.2.3",
                "phpbench/phpbench": "^1.0.4",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.4",
                "psalm/plugin-phpunit": "^0.16.1",
                "vimeo/psalm": "^4.8"
            },
            "suggest": {
                "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
            },
            "time": "2021-07-24T19:33:07+00:00",
            "bin": [
                "bin/generate-deps-for-config-factory",
                "bin/generate-factory-for-class"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\ServiceManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Factory-Driven Dependency Injection Container",
            "homepage": "https://laminas.dev",
            "keywords": [
                "PSR-11",
                "dependency-injection",
                "di",
                "dic",
                "laminas",
                "service-manager",
                "servicemanager"
            ],
            "install-path": "../laminas/laminas-servicemanager"
        },
        {
            "name": "laminas/laminas-session",
            "version": "2.12.0",
            "version_normalized": "2.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "fc538bba5196e3b5937ae7db3c713fc7c0829881"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/fc538bba5196e3b5937ae7db3c713fc7c0829881",
                "reference": "fc538bba5196e3b5937ae7db3c713fc7c0829881",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^3.4",
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-session": "*"
            },
            "require-dev": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-cache": "3.0.x-dev",
                "laminas/laminas-cache-storage-adapter-memory": "2.0.x-dev",
                "laminas/laminas-coding-standard": "~2.2.1",
                "laminas/laminas-db": "^2.13.4",
                "laminas/laminas-http": "^2.15",
                "laminas/laminas-servicemanager": "^3.7",
                "laminas/laminas-validator": "^2.15",
                "mongodb/mongodb": "v1.9.x-dev",
                "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5.9"
            },
            "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"
            },
            "time": "2021-09-21T19:25:14+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Session",
                    "config-provider": "Laminas\\Session\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-session"
        },
        {
            "name": "laminas/laminas-soap",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "11672a79e9074fd8e4e7aedd75849902e7b45e23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2021-02-17T18:59:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Soap\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "soap"
            ],
            "install-path": "../laminas/laminas-soap"
        },
        {
            "name": "laminas/laminas-stdlib",
            "version": "3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "c53d8537f108fac3fae652677a19735db730ba46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/c53d8537f108fac3fae652677a19735db730ba46",
                "reference": "c53d8537f108fac3fae652677a19735db730ba46",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-stdlib": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.3.0",
                "phpbench/phpbench": "^0.17.1",
                "phpunit/phpunit": "~9.3.7",
                "psalm/plugin-phpunit": "^0.16.0",
                "vimeo/psalm": "^4.7"
            },
            "time": "2021-09-02T16:11:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-stdlib"
        },
        {
            "name": "laminas/laminas-text",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7",
                "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^3.4",
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-text": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~1.0.0",
                "phpunit/phpunit": "^9.3"
            },
            "time": "2021-09-02T16:50:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-text"
        },
        {
            "name": "laminas/laminas-uri",
            "version": "2.8.1",
            "version_normalized": "2.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2021-02-17T21:53:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-uri"
        },
        {
            "name": "laminas/laminas-validator",
            "version": "2.15.0",
            "version_normalized": "2.15.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/270380e87904f5a1a1fba3059989d4ca157e16a9",
                "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.1",
                "laminas/laminas-stdlib": "^3.6",
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "conflict": {
                "zendframework/zend-validator": "*"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.6.1",
                "laminas/laminas-coding-standard": "~2.2.1",
                "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.5.5",
                "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"
            },
            "time": "2021-09-08T23:16:56+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Validator",
                    "config-provider": "Laminas\\Validator\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-validator"
        },
        {
            "name": "laminas/laminas-view",
            "version": "2.12.0",
            "version_normalized": "2.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/3ef103da6887809f08ecf52f42c31a76c9bf08b1",
                "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^3.0",
                "laminas/laminas-json": "^2.6.1 || ^3.0",
                "laminas/laminas-loader": "^2.5",
                "laminas/laminas-stdlib": "^3.2.1",
                "laminas/laminas-zendframework-bridge": "^1.0",
                "php": "^7.3 || ~8.0.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager": "<3.3"
            },
            "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": "^3.3",
                "laminas/laminas-session": "^2.8.1",
                "laminas/laminas-uri": "^2.5",
                "phpspec/prophecy": "^1.12",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.3"
            },
            "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"
            },
            "time": "2021-01-01T14:07:41+00:00",
            "bin": [
                "bin/templatemap_generator.php"
            ],
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-view"
        },
        {
            "name": "laminas/laminas-zendframework-bridge",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
                "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3",
                "psalm/plugin-phpunit": "^0.15.1",
                "squizlabs/php_codesniffer": "^3.5",
                "vimeo/psalm": "^4.6"
            },
            "time": "2021-09-03T17:53:30+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "module": "Laminas\\ZendFrameworkBridge"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../laminas/laminas-zendframework-bridge"
        },
        {
            "name": "league/flysystem",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "499313f8b65f9a4dae1c779cd974d59a6fcf0f15"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/499313f8b65f9a4dae1c779cd974d59a6fcf0f15",
                "reference": "499313f8b65f9a4dae1c779cd974d59a6fcf0f15",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "league/mime-type-detection": "^1.0.0",
                "php": "^7.2 || ^8.0"
            },
            "conflict": {
                "guzzlehttp/ringphp": "<1.1.1"
            },
            "require-dev": {
                "async-aws/s3": "^1.5",
                "async-aws/simple-s3": "^1.0",
                "aws/aws-sdk-php": "^3.132.4",
                "composer/semver": "^3.0",
                "ext-fileinfo": "*",
                "friendsofphp/php-cs-fixer": "^2.16",
                "google/cloud-storage": "^1.23",
                "phpseclib/phpseclib": "^2.0",
                "phpstan/phpstan": "^0.12.26",
                "phpunit/phpunit": "^8.5 || ^9.4",
                "sabre/dav": "^4.1"
            },
            "time": "2021-09-22T06:09:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "File storage abstraction for PHP",
            "keywords": [
                "WebDAV",
                "aws",
                "cloud",
                "file",
                "files",
                "filesystem",
                "filesystems",
                "ftp",
                "s3",
                "sftp",
                "storage"
            ],
            "install-path": "../league/flysystem"
        },
        {
            "name": "league/flysystem-aws-s3-v3",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "8d8edfe2541d94e6607808e3dd8484734c86eb2a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/8d8edfe2541d94e6607808e3dd8484734c86eb2a",
                "reference": "8d8edfe2541d94e6607808e3dd8484734c86eb2a",
                "shasum": ""
            },
            "require": {
                "aws/aws-sdk-php": "^3.132.4",
                "league/flysystem": "^2.0.0",
                "league/mime-type-detection": "^1.0.0",
                "php": "^7.2 || ^8.0"
            },
            "conflict": {
                "guzzlehttp/ringphp": "<1.1.1"
            },
            "time": "2021-05-24T15:37:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\AwsS3V3\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "AWS S3 filesystem adapter for Flysystem.",
            "keywords": [
                "Flysystem",
                "aws",
                "file",
                "files",
                "filesystem",
                "s3",
                "storage"
            ],
            "install-path": "../league/flysystem-aws-s3-v3"
        },
        {
            "name": "league/iso3166",
            "version": "2.1.5",
            "version_normalized": "2.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "aed3b32fc293afdf2c6c6a322c2408eb5d20804a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-01-29T07:08:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../league/iso3166"
        },
        {
            "name": "league/mime-type-detection",
            "version": "1.8.0",
            "version_normalized": "1.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "b38b25d7b372e9fddb00335400467b223349fd7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/b38b25d7b372e9fddb00335400467b223349fd7e",
                "reference": "b38b25d7b372e9fddb00335400467b223349fd7e",
                "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"
            },
            "time": "2021-09-25T08:23:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "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",
            "install-path": "../league/mime-type-detection"
        },
        {
            "name": "lusitanian/oauth",
            "version": "v0.8.11",
            "version_normalized": "0.8.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/fc11a53db4b66da555a6a11fce294f574a8374f9",
                "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "predis/predis": "0.8.*@dev",
                "squizlabs/php_codesniffer": "2.*",
                "symfony/http-foundation": "~2.1"
            },
            "suggest": {
                "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
                "predis/predis": "Allows using the Redis storage backend.",
                "symfony/http-foundation": "Allows using the Symfony Session storage backend."
            },
            "time": "2018-02-14T22:37:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "OAuth": "src",
                    "OAuth\\Unit": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Desberg",
                    "email": "david@daviddesberg.com"
                },
                {
                    "name": "Elliot Chance",
                    "email": "elliotchance@gmail.com"
                },
                {
                    "name": "Pieter Hordijk",
                    "email": "info@pieterhordijk.com"
                }
            ],
            "description": "PHP 5.3+ oAuth 1/2 Library",
            "keywords": [
                "Authentication",
                "authorization",
                "oauth",
                "security"
            ],
            "install-path": "../lusitanian/oauth"
        },
        {
            "name": "magento/adobe-ims",
            "version": "2.1.2",
            "version_normalized": "2.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/module-adobe-ims": "2.1.2",
                "magento/module-adobe-ims-api": "2.1.0"
            },
            "type": "metapackage",
            "description": "Adobe IMS Integration",
            "install-path": null
        },
        {
            "name": "magento/adobe-stock-integration",
            "version": "2.1.2",
            "version_normalized": "2.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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.1",
                "magento/module-adobe-stock-client-api": "2.1.0",
                "magento/module-adobe-stock-image": "1.3.1",
                "magento/module-adobe-stock-image-admin-ui": "1.3.1",
                "magento/module-adobe-stock-image-api": "1.3.0"
            },
            "type": "metapackage",
            "description": "Adobe Stock integration",
            "install-path": null
        },
        {
            "name": "magento/composer",
            "version": "1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "composer/composer": "^1.9",
                "php": "~7.3.0||~7.4.0",
                "symfony/console": "~4.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9"
            },
            "type": "library",
            "installation-source": "dist",
            "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.",
            "install-path": "../magento/composer"
        },
        {
            "name": "magento/composer-dependency-version-audit-plugin",
            "version": "0.1.1",
            "version_normalized": "0.1.1.0",
            "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": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "composer/composer": "^1.9 || ^2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Magento\\ComposerDependencyVersionAuditPlugin\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Magento\\ComposerDependencyVersionAuditPlugin\\": "src/"
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Validating packages through a composer plugin",
            "install-path": "../magento/composer-dependency-version-audit-plugin"
        },
        {
            "name": "magento/composer-root-update-plugin",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "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": {
                "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"
            },
            "installation-source": "dist",
            "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",
            "install-path": "../magento/composer-root-update-plugin"
        },
        {
            "name": "magento/data-migration-tool",
            "version": "2.4.3",
            "version_normalized": "2.4.3.0",
            "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": {
                "magento/framework": "*",
                "monolog/monolog": "^1.17",
                "symfony/console": "~4.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9"
            },
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Migration\\": "src/Migration"
                },
                "files": [
                    "src/Migration/cli_commands.php",
                    "registration.php"
                ]
            },
            "description": "Migration Tool",
            "install-path": "../magento/data-migration-tool"
        },
        {
            "name": "magento/framework",
            "version": "103.0.3",
            "version_normalized": "103.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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.5.1",
                "laminas/laminas-crypt": "^3.4.0",
                "laminas/laminas-escaper": "2.7.0",
                "laminas/laminas-http": "^2.6.0",
                "laminas/laminas-mail": "^2.9.0",
                "laminas/laminas-mime": "^2.8.0",
                "laminas/laminas-mvc": "^3.2.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": "~4.1.0",
                "symfony/console": "~4.4.0",
                "symfony/process": "~4.4.0",
                "tedivm/jshrink": "~1.4.0",
                "web-token/jwt-framework": "^v2.2.7",
                "wikimedia/less.php": "^3.0.0"
            },
            "suggest": {
                "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"
            },
            "type": "magento2-library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Framework\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/framework"
        },
        {
            "name": "magento/framework-amqp",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Framework\\Amqp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/framework-amqp"
        },
        {
            "name": "magento/framework-bulk",
            "version": "101.0.0",
            "version_normalized": "101.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Magento\\Framework\\Bulk\\": ""
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/framework-bulk"
        },
        {
            "name": "magento/framework-message-queue",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Framework\\MessageQueue\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/framework-message-queue"
        },
        {
            "name": "magento/google-shopping-ads",
            "version": "4.0.1",
            "version_normalized": "4.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleShoppingAds\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Connect your Magento admin with Google Merchant Center and Google Ads. Leverage Google machine learning through Google Smart Shopping campaigns",
            "install-path": "../magento/google-shopping-ads"
        },
        {
            "name": "magento/inventory-composer-installer",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "composer/composer": "^1.9 || ^2.0",
                "magento/framework": "*"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Magento\\InventoryComposerInstaller\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Magento\\InventoryComposerInstaller\\": "src"
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Composer plugin for Magento Multi Source Inventory",
            "install-path": "../magento/inventory-composer-installer"
        },
        {
            "name": "magento/inventory-metapackage",
            "version": "1.2.3",
            "version_normalized": "1.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/inventory-composer-installer": "1.2.0",
                "magento/module-inventory": "1.2.1",
                "magento/module-inventory-admin-ui": "1.2.1",
                "magento/module-inventory-advanced-checkout": "1.2.0",
                "magento/module-inventory-api": "1.2.1",
                "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.1",
                "magento/module-inventory-bundle-product-indexer": "1.1.0",
                "magento/module-inventory-cache": "1.2.1",
                "magento/module-inventory-catalog": "1.2.1",
                "magento/module-inventory-catalog-admin-ui": "1.2.1",
                "magento/module-inventory-catalog-api": "1.3.1",
                "magento/module-inventory-catalog-frontend-ui": "1.0.1",
                "magento/module-inventory-catalog-search": "1.2.1",
                "magento/module-inventory-catalog-search-bundle-product": "1.0.0",
                "magento/module-inventory-catalog-search-configurable-product": "1.0.0",
                "magento/module-inventory-configurable-product": "1.2.1",
                "magento/module-inventory-configurable-product-admin-ui": "1.2.1",
                "magento/module-inventory-configurable-product-frontend-ui": "1.0.1",
                "magento/module-inventory-configurable-product-indexer": "1.2.1",
                "magento/module-inventory-configuration": "1.2.1",
                "magento/module-inventory-configuration-api": "1.2.0",
                "magento/module-inventory-distance-based-source-selection": "1.2.1",
                "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.1",
                "magento/module-inventory-grouped-product-admin-ui": "1.2.1",
                "magento/module-inventory-grouped-product-indexer": "1.2.1",
                "magento/module-inventory-import-export": "1.2.1",
                "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.1",
                "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.1",
                "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.1",
                "magento/module-inventory-low-quantity-notification": "1.2.0",
                "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.1",
                "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.1",
                "magento/module-inventory-quote-graph-ql": "1.0.0",
                "magento/module-inventory-requisition-list": "1.2.1",
                "magento/module-inventory-reservation-cli": "1.2.1",
                "magento/module-inventory-reservations": "1.2.0",
                "magento/module-inventory-reservations-api": "1.2.0",
                "magento/module-inventory-sales": "1.2.1",
                "magento/module-inventory-sales-admin-ui": "1.2.1",
                "magento/module-inventory-sales-api": "1.2.0",
                "magento/module-inventory-sales-frontend-ui": "1.2.1",
                "magento/module-inventory-setup-fixture-generator": "1.2.0",
                "magento/module-inventory-shipping": "1.2.1",
                "magento/module-inventory-shipping-admin-ui": "1.2.1",
                "magento/module-inventory-source-deduction-api": "1.2.1",
                "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.1",
                "magento/module-inventory-wishlist": "1.0.0"
            },
            "type": "metapackage",
            "description": "Metapackage with Magento Inventory modules for simple installation",
            "install-path": null
        },
        {
            "name": "magento/language-de_de",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "German (Germany) language",
            "install-path": "../magento/language-de_de"
        },
        {
            "name": "magento/language-en_us",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "English (United States) language",
            "install-path": "../magento/language-en_us"
        },
        {
            "name": "magento/language-es_es",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Spanish (Spain) language",
            "install-path": "../magento/language-es_es"
        },
        {
            "name": "magento/language-fr_fr",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "French (France) language",
            "install-path": "../magento/language-fr_fr"
        },
        {
            "name": "magento/language-nl_nl",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Dutch (Netherlands) language",
            "install-path": "../magento/language-nl_nl"
        },
        {
            "name": "magento/language-pt_br",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Portuguese (Brazil) language",
            "install-path": "../magento/language-pt_br"
        },
        {
            "name": "magento/language-zh_hans_cn",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Chinese (China) language",
            "install-path": "../magento/language-zh_hans_cn"
        },
        {
            "name": "magento/magento-coding-standard",
            "version": "6",
            "version_normalized": "6.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "efc9084db3d1bd145b92d6b8a2e9cb0faec54fa7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-12-03T14:41:54+00:00",
            "type": "phpcodesniffer-standard",
            "installation-source": "dist",
            "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.",
            "install-path": "../magento/magento-coding-standard"
        },
        {
            "name": "magento/magento-composer-installer",
            "version": "0.2.1",
            "version_normalized": "0.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "b9f929f718ef93ed61b6410bad85d40c37fd5ed3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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": "*"
            },
            "time": "2021-03-04T20:05:10+00:00",
            "type": "composer-plugin",
            "extra": {
                "composer-command-registry": [
                    "MagentoHackathon\\Composer\\Magento\\Command\\DeployCommand"
                ],
                "class": "MagentoHackathon\\Composer\\Magento\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "MagentoHackathon\\Composer\\Magento": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "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"
            ],
            "install-path": "../magento/magento-composer-installer"
        },
        {
            "name": "magento/magento2-base",
            "version": "2.4.3",
            "version_normalized": "2.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "composer/composer": "^1.9 || ^2.0",
                "ext-intl": "*",
                "ext-mbstring": "*",
                "laminas/laminas-code": "^3.5.1",
                "laminas/laminas-crypt": "^3.4.0",
                "laminas/laminas-di": "^3.2.0",
                "laminas/laminas-eventmanager": "^3.0.0",
                "laminas/laminas-http": "^2.6.0",
                "laminas/laminas-i18n": "^2.7.3",
                "laminas/laminas-json": "^3.2.0",
                "laminas/laminas-modulemanager": "^2.7",
                "laminas/laminas-mvc": "^3.2.0",
                "laminas/laminas-server": "^2.6.1",
                "laminas/laminas-servicemanager": "^3.6.0",
                "laminas/laminas-soap": "^2.9.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.12.0",
                "magento/composer": "1.6.0",
                "magento/magento-composer-installer": "*",
                "magento/zendframework1": "~1.14.2",
                "monolog/monolog": "^1.17",
                "pelago/emogrifier": "^5.0.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.4.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"
                    ],
                    [
                        ".gitignore",
                        ".gitignore"
                    ],
                    [
                        ".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/isolate_gql.txt",
                        "dev/tests/api-functional/isolate_gql.txt"
                    ],
                    [
                        "dev/tests/api-functional/isolate_rest.txt",
                        "dev/tests/api-functional/isolate_rest.txt"
                    ],
                    [
                        "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/isolate.txt",
                        "dev/tests/integration/isolate.txt"
                    ],
                    [
                        "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/tests/utils",
                        "dev/tests/utils"
                    ],
                    [
                        "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/customer_address",
                        "pub/media/customer_address"
                    ],
                    [
                        "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"
                    ]
                ]
            },
            "installation-source": "dist",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento 2 Base (Community Edition)",
            "install-path": "../magento/magento2-base"
        },
        {
            "name": "magento/magento2-functional-testing-framework",
            "version": "3.5.1",
            "version_normalized": "3.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5a6bdf511182151a6c357b788eb0c3f2fd89954a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2021-05-05T15:01:30+00:00",
            "bin": [
                "bin/mftf"
            ],
            "type": "library",
            "extra": {
                "hooks": {
                    "pre-push": "bin/all-checks"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Magento/FunctionalTestingFramework/_bootstrap.php"
                ],
                "psr-4": {
                    "Magento\\FunctionalTestingFramework\\": "src/Magento/FunctionalTestingFramework",
                    "MFTF\\": "dev/tests/functional/tests/MFTF"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0"
            ],
            "description": "Magento2 Functional Testing Framework",
            "keywords": [
                "automation",
                "functional",
                "magento",
                "testing"
            ],
            "install-path": "../magento/magento2-functional-testing-framework"
        },
        {
            "name": "magento/module-admin-analytics",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdminAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-admin-analytics"
        },
        {
            "name": "magento/module-admin-notification",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdminNotification\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-admin-notification"
        },
        {
            "name": "magento/module-adobe-ims",
            "version": "2.1.2",
            "version_normalized": "2.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeIms\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for authentication to Adobe services",
            "install-path": "../magento/module-adobe-ims"
        },
        {
            "name": "magento/module-adobe-ims-api",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-adobe-ims-api"
        },
        {
            "name": "magento/module-adobe-stock-admin-ui",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-adobe-stock-admin-ui"
        },
        {
            "name": "magento/module-adobe-stock-asset",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-adobe-stock-asset"
        },
        {
            "name": "magento/module-adobe-stock-asset-api",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-adobe-stock-asset-api"
        },
        {
            "name": "magento/module-adobe-stock-client",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-adobe-stock-client"
        },
        {
            "name": "magento/module-adobe-stock-client-api",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-adobe-stock-client-api"
        },
        {
            "name": "magento/module-adobe-stock-image",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeStockImage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for the images handling implementation",
            "install-path": "../magento/module-adobe-stock-image"
        },
        {
            "name": "magento/module-adobe-stock-image-admin-ui",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-adobe-stock-image-admin-ui"
        },
        {
            "name": "magento/module-adobe-stock-image-api",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdobeStockImageApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for the images handling",
            "install-path": "../magento/module-adobe-stock-image-api"
        },
        {
            "name": "magento/module-advanced-pricing-import-export",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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-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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdvancedPricingImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-advanced-pricing-import-export"
        },
        {
            "name": "magento/module-advanced-search",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdvancedSearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-advanced-search"
        },
        {
            "name": "magento/module-amqp",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Amqp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-amqp"
        },
        {
            "name": "magento/module-amqp-store",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AmqpStore\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-amqp-store"
        },
        {
            "name": "magento/module-analytics",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Analytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-analytics"
        },
        {
            "name": "magento/module-asynchronous-operations",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AsynchronousOperations\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-asynchronous-operations"
        },
        {
            "name": "magento/module-authorization",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Authorization\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Authorization module provides access to Magento ACL functionality.",
            "install-path": "../magento/module-authorization"
        },
        {
            "name": "magento/module-aws-s3",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "league/flysystem": "^2.0",
                "league/flysystem-aws-s3-v3": "^2.0",
                "magento/framework": "103.0.*",
                "magento/module-remote-storage": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AwsS3\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "N/A",
            "install-path": "../magento/module-aws-s3"
        },
        {
            "name": "magento/module-aws-s3-page-builder",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "~103.0.3",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-aws-s3": "*",
                "magento/module-page-builder": "2.2.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AwsS3PageBuilder\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Aws S3 Page Builder module",
            "install-path": "../magento/module-aws-s3-page-builder"
        },
        {
            "name": "magento/module-backend",
            "version": "102.0.3",
            "version_normalized": "102.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php",
                    "cli_commands.php"
                ],
                "psr-4": {
                    "Magento\\Backend\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-backend"
        },
        {
            "name": "magento/module-backup",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Backup\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-backup"
        },
        {
            "name": "magento/module-bundle",
            "version": "101.0.3",
            "version_normalized": "101.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Bundle\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-bundle"
        },
        {
            "name": "magento/module-bundle-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\BundleGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-bundle-graph-ql"
        },
        {
            "name": "magento/module-bundle-import-export",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\BundleImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-bundle-import-export"
        },
        {
            "name": "magento/module-cache-invalidate",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-page-cache": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CacheInvalidate\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-cache-invalidate"
        },
        {
            "name": "magento/module-captcha",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-captcha": "^2.10",
                "laminas/laminas-db": "^2.8.2",
                "laminas/laminas-session": "^2.10",
                "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-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Captcha\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-captcha"
        },
        {
            "name": "magento/module-cardinal-commerce",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CardinalCommerce\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Provides a possibility to enable 3-D Secure 2.0 support for payment methods.",
            "install-path": "../magento/module-cardinal-commerce"
        },
        {
            "name": "magento/module-catalog",
            "version": "104.0.3",
            "version_normalized": "104.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Catalog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog"
        },
        {
            "name": "magento/module-catalog-analytics",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-analytics"
        },
        {
            "name": "magento/module-catalog-cms-graph-ql",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogCmsGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-cms-graph-ql"
        },
        {
            "name": "magento/module-catalog-customer-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-customer": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogCustomerGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-customer-graph-ql"
        },
        {
            "name": "magento/module-catalog-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-graph-ql"
        },
        {
            "name": "magento/module-catalog-import-export",
            "version": "101.1.3",
            "version_normalized": "101.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-import-export"
        },
        {
            "name": "magento/module-catalog-inventory",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogInventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-inventory"
        },
        {
            "name": "magento/module-catalog-inventory-graph-ql",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogInventoryGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-inventory-graph-ql"
        },
        {
            "name": "magento/module-catalog-page-builder-analytics",
            "version": "1.6.1",
            "version_normalized": "1.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "~103.0.3",
                "magento/module-catalog": "~104.0.3",
                "magento/module-page-builder-analytics": "1.6.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogPageBuilderAnalytics\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Catalog Page Builder Analytics module",
            "install-path": "../magento/module-catalog-page-builder-analytics"
        },
        {
            "name": "magento/module-catalog-rule",
            "version": "101.2.3",
            "version_normalized": "101.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogRule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-rule"
        },
        {
            "name": "magento/module-catalog-rule-configurable",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogRuleConfigurable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-rule-configurable"
        },
        {
            "name": "magento/module-catalog-rule-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-catalog-rule": "101.2.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogRuleGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-rule-graph-ql"
        },
        {
            "name": "magento/module-catalog-search",
            "version": "102.0.3",
            "version_normalized": "102.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogSearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Catalog search",
            "install-path": "../magento/module-catalog-search"
        },
        {
            "name": "magento/module-catalog-url-rewrite",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogUrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-url-rewrite"
        },
        {
            "name": "magento/module-catalog-url-rewrite-graph-ql",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "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-catalog-url-rewrite": "100.4.*",
                "magento/module-url-rewrite-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogUrlRewriteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-url-rewrite-graph-ql"
        },
        {
            "name": "magento/module-catalog-widget",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CatalogWidget\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-catalog-widget"
        },
        {
            "name": "magento/module-checkout",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Checkout\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-checkout"
        },
        {
            "name": "magento/module-checkout-agreements",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CheckoutAgreements\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-checkout-agreements"
        },
        {
            "name": "magento/module-checkout-agreements-graph-ql",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CheckoutAgreementsGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-checkout-agreements-graph-ql"
        },
        {
            "name": "magento/module-cms",
            "version": "104.0.3",
            "version_normalized": "104.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cms\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-cms"
        },
        {
            "name": "magento/module-cms-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CmsGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-cms-graph-ql"
        },
        {
            "name": "magento/module-cms-page-builder-analytics",
            "version": "1.6.1",
            "version_normalized": "1.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "~103.0.3",
                "magento/module-cms": "*",
                "magento/module-page-builder-analytics": "1.6.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CmsPageBuilderAnalytics\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "CMS Page Builder Analytics module",
            "install-path": "../magento/module-cms-page-builder-analytics"
        },
        {
            "name": "magento/module-cms-url-rewrite",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CmsUrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-cms-url-rewrite"
        },
        {
            "name": "magento/module-cms-url-rewrite-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-cms-graph-ql": "100.4.*",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CmsUrlRewriteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-cms-url-rewrite-graph-ql"
        },
        {
            "name": "magento/module-compare-list-graph-ql",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CompareListGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-compare-list-graph-ql"
        },
        {
            "name": "magento/module-config",
            "version": "101.2.3",
            "version_normalized": "101.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Config\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-config"
        },
        {
            "name": "magento/module-configurable-import-export",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-configurable-import-export"
        },
        {
            "name": "magento/module-configurable-product",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-configurable-product"
        },
        {
            "name": "magento/module-configurable-product-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableProductGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-configurable-product-graph-ql"
        },
        {
            "name": "magento/module-configurable-product-sales",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-configurable-product": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ConfigurableProductSales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-configurable-product-sales"
        },
        {
            "name": "magento/module-contact",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Contact\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-contact"
        },
        {
            "name": "magento/module-cookie",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cookie\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-cookie"
        },
        {
            "name": "magento/module-cron",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Cron\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-cron"
        },
        {
            "name": "magento/module-csp",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Csp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "CSP module enables Content Security Policies for Magento",
            "install-path": "../magento/module-csp"
        },
        {
            "name": "magento/module-currency-symbol",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CurrencySymbol\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-currency-symbol"
        },
        {
            "name": "magento/module-customer",
            "version": "103.0.3",
            "version_normalized": "103.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Customer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-customer"
        },
        {
            "name": "magento/module-customer-analytics",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-customer-analytics"
        },
        {
            "name": "magento/module-customer-downloadable-graph-ql",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerDownloadableGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-customer-downloadable-graph-ql"
        },
        {
            "name": "magento/module-customer-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-customer-graph-ql"
        },
        {
            "name": "magento/module-customer-import-export",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\CustomerImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-customer-import-export"
        },
        {
            "name": "magento/module-deploy",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "cli_commands.php",
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Deploy\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-deploy"
        },
        {
            "name": "magento/module-developer",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Developer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-developer"
        },
        {
            "name": "magento/module-dhl",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Dhl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-dhl"
        },
        {
            "name": "magento/module-directory",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Directory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-directory"
        },
        {
            "name": "magento/module-directory-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\DirectoryGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-directory-graph-ql"
        },
        {
            "name": "magento/module-downloadable",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Downloadable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-downloadable"
        },
        {
            "name": "magento/module-downloadable-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\DownloadableGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-downloadable-graph-ql"
        },
        {
            "name": "magento/module-downloadable-import-export",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\DownloadableImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-downloadable-import-export"
        },
        {
            "name": "magento/module-eav",
            "version": "102.1.3",
            "version_normalized": "102.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Eav\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-eav"
        },
        {
            "name": "magento/module-eav-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\EavGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-eav-graph-ql"
        },
        {
            "name": "magento/module-elasticsearch",
            "version": "101.0.3",
            "version_normalized": "101.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "elasticsearch/elasticsearch": "~7.11.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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Elasticsearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-elasticsearch"
        },
        {
            "name": "magento/module-elasticsearch-6",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "elasticsearch/elasticsearch": "~7.11.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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Elasticsearch6\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-elasticsearch-6"
        },
        {
            "name": "magento/module-elasticsearch-7",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "elasticsearch/elasticsearch": "~7.11.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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Elasticsearch7\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-elasticsearch-7"
        },
        {
            "name": "magento/module-email",
            "version": "101.1.3",
            "version_normalized": "101.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Email\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-email"
        },
        {
            "name": "magento/module-encryption-key",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\EncryptionKey\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-encryption-key"
        },
        {
            "name": "magento/module-fedex",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Fedex\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-fedex"
        },
        {
            "name": "magento/module-gift-message",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GiftMessage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-gift-message"
        },
        {
            "name": "magento/module-gift-message-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GiftMessageGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-gift-message-graph-ql"
        },
        {
            "name": "magento/module-google-adwords",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleAdwords\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-google-adwords"
        },
        {
            "name": "magento/module-google-analytics",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-google-analytics"
        },
        {
            "name": "magento/module-google-optimizer",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleOptimizer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-google-optimizer"
        },
        {
            "name": "magento/module-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-graph-ql"
        },
        {
            "name": "magento/module-graph-ql-cache",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GraphQlCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-graph-ql-cache"
        },
        {
            "name": "magento/module-grouped-catalog-inventory",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedCatalogInventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-grouped-catalog-inventory"
        },
        {
            "name": "magento/module-grouped-import-export",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-grouped-import-export"
        },
        {
            "name": "magento/module-grouped-product",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-grouped-product"
        },
        {
            "name": "magento/module-grouped-product-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GroupedProductGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-grouped-product-graph-ql"
        },
        {
            "name": "magento/module-import-export",
            "version": "101.0.3",
            "version_normalized": "101.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-import-export"
        },
        {
            "name": "magento/module-indexer",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Indexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-indexer"
        },
        {
            "name": "magento/module-instant-purchase",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InstantPurchase\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-instant-purchase"
        },
        {
            "name": "magento/module-integration",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Integration\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-integration"
        },
        {
            "name": "magento/module-inventory",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Inventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory"
        },
        {
            "name": "magento/module-inventory-admin-ui",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-admin-ui"
        },
        {
            "name": "magento/module-inventory-advanced-checkout",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryAdvancedCheckout\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-advanced-checkout"
        },
        {
            "name": "magento/module-inventory-api",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-api"
        },
        {
            "name": "magento/module-inventory-bundle-import-export",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryBundleImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-bundle-import-export"
        },
        {
            "name": "magento/module-inventory-bundle-product",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryBundleProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-bundle-product"
        },
        {
            "name": "magento/module-inventory-bundle-product-admin-ui",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryBundleProductAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-bundle-product-admin-ui"
        },
        {
            "name": "magento/module-inventory-bundle-product-indexer",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryBundleProductIndexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-bundle-product-indexer"
        },
        {
            "name": "magento/module-inventory-cache",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-cache"
        },
        {
            "name": "magento/module-inventory-catalog",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-catalog"
        },
        {
            "name": "magento/module-inventory-catalog-admin-ui",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-catalog-admin-ui"
        },
        {
            "name": "magento/module-inventory-catalog-api",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-catalog-api"
        },
        {
            "name": "magento/module-inventory-catalog-frontend-ui",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-catalog-frontend-ui"
        },
        {
            "name": "magento/module-inventory-catalog-search",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog-inventory": "*",
                "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"
            },
            "suggest": {
                "magento/module-catalog-search": "*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogSearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-catalog-search"
        },
        {
            "name": "magento/module-inventory-catalog-search-bundle-product",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-bundle": "*",
                "magento/module-catalog": "*",
                "magento/module-eav": "*",
                "magento/module-inventory-catalog-search": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogSearchBundleProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-catalog-search-bundle-product"
        },
        {
            "name": "magento/module-inventory-catalog-search-configurable-product",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-configurable-product": "*",
                "magento/module-eav": "*",
                "magento/module-inventory-catalog-search": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogSearchConfigurableProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-catalog-search-configurable-product"
        },
        {
            "name": "magento/module-inventory-configurable-product",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurableProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-configurable-product"
        },
        {
            "name": "magento/module-inventory-configurable-product-admin-ui",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurableProductAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-configurable-product-admin-ui"
        },
        {
            "name": "magento/module-inventory-configurable-product-frontend-ui",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurableProductFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-configurable-product-frontend-ui"
        },
        {
            "name": "magento/module-inventory-configurable-product-indexer",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurableProductIndexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-configurable-product-indexer"
        },
        {
            "name": "magento/module-inventory-configuration",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfiguration\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-configuration"
        },
        {
            "name": "magento/module-inventory-configuration-api",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryConfigurationApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-configuration-api"
        },
        {
            "name": "magento/module-inventory-distance-based-source-selection",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryDistanceBasedSourceSelection\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-distance-based-source-selection"
        },
        {
            "name": "magento/module-inventory-distance-based-source-selection-admin-ui",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryDistanceBasedSourceSelectionAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-distance-based-source-selection-admin-ui"
        },
        {
            "name": "magento/module-inventory-distance-based-source-selection-api",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-source-selection-api": "1.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryDistanceBasedSourceSelectionApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-distance-based-source-selection-api"
        },
        {
            "name": "magento/module-inventory-elasticsearch",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryElasticsearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-elasticsearch"
        },
        {
            "name": "magento/module-inventory-export-stock",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryExportStock\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-export-stock"
        },
        {
            "name": "magento/module-inventory-export-stock-api",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryExportStockApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-export-stock-api"
        },
        {
            "name": "magento/module-inventory-graph-ql",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-graph-ql"
        },
        {
            "name": "magento/module-inventory-grouped-product",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryGroupedProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-grouped-product"
        },
        {
            "name": "magento/module-inventory-grouped-product-admin-ui",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryGroupedProductAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-grouped-product-admin-ui"
        },
        {
            "name": "magento/module-inventory-grouped-product-indexer",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryGroupedProductIndexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-grouped-product-indexer"
        },
        {
            "name": "magento/module-inventory-import-export",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-import-export"
        },
        {
            "name": "magento/module-inventory-in-store-pickup",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickup\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-admin-ui",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-admin-ui"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-api",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-api"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-frontend",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupFrontend\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-frontend"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-graph-ql",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-graph-ql"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-multishipping",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupMultishipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-multishipping"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-quote",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupQuote\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-quote"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-quote-graph-ql",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupQuoteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-quote-graph-ql"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-sales",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupSales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-sales"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-sales-admin-ui",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupSalesAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-sales-admin-ui"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-sales-api",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupSalesApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-sales-api"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-shipping",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupShipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-shipping"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-shipping-admin-ui",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupShippingAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-shipping-admin-ui"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-shipping-api",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-quote": "*",
                "magento/module-shipping": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupShippingApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-shipping-api"
        },
        {
            "name": "magento/module-inventory-in-store-pickup-webapi-extension",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-webapi": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryInStorePickupWebapiExtension\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-in-store-pickup-webapi-extension"
        },
        {
            "name": "magento/module-inventory-indexer",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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-configuration-api": "1.2.*",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryIndexer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-indexer"
        },
        {
            "name": "magento/module-inventory-low-quantity-notification",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryLowQuantityNotification\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-low-quantity-notification"
        },
        {
            "name": "magento/module-inventory-low-quantity-notification-admin-ui",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryLowQuantityNotificationAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-low-quantity-notification-admin-ui"
        },
        {
            "name": "magento/module-inventory-low-quantity-notification-api",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryLowQuantityNotificationApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-low-quantity-notification-api"
        },
        {
            "name": "magento/module-inventory-multi-dimensional-indexer-api",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryMultiDimensionalIndexerApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-multi-dimensional-indexer-api"
        },
        {
            "name": "magento/module-inventory-product-alert",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryProductAlert\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-product-alert"
        },
        {
            "name": "magento/module-inventory-quote-graph-ql",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-catalog": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-quote": "*",
                "magento/module-quote-graph-ql": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryQuoteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-quote-graph-ql"
        },
        {
            "name": "magento/module-inventory-requisition-list",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryRequisitionList\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-requisition-list"
        },
        {
            "name": "magento/module-inventory-reservation-cli",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryReservationCli\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-reservation-cli"
        },
        {
            "name": "magento/module-inventory-reservations",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-reservations-api": "1.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryReservations\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-reservations"
        },
        {
            "name": "magento/module-inventory-reservations-api",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryReservationsApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-reservations-api"
        },
        {
            "name": "magento/module-inventory-sales",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-sales"
        },
        {
            "name": "magento/module-inventory-sales-admin-ui",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySalesAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-sales-admin-ui"
        },
        {
            "name": "magento/module-inventory-sales-api",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-sales": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySalesApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-sales-api"
        },
        {
            "name": "magento/module-inventory-sales-frontend-ui",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySalesFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-sales-frontend-ui"
        },
        {
            "name": "magento/module-inventory-setup-fixture-generator",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySetupFixtureGenerator\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-setup-fixture-generator"
        },
        {
            "name": "magento/module-inventory-shipping",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryShipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-shipping"
        },
        {
            "name": "magento/module-inventory-shipping-admin-ui",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryShippingAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-shipping-admin-ui"
        },
        {
            "name": "magento/module-inventory-source-deduction-api",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory": "1.2.*",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySourceDeductionApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-source-deduction-api"
        },
        {
            "name": "magento/module-inventory-source-selection",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySourceSelection\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-source-selection"
        },
        {
            "name": "magento/module-inventory-source-selection-api",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySourceSelectionApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-source-selection-api"
        },
        {
            "name": "magento/module-inventory-swatches-frontend-ui",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySwatchesFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-swatches-frontend-ui"
        },
        {
            "name": "magento/module-inventory-visual-merchandiser",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryVisualMerchandiser\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-visual-merchandiser"
        },
        {
            "name": "magento/module-inventory-wishlist",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory": "1.2.*",
                "magento/module-wishlist": "*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryWishlist\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-wishlist"
        },
        {
            "name": "magento/module-jwt-framework-adapter",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0",
                "web-token/jwt-framework": "^v2.2.7"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\JwtFrameworkAdapter\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "JWT Manager implementation based on jwt-framework",
            "install-path": "../magento/module-jwt-framework-adapter"
        },
        {
            "name": "magento/module-layered-navigation",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LayeredNavigation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-layered-navigation"
        },
        {
            "name": "magento/module-login-as-customer",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Allow for admin to enter a customer account",
            "install-path": "../magento/module-login-as-customer"
        },
        {
            "name": "magento/module-login-as-customer-admin-ui",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "install-path": "../magento/module-login-as-customer-admin-ui"
        },
        {
            "name": "magento/module-login-as-customer-api",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerApi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Allow for admin to enter a customer account",
            "install-path": "../magento/module-login-as-customer-api"
        },
        {
            "name": "magento/module-login-as-customer-assistance",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerAssistance\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "install-path": "../magento/module-login-as-customer-assistance"
        },
        {
            "name": "magento/module-login-as-customer-frontend-ui",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "install-path": "../magento/module-login-as-customer-frontend-ui"
        },
        {
            "name": "magento/module-login-as-customer-graph-ql",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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.",
            "install-path": "../magento/module-login-as-customer-graph-ql"
        },
        {
            "name": "magento/module-login-as-customer-log",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerLog\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "install-path": "../magento/module-login-as-customer-log"
        },
        {
            "name": "magento/module-login-as-customer-page-cache",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerPageCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "install-path": "../magento/module-login-as-customer-page-cache"
        },
        {
            "name": "magento/module-login-as-customer-quote",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerQuote\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "install-path": "../magento/module-login-as-customer-quote"
        },
        {
            "name": "magento/module-login-as-customer-sales",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\LoginAsCustomerSales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "install-path": "../magento/module-login-as-customer-sales"
        },
        {
            "name": "magento/module-marketplace",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Marketplace\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-marketplace"
        },
        {
            "name": "magento/module-media-content",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-content"
        },
        {
            "name": "magento/module-media-content-api",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-content-api"
        },
        {
            "name": "magento/module-media-content-catalog",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-content-catalog"
        },
        {
            "name": "magento/module-media-content-cms",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-content-cms"
        },
        {
            "name": "magento/module-media-content-synchronization",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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.",
            "install-path": "../magento/module-media-content-synchronization"
        },
        {
            "name": "magento/module-media-content-synchronization-api",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-content-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-content-synchronization-api"
        },
        {
            "name": "magento/module-media-content-synchronization-catalog",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-content-synchronization-catalog"
        },
        {
            "name": "magento/module-media-content-synchronization-cms",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-content-synchronization-cms"
        },
        {
            "name": "magento/module-media-gallery",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGallery\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for media handling",
            "install-path": "../magento/module-media-gallery"
        },
        {
            "name": "magento/module-media-gallery-api",
            "version": "101.0.2",
            "version_normalized": "101.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-gallery-api"
        },
        {
            "name": "magento/module-media-gallery-catalog",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-gallery-catalog"
        },
        {
            "name": "magento/module-media-gallery-catalog-integration",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-gallery-catalog-integration"
        },
        {
            "name": "magento/module-media-gallery-catalog-ui",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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.",
            "install-path": "../magento/module-media-gallery-catalog-ui"
        },
        {
            "name": "magento/module-media-gallery-cms-ui",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-gallery-cms-ui"
        },
        {
            "name": "magento/module-media-gallery-integration",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-gallery-integration"
        },
        {
            "name": "magento/module-media-gallery-metadata",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-gallery-metadata-api": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGalleryMetadata\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for images metadata processing",
            "install-path": "../magento/module-media-gallery-metadata"
        },
        {
            "name": "magento/module-media-gallery-metadata-api",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-gallery-metadata-api"
        },
        {
            "name": "magento/module-media-gallery-renditions",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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.",
            "install-path": "../magento/module-media-gallery-renditions"
        },
        {
            "name": "magento/module-media-gallery-renditions-api",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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.",
            "install-path": "../magento/module-media-gallery-renditions-api"
        },
        {
            "name": "magento/module-media-gallery-synchronization",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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.",
            "install-path": "../magento/module-media-gallery-synchronization"
        },
        {
            "name": "magento/module-media-gallery-synchronization-api",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-gallery-synchronization-api"
        },
        {
            "name": "magento/module-media-gallery-synchronization-metadata",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaGallerySynchronizationMetadata\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module responsible for images metadata synchronization",
            "install-path": "../magento/module-media-gallery-synchronization-metadata"
        },
        {
            "name": "magento/module-media-gallery-ui",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-gallery-ui"
        },
        {
            "name": "magento/module-media-gallery-ui-api",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-cms": "104.0.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-media-gallery-ui-api"
        },
        {
            "name": "magento/module-media-storage",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MediaStorage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-media-storage"
        },
        {
            "name": "magento/module-message-queue",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MessageQueue\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-message-queue"
        },
        {
            "name": "magento/module-msrp",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Msrp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-msrp"
        },
        {
            "name": "magento/module-msrp-configurable-product",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MsrpConfigurableProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-msrp-configurable-product"
        },
        {
            "name": "magento/module-msrp-grouped-product",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MsrpGroupedProduct\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-msrp-grouped-product"
        },
        {
            "name": "magento/module-multishipping",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Multishipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-multishipping"
        },
        {
            "name": "magento/module-mysql-mq",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\MysqlMq\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-mysql-mq"
        },
        {
            "name": "magento/module-new-relic-reporting",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\NewRelicReporting\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-new-relic-reporting"
        },
        {
            "name": "magento/module-newsletter",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Newsletter\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-newsletter"
        },
        {
            "name": "magento/module-newsletter-graph-ql",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\NewsletterGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Provides GraphQl functionality for the newsletter subscriptions.",
            "install-path": "../magento/module-newsletter-graph-ql"
        },
        {
            "name": "magento/module-offline-payments",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OfflinePayments\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-offline-payments"
        },
        {
            "name": "magento/module-offline-shipping",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OfflineShipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-offline-shipping"
        },
        {
            "name": "magento/module-page-builder",
            "version": "2.2.1",
            "version_normalized": "2.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "~103.0.3",
                "magento/module-backend": "~102.0.3",
                "magento/module-catalog": "~104.0.3",
                "magento/module-catalog-inventory": "*",
                "magento/module-catalog-widget": "*",
                "magento/module-cms": "*",
                "magento/module-config": "~101.2.3",
                "magento/module-directory": "~100.4.3",
                "magento/module-eav": "*",
                "magento/module-email": "*",
                "magento/module-media-storage": "*",
                "magento/module-require-js": "*",
                "magento/module-rule": "~100.4.2",
                "magento/module-store": "~101.1.3",
                "magento/module-theme": "*",
                "magento/module-ui": "*",
                "magento/module-variable": "*",
                "magento/module-widget": "*",
                "magento/module-wishlist": "*",
                "php": "~7.3.0||~7.4.0",
                "phpgt/dom": "2.1.6"
            },
            "conflict": {
                "gene/bluefoot": "*"
            },
            "suggest": {
                "magento/module-review": "*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PageBuilder\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Page Builder module",
            "install-path": "../magento/module-page-builder"
        },
        {
            "name": "magento/module-page-builder-admin-analytics",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "~103.0.3",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-admin-analytics": "*",
                "magento/module-page-builder": "2.2.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PageBuilderAdminAnalytics\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Page Builder Admin Analytics module",
            "install-path": "../magento/module-page-builder-admin-analytics"
        },
        {
            "name": "magento/module-page-builder-analytics",
            "version": "1.6.1",
            "version_normalized": "1.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "~103.0.3",
                "magento/module-analytics": "~100.4.3",
                "magento/module-page-builder": "2.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PageBuilderAnalytics\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Page Builder Analytics module",
            "install-path": "../magento/module-page-builder-analytics"
        },
        {
            "name": "magento/module-page-cache",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PageCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-page-cache"
        },
        {
            "name": "magento/module-payment",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Payment\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-payment"
        },
        {
            "name": "magento/module-paypal",
            "version": "101.0.3",
            "version_normalized": "101.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Paypal\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-paypal"
        },
        {
            "name": "magento/module-paypal-captcha",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PaypalCaptcha\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Provides CAPTCHA validation for PayPal Payflow Pro",
            "install-path": "../magento/module-paypal-captcha"
        },
        {
            "name": "magento/module-paypal-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PaypalGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "GraphQl support for Paypal",
            "install-path": "../magento/module-paypal-graph-ql"
        },
        {
            "name": "magento/module-persistent",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Persistent\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-persistent"
        },
        {
            "name": "magento/module-product-alert",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ProductAlert\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-product-alert"
        },
        {
            "name": "magento/module-product-video",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ProductVideo\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Add Video to Products",
            "install-path": "../magento/module-product-video"
        },
        {
            "name": "magento/module-quote",
            "version": "101.2.3",
            "version_normalized": "101.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Quote\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-quote"
        },
        {
            "name": "magento/module-quote-analytics",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\QuoteAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-quote-analytics"
        },
        {
            "name": "magento/module-quote-bundle-options",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-quote": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-quote-bundle-options"
        },
        {
            "name": "magento/module-quote-configurable-options",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-quote": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-quote-configurable-options"
        },
        {
            "name": "magento/module-quote-downloadable-links",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-quote": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-quote-downloadable-links"
        },
        {
            "name": "magento/module-quote-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\QuoteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-quote-graph-ql"
        },
        {
            "name": "magento/module-re-captcha-admin-ui",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaAdminUi\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-admin-ui"
        },
        {
            "name": "magento/module-re-captcha-checkout",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-checkout": "*",
                "magento/module-re-captcha-admin-ui": "1.1.*",
                "magento/module-re-captcha-frontend-ui": "1.1.*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-api": "1.0.*",
                "magento/module-re-captcha-webapi-ui": "1.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaCheckout\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-checkout"
        },
        {
            "name": "magento/module-re-captcha-contact",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaContact\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-contact"
        },
        {
            "name": "magento/module-re-captcha-customer",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-customer": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-api": "1.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaCustomer\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-customer"
        },
        {
            "name": "magento/module-re-captcha-frontend-ui",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaFrontendUi\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-frontend-ui"
        },
        {
            "name": "magento/module-re-captcha-migration",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-config": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaMigration\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA config migration for Magento2",
            "install-path": "../magento/module-re-captcha-migration"
        },
        {
            "name": "magento/module-re-captcha-newsletter",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-api": "1.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaNewsletter\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-newsletter"
        },
        {
            "name": "magento/module-re-captcha-paypal",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-checkout": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-api": "1.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaPaypal\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCaptcha integration for Magento2 PayPal PayflowPro payment form",
            "install-path": "../magento/module-re-captcha-paypal"
        },
        {
            "name": "magento/module-re-captcha-review",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-api": "1.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaReview\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-review"
        },
        {
            "name": "magento/module-re-captcha-send-friend",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-api": "1.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaSendFriend\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-send-friend"
        },
        {
            "name": "magento/module-re-captcha-store-pickup",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-checkout": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-inventory-in-store-pickup-frontend": "*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaStorePickup\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCaptcha integration for Magento2 Inventory Store Pickup shipping form",
            "install-path": "../magento/module-re-captcha-store-pickup"
        },
        {
            "name": "magento/module-re-captcha-ui",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-re-captcha-ui"
        },
        {
            "name": "magento/module-re-captcha-user",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaUser\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-user"
        },
        {
            "name": "magento/module-re-captcha-validation",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaValidation\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-validation"
        },
        {
            "name": "magento/module-re-captcha-validation-api",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaValidationApi\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-validation-api"
        },
        {
            "name": "magento/module-re-captcha-version-2-checkbox",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaVersion2Checkbox\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-version-2-checkbox"
        },
        {
            "name": "magento/module-re-captcha-version-2-invisible",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaVersion2Invisible\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-version-2-invisible"
        },
        {
            "name": "magento/module-re-captcha-version-3-invisible",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaVersion3Invisible\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-version-3-invisible"
        },
        {
            "name": "magento/module-re-captcha-webapi-api",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaWebapiApi\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-webapi-api"
        },
        {
            "name": "magento/module-re-captcha-webapi-graph-ql",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-authorization": "*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-api": "1.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaWebapiGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-webapi-graph-ql"
        },
        {
            "name": "magento/module-re-captcha-webapi-rest",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-authorization": "*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-api": "1.0.*",
                "magento/module-webapi": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaWebapiRest\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-webapi-rest"
        },
        {
            "name": "magento/module-re-captcha-webapi-ui",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-frontend-ui": "1.1.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaWebapiUi\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-webapi-ui"
        },
        {
            "name": "magento/module-related-product-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\RelatedProductGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-related-product-graph-ql"
        },
        {
            "name": "magento/module-release-notification",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReleaseNotification\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-release-notification"
        },
        {
            "name": "magento/module-remote-storage",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\RemoteStorage\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-remote-storage"
        },
        {
            "name": "magento/module-reports",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Reports\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-reports"
        },
        {
            "name": "magento/module-require-js",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\RequireJs\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-require-js"
        },
        {
            "name": "magento/module-review",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Review\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-review"
        },
        {
            "name": "magento/module-review-analytics",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReviewAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-review-analytics"
        },
        {
            "name": "magento/module-review-graph-ql",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReviewGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-review-graph-ql"
        },
        {
            "name": "magento/module-robots",
            "version": "101.1.0",
            "version_normalized": "101.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Robots\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-robots"
        },
        {
            "name": "magento/module-rss",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Rss\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-rss"
        },
        {
            "name": "magento/module-rule",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Rule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-rule"
        },
        {
            "name": "magento/module-sales",
            "version": "103.0.3",
            "version_normalized": "103.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Sales\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-sales"
        },
        {
            "name": "magento/module-sales-analytics",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-sales-analytics"
        },
        {
            "name": "magento/module-sales-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-sales-graph-ql"
        },
        {
            "name": "magento/module-sales-inventory",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesInventory\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-sales-inventory"
        },
        {
            "name": "magento/module-sales-rule",
            "version": "101.2.3",
            "version_normalized": "101.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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-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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesRule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-sales-rule"
        },
        {
            "name": "magento/module-sales-sequence",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesSequence\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-sales-sequence"
        },
        {
            "name": "magento/module-sample-data",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "cli_commands.php",
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SampleData\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Sample Data fixtures",
            "install-path": "../magento/module-sample-data"
        },
        {
            "name": "magento/module-search",
            "version": "101.1.3",
            "version_normalized": "101.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Search\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-search"
        },
        {
            "name": "magento/module-security",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Security\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Security management module",
            "install-path": "../magento/module-security"
        },
        {
            "name": "magento/module-securitytxt",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-config": "*",
                "magento/module-store": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../magento/module-securitytxt"
        },
        {
            "name": "magento/module-send-friend",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SendFriend\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-send-friend"
        },
        {
            "name": "magento/module-send-friend-graph-ql",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SendFriendGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-send-friend-graph-ql"
        },
        {
            "name": "magento/module-shipping",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Shipping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-shipping"
        },
        {
            "name": "magento/module-sitemap",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Sitemap\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-sitemap"
        },
        {
            "name": "magento/module-store",
            "version": "101.1.3",
            "version_normalized": "101.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Store\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-store"
        },
        {
            "name": "magento/module-store-graph-ql",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\StoreGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-store-graph-ql"
        },
        {
            "name": "magento/module-swagger",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Swagger\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-swagger"
        },
        {
            "name": "magento/module-swagger-webapi",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-swagger": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwaggerWebapi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-swagger-webapi"
        },
        {
            "name": "magento/module-swagger-webapi-async",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwaggerWebapiAsync\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-swagger-webapi-async"
        },
        {
            "name": "magento/module-swatches",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Swatches\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Add Swatches to Products",
            "install-path": "../magento/module-swatches"
        },
        {
            "name": "magento/module-swatches-graph-ql",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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"
            },
            "suggest": {
                "magento/module-configurable-product-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwatchesGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-swatches-graph-ql"
        },
        {
            "name": "magento/module-swatches-layered-navigation",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/magento-composer-installer": "*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SwatchesLayeredNavigation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-swatches-layered-navigation"
        },
        {
            "name": "magento/module-tax",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Tax\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-tax"
        },
        {
            "name": "magento/module-tax-graph-ql",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\TaxGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-tax-graph-ql"
        },
        {
            "name": "magento/module-tax-import-export",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\TaxImportExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-tax-import-export"
        },
        {
            "name": "magento/module-theme",
            "version": "101.1.3",
            "version_normalized": "101.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Theme\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-theme"
        },
        {
            "name": "magento/module-theme-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "suggest": {
                "magento/module-store-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ThemeGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-theme-graph-ql"
        },
        {
            "name": "magento/module-translation",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Translation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-translation"
        },
        {
            "name": "magento/module-two-factor-auth",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\TwoFactorAuth\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Two Factor Authentication module for Magento2",
            "install-path": "../magento/module-two-factor-auth"
        },
        {
            "name": "magento/module-ui",
            "version": "101.2.3",
            "version_normalized": "101.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Ui\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-ui"
        },
        {
            "name": "magento/module-ups",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Ups\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-ups"
        },
        {
            "name": "magento/module-url-rewrite",
            "version": "102.0.2",
            "version_normalized": "102.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\UrlRewrite\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-url-rewrite"
        },
        {
            "name": "magento/module-url-rewrite-graph-ql",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\UrlRewriteGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-url-rewrite-graph-ql"
        },
        {
            "name": "magento/module-user",
            "version": "101.2.3",
            "version_normalized": "101.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\User\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-user"
        },
        {
            "name": "magento/module-usps",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Usps\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-usps"
        },
        {
            "name": "magento/module-variable",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Variable\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-variable"
        },
        {
            "name": "magento/module-vault",
            "version": "101.2.3",
            "version_normalized": "101.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Vault\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "install-path": "../magento/module-vault"
        },
        {
            "name": "magento/module-vault-graph-ql",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\VaultGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-vault-graph-ql"
        },
        {
            "name": "magento/module-version",
            "version": "100.4.0",
            "version_normalized": "100.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Version\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-version"
        },
        {
            "name": "magento/module-webapi",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Webapi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-webapi"
        },
        {
            "name": "magento/module-webapi-async",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WebapiAsync\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-webapi-async"
        },
        {
            "name": "magento/module-webapi-security",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-webapi": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WebapiSecurity\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "WebapiSecurity module provides option to loosen security on some webapi resources.",
            "install-path": "../magento/module-webapi-security"
        },
        {
            "name": "magento/module-weee",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Weee\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-weee"
        },
        {
            "name": "magento/module-weee-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WeeeGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-weee-graph-ql"
        },
        {
            "name": "magento/module-widget",
            "version": "101.2.3",
            "version_normalized": "101.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-email": "101.1.*",
                "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Widget\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-widget"
        },
        {
            "name": "magento/module-wishlist",
            "version": "101.2.3",
            "version_normalized": "101.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Wishlist\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-wishlist"
        },
        {
            "name": "magento/module-wishlist-analytics",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WishlistAnalytics\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-wishlist-analytics"
        },
        {
            "name": "magento/module-wishlist-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.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-store": "101.1.*",
                "magento/module-wishlist": "101.2.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\WishlistGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-wishlist-graph-ql"
        },
        {
            "name": "magento/page-builder",
            "version": "1.7.0",
            "version_normalized": "1.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/module-aws-s3-page-builder": "1.0.1",
                "magento/module-catalog-page-builder-analytics": "1.6.1",
                "magento/module-cms-page-builder-analytics": "1.6.1",
                "magento/module-page-builder": "2.2.1",
                "magento/module-page-builder-admin-analytics": "1.1.1",
                "magento/module-page-builder-analytics": "1.6.1"
            },
            "type": "metapackage",
            "description": "Page Builder metapackage",
            "install-path": null
        },
        {
            "name": "magento/product-community-edition",
            "version": "2.4.3",
            "version_normalized": "2.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "amzn/amazon-pay-and-login-magento-2-module": "4.2.1",
                "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.12.0",
                "elasticsearch/elasticsearch": "~7.11.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.3.2",
                "laminas/laminas-captcha": "^2.10",
                "laminas/laminas-code": "^3.5.1",
                "laminas/laminas-crypt": "^3.4.0",
                "laminas/laminas-db": "^2.12.0",
                "laminas/laminas-dependency-plugin": "^2.1.0",
                "laminas/laminas-di": "^3.2.0",
                "laminas/laminas-escaper": "2.7.0",
                "laminas/laminas-eventmanager": "^3.0.0",
                "laminas/laminas-feed": "^2.13.0",
                "laminas/laminas-filter": "^2.11",
                "laminas/laminas-http": "^2.6.0",
                "laminas/laminas-i18n": "^2.7.3",
                "laminas/laminas-json": "^3.2.0",
                "laminas/laminas-mail": "^2.9.0",
                "laminas/laminas-mime": "^2.8.0",
                "laminas/laminas-modulemanager": "^2.7",
                "laminas/laminas-mvc": "^3.2.0",
                "laminas/laminas-server": "^2.6.1",
                "laminas/laminas-servicemanager": "^3.6.0",
                "laminas/laminas-session": "^2.10",
                "laminas/laminas-soap": "^2.9.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.12.0",
                "league/flysystem": "^2.0",
                "league/flysystem-aws-s3-v3": "^2.0",
                "lib-libxml": "*",
                "magento/adobe-ims": "2.1.2",
                "magento/adobe-stock-integration": "2.1.2",
                "magento/composer": "1.6.0",
                "magento/framework": "103.0.3",
                "magento/framework-amqp": "100.4.1",
                "magento/framework-bulk": "101.0.0",
                "magento/framework-message-queue": "100.4.3",
                "magento/google-shopping-ads": "4.0.1",
                "magento/inventory-metapackage": "1.2.3",
                "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.3",
                "magento/module-admin-analytics": "100.4.3",
                "magento/module-admin-notification": "100.4.2",
                "magento/module-advanced-pricing-import-export": "100.4.3",
                "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.3",
                "magento/module-asynchronous-operations": "100.4.3",
                "magento/module-authorization": "100.4.3",
                "magento/module-aws-s3": "100.4.1",
                "magento/module-backend": "102.0.3",
                "magento/module-backup": "100.4.3",
                "magento/module-bundle": "101.0.3",
                "magento/module-bundle-graph-ql": "100.4.3",
                "magento/module-bundle-import-export": "100.4.2",
                "magento/module-cache-invalidate": "100.4.1",
                "magento/module-captcha": "100.4.3",
                "magento/module-cardinal-commerce": "100.4.1",
                "magento/module-catalog": "104.0.3",
                "magento/module-catalog-analytics": "100.4.1",
                "magento/module-catalog-cms-graph-ql": "100.4.0",
                "magento/module-catalog-customer-graph-ql": "100.4.3",
                "magento/module-catalog-graph-ql": "100.4.3",
                "magento/module-catalog-import-export": "101.1.3",
                "magento/module-catalog-inventory": "100.4.3",
                "magento/module-catalog-inventory-graph-ql": "100.4.0",
                "magento/module-catalog-rule": "101.2.3",
                "magento/module-catalog-rule-configurable": "100.4.2",
                "magento/module-catalog-rule-graph-ql": "100.4.1",
                "magento/module-catalog-search": "102.0.3",
                "magento/module-catalog-url-rewrite": "100.4.3",
                "magento/module-catalog-url-rewrite-graph-ql": "100.4.2",
                "magento/module-catalog-widget": "100.4.3",
                "magento/module-checkout": "100.4.3",
                "magento/module-checkout-agreements": "100.4.2",
                "magento/module-checkout-agreements-graph-ql": "100.4.0",
                "magento/module-cms": "104.0.3",
                "magento/module-cms-graph-ql": "100.4.1",
                "magento/module-cms-url-rewrite": "100.4.2",
                "magento/module-cms-url-rewrite-graph-ql": "100.4.1",
                "magento/module-compare-list-graph-ql": "100.4.0",
                "magento/module-config": "101.2.3",
                "magento/module-configurable-import-export": "100.4.1",
                "magento/module-configurable-product": "100.4.3",
                "magento/module-configurable-product-graph-ql": "100.4.3",
                "magento/module-configurable-product-sales": "100.4.1",
                "magento/module-contact": "100.4.3",
                "magento/module-cookie": "100.4.3",
                "magento/module-cron": "100.4.3",
                "magento/module-csp": "100.4.2",
                "magento/module-currency-symbol": "100.4.2",
                "magento/module-customer": "103.0.3",
                "magento/module-customer-analytics": "100.4.1",
                "magento/module-customer-downloadable-graph-ql": "100.4.0",
                "magento/module-customer-graph-ql": "100.4.3",
                "magento/module-customer-import-export": "100.4.3",
                "magento/module-deploy": "100.4.3",
                "magento/module-developer": "100.4.3",
                "magento/module-dhl": "100.4.2",
                "magento/module-directory": "100.4.3",
                "magento/module-directory-graph-ql": "100.4.1",
                "magento/module-downloadable": "100.4.3",
                "magento/module-downloadable-graph-ql": "100.4.3",
                "magento/module-downloadable-import-export": "100.4.2",
                "magento/module-eav": "102.1.3",
                "magento/module-eav-graph-ql": "100.4.1",
                "magento/module-elasticsearch": "101.0.3",
                "magento/module-elasticsearch-6": "100.4.3",
                "magento/module-elasticsearch-7": "100.4.3",
                "magento/module-email": "101.1.3",
                "magento/module-encryption-key": "100.4.2",
                "magento/module-fedex": "100.4.2",
                "magento/module-gift-message": "100.4.2",
                "magento/module-gift-message-graph-ql": "100.4.1",
                "magento/module-google-adwords": "100.4.1",
                "magento/module-google-analytics": "100.4.0",
                "magento/module-google-optimizer": "100.4.2",
                "magento/module-graph-ql": "100.4.3",
                "magento/module-graph-ql-cache": "100.4.0",
                "magento/module-grouped-catalog-inventory": "100.4.0",
                "magento/module-grouped-import-export": "100.4.1",
                "magento/module-grouped-product": "100.4.3",
                "magento/module-grouped-product-graph-ql": "100.4.3",
                "magento/module-import-export": "101.0.3",
                "magento/module-indexer": "100.4.3",
                "magento/module-instant-purchase": "100.4.2",
                "magento/module-integration": "100.4.3",
                "magento/module-jwt-framework-adapter": "100.4.0",
                "magento/module-layered-navigation": "100.4.3",
                "magento/module-login-as-customer": "100.4.3",
                "magento/module-login-as-customer-admin-ui": "100.4.3",
                "magento/module-login-as-customer-api": "100.4.2",
                "magento/module-login-as-customer-assistance": "100.4.2",
                "magento/module-login-as-customer-frontend-ui": "100.4.3",
                "magento/module-login-as-customer-graph-ql": "100.4.0",
                "magento/module-login-as-customer-log": "100.4.2",
                "magento/module-login-as-customer-page-cache": "100.4.3",
                "magento/module-login-as-customer-quote": "100.4.2",
                "magento/module-login-as-customer-sales": "100.4.3",
                "magento/module-marketplace": "100.4.2",
                "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.2",
                "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.2",
                "magento/module-media-gallery-metadata": "100.4.1",
                "magento/module-media-gallery-metadata-api": "100.4.0",
                "magento/module-media-gallery-renditions": "100.4.1",
                "magento/module-media-gallery-renditions-api": "100.4.0",
                "magento/module-media-gallery-synchronization": "100.4.2",
                "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.2",
                "magento/module-media-gallery-ui-api": "100.4.1",
                "magento/module-media-storage": "100.4.2",
                "magento/module-message-queue": "100.4.3",
                "magento/module-msrp": "100.4.2",
                "magento/module-msrp-configurable-product": "100.4.1",
                "magento/module-msrp-grouped-product": "100.4.1",
                "magento/module-multishipping": "100.4.3",
                "magento/module-mysql-mq": "100.4.1",
                "magento/module-new-relic-reporting": "100.4.1",
                "magento/module-newsletter": "100.4.3",
                "magento/module-newsletter-graph-ql": "100.4.0",
                "magento/module-offline-payments": "100.4.2",
                "magento/module-offline-shipping": "100.4.2",
                "magento/module-page-cache": "100.4.3",
                "magento/module-payment": "100.4.3",
                "magento/module-paypal": "101.0.3",
                "magento/module-paypal-captcha": "100.4.1",
                "magento/module-paypal-graph-ql": "100.4.1",
                "magento/module-persistent": "100.4.3",
                "magento/module-product-alert": "100.4.2",
                "magento/module-product-video": "100.4.3",
                "magento/module-quote": "101.2.3",
                "magento/module-quote-analytics": "100.4.3",
                "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.3",
                "magento/module-related-product-graph-ql": "100.4.1",
                "magento/module-release-notification": "100.4.1",
                "magento/module-remote-storage": "100.4.1",
                "magento/module-reports": "100.4.3",
                "magento/module-require-js": "100.4.0",
                "magento/module-review": "100.4.3",
                "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.2",
                "magento/module-rule": "100.4.2",
                "magento/module-sales": "103.0.3",
                "magento/module-sales-analytics": "100.4.1",
                "magento/module-sales-graph-ql": "100.4.3",
                "magento/module-sales-inventory": "100.4.0",
                "magento/module-sales-rule": "101.2.3",
                "magento/module-sales-sequence": "100.4.1",
                "magento/module-sample-data": "100.4.1",
                "magento/module-search": "101.1.3",
                "magento/module-security": "100.4.3",
                "magento/module-send-friend": "100.4.2",
                "magento/module-send-friend-graph-ql": "100.4.0",
                "magento/module-shipping": "100.4.3",
                "magento/module-sitemap": "100.4.2",
                "magento/module-store": "101.1.3",
                "magento/module-store-graph-ql": "100.4.2",
                "magento/module-swagger": "100.4.2",
                "magento/module-swagger-webapi": "100.4.0",
                "magento/module-swagger-webapi-async": "100.4.0",
                "magento/module-swatches": "100.4.3",
                "magento/module-swatches-graph-ql": "100.4.2",
                "magento/module-swatches-layered-navigation": "100.4.0",
                "magento/module-tax": "100.4.3",
                "magento/module-tax-graph-ql": "100.4.0",
                "magento/module-tax-import-export": "100.4.3",
                "magento/module-theme": "101.1.3",
                "magento/module-theme-graph-ql": "100.4.1",
                "magento/module-translation": "100.4.3",
                "magento/module-ui": "101.2.3",
                "magento/module-ups": "100.4.3",
                "magento/module-url-rewrite": "102.0.2",
                "magento/module-url-rewrite-graph-ql": "100.4.2",
                "magento/module-user": "101.2.3",
                "magento/module-usps": "100.4.2",
                "magento/module-variable": "100.4.1",
                "magento/module-vault": "101.2.3",
                "magento/module-vault-graph-ql": "100.4.0",
                "magento/module-version": "100.4.0",
                "magento/module-webapi": "100.4.2",
                "magento/module-webapi-async": "100.4.1",
                "magento/module-webapi-security": "100.4.1",
                "magento/module-weee": "100.4.3",
                "magento/module-weee-graph-ql": "100.4.1",
                "magento/module-widget": "101.2.3",
                "magento/module-wishlist": "101.2.3",
                "magento/module-wishlist-analytics": "100.4.2",
                "magento/module-wishlist-graph-ql": "100.4.3",
                "magento/page-builder": "1.7.0",
                "magento/security-package": "1.1.2",
                "magento/theme-adminhtml-backend": "100.4.3",
                "magento/theme-frontend-blank": "100.4.3",
                "magento/theme-frontend-luma": "100.4.3",
                "magento/zendframework1": "~1.14.2",
                "monolog/monolog": "^1.17",
                "paragonie/sodium_compat": "^1.6",
                "paypal/module-braintree": "4.2.4",
                "pelago/emogrifier": "^5.0.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": "~4.1.0",
                "symfony/console": "~4.4.0",
                "symfony/event-dispatcher": "~4.4.0",
                "symfony/process": "~4.4.0",
                "tedivm/jshrink": "~1.4.0",
                "temando/module-shipping": "2.0.0",
                "tubalmartin/cssmin": "4.1.1",
                "vertexinc/product-magento-module": "4.2.1",
                "web-token/jwt-framework": "^v2.2.7",
                "webonyx/graphql-php": "^0.13.8",
                "wikimedia/less.php": "^3.0.0",
                "yotpo/magento2-module-yotpo-reviews-bundle": "3.2.0"
            },
            "type": "metapackage",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "eCommerce Platform for Growth (Community Edition)",
            "install-path": null
        },
        {
            "name": "magento/security-package",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "google/recaptcha": "^1.2",
                "magento/module-re-captcha-admin-ui": "1.1.1",
                "magento/module-re-captcha-checkout": "1.1.1",
                "magento/module-re-captcha-contact": "1.1.0",
                "magento/module-re-captcha-customer": "1.1.1",
                "magento/module-re-captcha-frontend-ui": "1.1.1",
                "magento/module-re-captcha-migration": "1.1.1",
                "magento/module-re-captcha-newsletter": "1.1.1",
                "magento/module-re-captcha-paypal": "1.1.1",
                "magento/module-re-captcha-review": "1.1.1",
                "magento/module-re-captcha-send-friend": "1.1.1",
                "magento/module-re-captcha-store-pickup": "1.0.0",
                "magento/module-re-captcha-ui": "1.1.1",
                "magento/module-re-captcha-user": "1.1.1",
                "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.1",
                "magento/module-re-captcha-version-2-invisible": "2.0.1",
                "magento/module-re-captcha-version-3-invisible": "2.0.1",
                "magento/module-re-captcha-webapi-api": "1.0.0",
                "magento/module-re-captcha-webapi-graph-ql": "1.0.0",
                "magento/module-re-captcha-webapi-rest": "1.0.0",
                "magento/module-re-captcha-webapi-ui": "1.0.0",
                "magento/module-securitytxt": "1.1.0",
                "magento/module-two-factor-auth": "1.1.2"
            },
            "type": "metapackage",
            "description": "Magento Security Package",
            "install-path": null
        },
        {
            "name": "magento/theme-adminhtml-backend",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-theme",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/theme-adminhtml-backend"
        },
        {
            "name": "magento/theme-frontend-blank",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-theme",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/theme-frontend-blank"
        },
        {
            "name": "magento/theme-frontend-luma",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/theme-frontend-blank": "100.4.*",
                "php": "~7.3.0||~7.4.0"
            },
            "type": "magento2-theme",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/theme-frontend-luma"
        },
        {
            "name": "magento/zendframework1",
            "version": "1.14.5",
            "version_normalized": "1.14.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "6ad81500d33f085ca2391f2b59e37bd34203b29b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/6ad81500d33f085ca2391f2b59e37bd34203b29b",
                "reference": "6ad81500d33f085ca2391f2b59e37bd34203b29b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.11"
            },
            "require-dev": {
                "phpunit/dbunit": "1.3.*",
                "phpunit/phpunit": "3.7.*"
            },
            "time": "2020-12-02T21:12:59+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "library/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Magento Zend Framework 1",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework"
            ],
            "install-path": "../magento/zendframework1"
        },
        {
            "name": "mageworx/module-htmlsitemap",
            "version": "2.4.4",
            "version_normalized": "2.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-htmlsitemap/mageworx-module-htmlsitemap-2.4.4.0.zip",
                "shasum": "4522fbe9ddf16562efad9a18ce9f6697723292dd"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104",
                "magento/module-catalog": ">=103.0.0 <105",
                "magento/module-cms": ">=103.0.0 <105",
                "magento/module-store": ">=101.0.0 <102",
                "magento/module-theme": ">=101.0.0 <102",
                "mageworx/module-seoall": ">=2.9.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\HtmlSitemap\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "HTML sitemap module for Magento 2",
            "install-path": "../mageworx/module-htmlsitemap"
        },
        {
            "name": "mageworx/module-info",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-info/mageworx-module-info-1.1.2.0.zip",
                "shasum": "757a05c20ff4b266d41c782cdb2662752f4a3e66"
            },
            "require": {
                "magento/module-catalog": ">=100.0.0 <105",
                "magento/module-cms": ">=100.0.0 <105"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\Info\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "MageWorx Notifications & Extensions List",
            "install-path": "../mageworx/module-info"
        },
        {
            "name": "mageworx/module-seoall",
            "version": "2.10.2",
            "version_normalized": "2.10.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seoall/mageworx-module-seoall-2.10.2.0.zip",
                "shasum": "55ce4c241f6b7dfed675d64343658639c2cb6a4d"
            },
            "require": {
                "magento/module-catalog": ">=103.0.0 <105",
                "magento/module-cms": ">=103.0.0 <105"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\SeoAll\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "SEO All for Magento 2",
            "install-path": "../mageworx/module-seoall"
        },
        {
            "name": "mageworx/module-seobase",
            "version": "2.13.5",
            "version_normalized": "2.13.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seobase/mageworx-module-seobase-2.13.5.0.zip",
                "shasum": "49dc6a3091cb56321d883f682ed51ea350c914b7"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104",
                "magento/module-catalog": ">=103.0.0 <105",
                "magento/module-cms": ">=103.0.0 <105",
                "magento/module-eav": ">=102.0.0 <103",
                "magento/module-layered-navigation": ">=100.2.0 <101",
                "magento/module-store": ">=101.0.0 <102",
                "magento/module-theme": ">=101.0.0 <102",
                "magento/module-ui": ">=101.1.0 <102",
                "mageworx/module-seoall": ">=2.10.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\SeoBase\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "SEO module for Magento 2",
            "install-path": "../mageworx/module-seobase"
        },
        {
            "name": "mageworx/module-seobreadcrumbs",
            "version": "2.2.2",
            "version_normalized": "2.2.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seobreadcrumbs/mageworx-module-seobreadcrumbs-2.2.2.0.zip",
                "shasum": "506ac863d8d36431ade35b4d6e530e95dff58007"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104",
                "mageworx/module-seoall": ">=2.9.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\SeoBreadcrumbs\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "SEO Breadcrumbs module for Magento 2",
            "install-path": "../mageworx/module-seobreadcrumbs"
        },
        {
            "name": "mageworx/module-seocategorygrid",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seocategorygrid/mageworx-module-seocategorygrid-2.1.0.0.zip",
                "shasum": "08a24939136a9f158ab13f62a998a90fe58748ab"
            },
            "require": {
                "magento/framework": ">=100.0.0 <104",
                "magento/module-catalog": ">=100.0.0 <105",
                "magento/module-ui": ">=100.0.0 <102",
                "mageworx/module-seoall": ">=2.9.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\SeoCategoryGrid\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "SEO Category Grid module for Magento 2",
            "install-path": "../mageworx/module-seocategorygrid"
        },
        {
            "name": "mageworx/module-seocrosslinks",
            "version": "2.5.5",
            "version_normalized": "2.5.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seocrosslinks/mageworx-module-seocrosslinks-2.5.5.0.zip",
                "shasum": "c3ba2ab26364490e9a9b86167d041b49236ca8d0"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104",
                "magento/module-catalog": ">=103.0.0 <105",
                "magento/module-cms": ">=103.0.0 <105",
                "magento/module-store": ">=101.0.0 <102",
                "magento/module-ui": ">=101.1.0 <102",
                "mageworx/module-seoall": ">=2.9.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\SeoCrossLinks\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "SEO Cross Links creator",
            "install-path": "../mageworx/module-seocrosslinks"
        },
        {
            "name": "mageworx/module-seoextended",
            "version": "2.7.2",
            "version_normalized": "2.7.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seoextended/mageworx-module-seoextended-2.7.2.0.zip",
                "shasum": "2dab5da953887c3ba7094c2501d18f5b2c4f232f"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104",
                "magento/module-catalog": ">=103.0.0 <105",
                "magento/module-layered-navigation": ">=100.0.0 <101",
                "magento/module-store": ">=101.0.0 <102",
                "mageworx/module-seoall": ">=2.10.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\SeoExtended\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "SEO Extended module for Magento 2",
            "install-path": "../mageworx/module-seoextended"
        },
        {
            "name": "mageworx/module-seomarkup",
            "version": "2.8.8",
            "version_normalized": "2.8.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seomarkup/mageworx-module-seomarkup-2.8.8.0.zip",
                "shasum": "f74bf42ac9625341febe79d1a650d76a842a9f2a"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104",
                "magento/module-catalog": ">=103.0.0 <105",
                "magento/module-cms": ">=103.0.0 <105",
                "magento/module-eav": ">=102.0.0 <103",
                "magento/module-store": ">=101.0.0 <102",
                "magento/module-ui": ">=101.1.0 <102",
                "mageworx/module-seoall": ">=2.10.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\SeoMarkup\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "SEO Markup extension for Magento 2",
            "install-path": "../mageworx/module-seomarkup"
        },
        {
            "name": "mageworx/module-seoredirects",
            "version": "2.6.7",
            "version_normalized": "2.6.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seoredirects/mageworx-module-seoredirects-2.6.7.0.zip",
                "shasum": "1142eca9bfa0cf259ead83dce28a9c84dd4a55e7"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104",
                "magento/module-catalog": ">=103.0.0 <105",
                "magento/module-store": ">=101.0.0 <102",
                "magento/module-ui": ">=101.1.0 <102",
                "mageworx/module-seoall": ">=2.9.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\SeoRedirects\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "SEO Redirects extension for Magento 2",
            "install-path": "../mageworx/module-seoredirects"
        },
        {
            "name": "mageworx/module-seoreports",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seoreports/mageworx-module-seoreports-1.1.3.0.zip",
                "shasum": "2d0f3941f0ec43d5e48bcbfae5e417d1df0dcf4e"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104",
                "magento/module-catalog": ">=103.0.0 <105",
                "magento/module-ui": ">=101.1.0 <103",
                "mageworx/module-seoall": ">=2.9.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\SeoReports\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "MageWorx SEO Reports extension",
            "install-path": "../mageworx/module-seoreports"
        },
        {
            "name": "mageworx/module-seosuiteultimate",
            "version": "2.35.16",
            "version_normalized": "2.35.16.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seosuiteultimate/mageworx-module-seosuiteultimate-2.35.16.0.zip",
                "shasum": "0050669494fe1fba3d04ba84c61cf50c10cdd0fc"
            },
            "require": {
                "mageworx/module-htmlsitemap": "2.4.4",
                "mageworx/module-info": ">=1.0.0",
                "mageworx/module-seoall": "2.10.2",
                "mageworx/module-seobase": "2.13.5",
                "mageworx/module-seobreadcrumbs": "2.2.2",
                "mageworx/module-seocategorygrid": "2.1.0",
                "mageworx/module-seocrosslinks": "2.5.5",
                "mageworx/module-seoextended": "2.7.2",
                "mageworx/module-seomarkup": "2.8.8",
                "mageworx/module-seoredirects": "2.6.7",
                "mageworx/module-seoreports": "1.1.3",
                "mageworx/module-seourls": "2.4.4",
                "mageworx/module-seoxtemplates": "2.13.9",
                "mageworx/module-xmlsitemap": "3.3.8"
            },
            "type": "metapackage",
            "install-path": null
        },
        {
            "name": "mageworx/module-seourls",
            "version": "2.4.4",
            "version_normalized": "2.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seourls/mageworx-module-seourls-2.4.4.0.zip",
                "shasum": "3dc6d42e85f79a28501243f6b5839dae872afc61"
            },
            "require": {
                "magento/framework": ">=100.0.0 <104",
                "magento/module-catalog": ">=100.0.0 <105",
                "magento/module-layered-navigation": ">=100.0.0 <101",
                "mageworx/module-seoall": ">=2.9.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\SeoUrls\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "SEO Friendly URLs",
            "install-path": "../mageworx/module-seourls"
        },
        {
            "name": "mageworx/module-seoxtemplates",
            "version": "2.13.9",
            "version_normalized": "2.13.9.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-seoxtemplates/mageworx-module-seoxtemplates-2.13.9.0.zip",
                "shasum": "45a50da45a24607ae6d526230dea1cf349653808"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104",
                "magento/module-catalog": ">=103.0.0 <105",
                "magento/module-catalog-url-rewrite": ">=100.0.0 <101",
                "magento/module-eav": ">=102.0.0 <103",
                "magento/module-store": ">=101.0.0 <102",
                "magento/module-ui": ">=101.1.0 <102",
                "mageworx/module-seoall": ">=2.9.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\SeoXTemplates\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "SEO Extended Templates",
            "install-path": "../mageworx/module-seoxtemplates"
        },
        {
            "name": "mageworx/module-xmlsitemap",
            "version": "3.3.8",
            "version_normalized": "3.3.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mageworx/module-xmlsitemap/mageworx-module-xmlsitemap-3.3.8.0.zip",
                "shasum": "cae8d30a89416946a616083f78b48ff7758e2ed8"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104",
                "magento/module-catalog": ">=103.0.0 <105",
                "magento/module-cms": ">=103.0.0 <105",
                "magento/module-sitemap": ">=100.2.2 <101",
                "mageworx/module-seoall": ">=2.10.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "MageWorx\\XmlSitemap\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "XML sitemap module for Magento 2",
            "install-path": "../mageworx/module-xmlsitemap"
        },
        {
            "name": "monolog/monolog",
            "version": "1.26.1",
            "version_normalized": "1.26.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/c6b00f05152ae2c9b04a448f99c7590beb6042f5",
                "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5",
                "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"
            },
            "time": "2021-05-28T08:32:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "http://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "mtdowling/jmespath.php",
            "version": "2.6.1",
            "version_normalized": "2.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
                "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0 || ^8.0",
                "symfony/polyfill-mbstring": "^1.17"
            },
            "require-dev": {
                "composer/xdebug-handler": "^1.4 || ^2.0",
                "phpunit/phpunit": "^4.8.36 || ^7.5.15"
            },
            "time": "2021-06-14T00:11:39+00:00",
            "bin": [
                "bin/jp.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../mtdowling/jmespath.php"
        },
        {
            "name": "mustache/mustache",
            "version": "v2.13.0",
            "version_normalized": "2.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2019-11-23T21:40:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Mustache": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Justin Hileman",
                    "email": "justin@justinhileman.info",
                    "homepage": "http://justinhileman.com"
                }
            ],
            "description": "A Mustache implementation in PHP.",
            "homepage": "https://github.com/bobthecow/mustache.php",
            "keywords": [
                "mustache",
                "templating"
            ],
            "install-path": "../mustache/mustache"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.10.2",
            "version_normalized": "1.10.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-11-13T09:40:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                },
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "install-path": "../myclabs/deep-copy"
        },
        {
            "name": "myclabs/php-enum",
            "version": "1.8.3",
            "version_normalized": "1.8.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "b942d263c641ddb5190929ff840c68f78713e937"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/b942d263c641ddb5190929ff840c68f78713e937",
                "reference": "b942d263c641ddb5190929ff840c68f78713e937",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "1.*",
                "vimeo/psalm": "^4.6.2"
            },
            "time": "2021-07-05T08:18:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MyCLabs\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP Enum contributors",
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
                }
            ],
            "description": "PHP Enum implementation",
            "homepage": "http://github.com/myclabs/php-enum",
            "keywords": [
                "enum"
            ],
            "install-path": "../myclabs/php-enum"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.4.0",
            "version_normalized": "4.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-04-10T16:34:50+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
                "shasum": ""
            },
            "require": {
                "php": "^7|^8"
            },
            "require-dev": {
                "phpunit/phpunit": "^6|^7|^8|^9",
                "vimeo/psalm": "^1|^2|^3|^4"
            },
            "time": "2020-12-06T15:14:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ParagonIE\\ConstantTime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Steve 'Sc00bz' Thomas",
                    "email": "steve@tobtu.com",
                    "homepage": "https://www.tobtu.com",
                    "role": "Original Developer"
                }
            ],
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
            "keywords": [
                "base16",
                "base32",
                "base32_decode",
                "base32_encode",
                "base64",
                "base64_decode",
                "base64_encode",
                "bin2hex",
                "encoding",
                "hex",
                "hex2bin",
                "rfc4648"
            ],
            "install-path": "../paragonie/constant_time_encoding"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.100",
            "version_normalized": "9.99.100.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "shasum": ""
            },
            "require": {
                "php": ">= 7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2020-10-15T08:29:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "install-path": "../paragonie/random_compat"
        },
        {
            "name": "paragonie/sodium_compat",
            "version": "v1.17.0",
            "version_normalized": "1.17.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "c59cac21abbcc0df06a3dd18076450ea4797b321"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/c59cac21abbcc0df06a3dd18076450ea4797b321",
                "reference": "c59cac21abbcc0df06a3dd18076450ea4797b321",
                "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."
            },
            "time": "2021-08-10T02:43:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "ISC"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com"
                },
                {
                    "name": "Frank Denis",
                    "email": "jedisct1@pureftpd.org"
                }
            ],
            "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
            "keywords": [
                "Authentication",
                "BLAKE2b",
                "ChaCha20",
                "ChaCha20-Poly1305",
                "Chapoly",
                "Curve25519",
                "Ed25519",
                "EdDSA",
                "Edwards-curve Digital Signature Algorithm",
                "Elliptic Curve Diffie-Hellman",
                "Poly1305",
                "Pure-PHP cryptography",
                "RFC 7748",
                "RFC 8032",
                "Salpoly",
                "Salsa20",
                "X25519",
                "XChaCha20-Poly1305",
                "XSalsa20-Poly1305",
                "Xchacha20",
                "Xsalsa20",
                "aead",
                "cryptography",
                "ecdh",
                "elliptic curve",
                "elliptic curve cryptography",
                "encryption",
                "libsodium",
                "php",
                "public-key cryptography",
                "secret-key cryptography",
                "side-channel resistant"
            ],
            "install-path": "../paragonie/sodium_compat"
        },
        {
            "name": "paypal/module-braintree",
            "version": "4.2.4",
            "version_normalized": "4.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "paypal/module-braintree-core": "4.2.4",
                "paypal/module-braintree-graph-ql": "4.1.2"
            },
            "type": "metapackage",
            "license": [
                "Apache-2.0"
            ],
            "description": "Braintree Magento",
            "install-path": null
        },
        {
            "name": "paypal/module-braintree-core",
            "version": "4.2.4",
            "version_normalized": "4.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "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.",
            "install-path": "../paypal/module-braintree-core"
        },
        {
            "name": "paypal/module-braintree-graph-ql",
            "version": "4.1.2",
            "version_normalized": "4.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "PayPal\\BraintreeGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../paypal/module-braintree-graph-ql"
        },
        {
            "name": "pdepend/pdepend",
            "version": "2.7.1",
            "version_normalized": "2.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-02-08T12:06:13+00:00",
            "bin": [
                "src/bin/pdepend"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PDepend\\": "src/main/php/PDepend"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Official version of pdepend to be handled with Composer",
            "install-path": "../pdepend/pdepend"
        },
        {
            "name": "pelago/emogrifier",
            "version": "v5.0.1",
            "version_normalized": "5.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "37595a9bb62c3c25969bdd9e8d7dd24c3ac62bc9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/37595a9bb62c3c25969bdd9e8d7dd24c3ac62bc9",
                "reference": "37595a9bb62c3c25969bdd9e8d7dd24c3ac62bc9",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0",
                "symfony/css-selector": "^3.4.32 || ^4.4 || ^5.1"
            },
            "require-dev": {
                "php-parallel-lint/php-parallel-lint": "^1.2.0",
                "rawr/cross-data-providers": "^2.3.0",
                "slevomat/coding-standard": "^6.4.1",
                "squizlabs/php_codesniffer": "^3.5.8"
            },
            "time": "2021-04-06T08:18:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "6.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Pelago\\Emogrifier\\": "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"
            ],
            "install-path": "../pelago/emogrifier"
        },
        {
            "name": "phar-io/manifest",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
                "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-phar": "*",
                "phar-io/version": "^2.0",
                "php": "^5.6 || ^7.0"
            },
            "time": "2018-07-08T19:23:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
            "install-path": "../phar-io/manifest"
        },
        {
            "name": "phar-io/version",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
                "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "time": "2018-07-08T19:19:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Library for handling version information and constraints",
            "install-path": "../phar-io/version"
        },
        {
            "name": "php-amqplib/php-amqplib",
            "version": "v2.10.1",
            "version_normalized": "2.10.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2019-10-10T13:23:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpAmqpLib\\": "PhpAmqpLib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Alvaro Videla",
                    "role": "Original Maintainer"
                },
                {
                    "name": "John Kelly",
                    "email": "johnmkelly86@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Raúl Araya",
                    "email": "nubeiro@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "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"
            ],
            "install-path": "../php-amqplib/php-amqplib"
        },
        {
            "name": "php-cs-fixer/diff",
            "version": "v1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-10-14T08:39:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "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"
            ],
            "install-path": "../php-cs-fixer/diff"
        },
        {
            "name": "php-webdriver/webdriver",
            "version": "1.8.2",
            "version_normalized": "1.8.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-03-04T14:40:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../php-webdriver/webdriver"
        },
        {
            "name": "phpcompatibility/php-compatibility",
            "version": "9.3.5",
            "version_normalized": "9.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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."
            },
            "time": "2019-12-27T09:44:58+00:00",
            "type": "phpcodesniffer-standard",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../phpcompatibility/php-compatibility"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2020-06-27T09:03:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "install-path": "../phpdocumentor/reflection-common"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "5.2.2",
            "version_normalized": "5.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-09-03T19:13:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                },
                {
                    "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.",
            "install-path": "../phpdocumentor/reflection-docblock"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae",
                "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*",
                "psalm/phar": "^4.8"
            },
            "time": "2021-10-02T14:08:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "install-path": "../phpdocumentor/type-resolver"
        },
        {
            "name": "phpgt/cssxpath",
            "version": "v1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "cca4df1a33e18aff1bb775372ece5fddb032ba67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/cca4df1a33e18aff1bb775372ece5fddb032ba67",
                "reference": "cca4df1a33e18aff1bb775372ece5fddb032ba67",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpgt/dom": "*",
                "phpunit/phpunit": "^8.0"
            },
            "time": "2019-11-08T13:40:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gt\\CssXPath\\": "./src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Bowler",
                    "email": "greg.bowler@g105b.com",
                    "homepage": "https://www.g105b.com",
                    "role": "Developer"
                }
            ],
            "description": "Convert CSS selectors to XPath queries.",
            "install-path": "../phpgt/cssxpath"
        },
        {
            "name": "phpgt/dom",
            "version": "v2.1.6",
            "version_normalized": "2.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "php": ">=7.2",
                "phpgt/cssxpath": "*",
                "psr/http-message": "1.*"
            },
            "require-dev": {
                "phpunit/phpunit": "8.*"
            },
            "time": "2020-01-15T08:28:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gt\\Dom\\": "./src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Bowler",
                    "email": "greg.bowler@g105b.com",
                    "homepage": "https://www.g105b.com",
                    "role": "Developer"
                },
                {
                    "name": "Alvaro Guimaraes",
                    "homepage": "https://github.com/aguimaraes",
                    "role": "Developer"
                },
                {
                    "name": "James Fellows",
                    "homepage": "https://github.com/j4m3s",
                    "role": "Developer"
                },
                {
                    "name": "Emile Ward",
                    "homepage": "https://github.com/emileward",
                    "role": "Developer"
                },
                {
                    "name": "Jelmer Wijnja",
                    "homepage": "https://github.com/Jelmergu",
                    "role": "Developer"
                },
                {
                    "name": "Ognjen Petrovic",
                    "homepage": "https://github.com/ognjen-petrovic",
                    "role": "Developer"
                },
                {
                    "name": "Jacob Bearden",
                    "homepage": "https://github.com/jacobbearden",
                    "role": "Documentation contributor"
                },
                {
                    "name": "Jaroslav Týc",
                    "homepage": "https://www.jaroslavtyc.com/",
                    "role": "Developer"
                }
            ],
            "description": "The modern DOM API for PHP 7 projects.",
            "install-path": "../phpgt/dom"
        },
        {
            "name": "phpmd/phpmd",
            "version": "2.9.1",
            "version_normalized": "2.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "ce10831d4ddc2686c1348a98069771dd314534a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-09-23T22:06:32+00:00",
            "bin": [
                "src/bin/phpmd"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "PHPMD\\": "src/main/php"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Manuel Pichler",
                    "email": "github@manuel-pichler.de",
                    "homepage": "https://github.com/manuelpichler",
                    "role": "Project Founder"
                },
                {
                    "name": "Marc Würth",
                    "email": "ravage@bluewin.ch",
                    "homepage": "https://github.com/ravage84",
                    "role": "Project Maintainer"
                },
                {
                    "name": "Other contributors",
                    "homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
                    "role": "Contributors"
                }
            ],
            "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
            "homepage": "https://phpmd.org/",
            "keywords": [
                "mess detection",
                "mess detector",
                "pdepend",
                "phpmd",
                "pmd"
            ],
            "install-path": "../phpmd/phpmd"
        },
        {
            "name": "phpseclib/mcrypt_compat",
            "version": "1.0.8",
            "version_normalized": "1.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpseclib/phpseclib": ">=2.0.11 <3.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0"
            },
            "suggest": {
                "ext-openssl": "Will enable faster cryptographic operations"
            },
            "time": "2018-08-22T03:11:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/mcrypt.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "homepage": "http://phpseclib.sourceforge.net"
                }
            ],
            "description": "PHP 7.1 polyfill for the mcrypt extension from PHP <= 7.0",
            "keywords": [
                "cryptograpy",
                "encryption",
                "mcrypt"
            ],
            "install-path": "../phpseclib/mcrypt_compat"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "2.0.33",
            "version_normalized": "2.0.33.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/fb53b7889497ec7c1362c94e61d8127ac67ea094",
                "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094",
                "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."
            },
            "time": "2021-08-16T04:20:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http://phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "install-path": "../phpseclib/phpseclib"
        },
        {
            "name": "phpspec/prophecy",
            "version": "1.14.0",
            "version_normalized": "1.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
                "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.2",
                "php": "^7.2 || ~8.0, <8.2",
                "phpdocumentor/reflection-docblock": "^5.2",
                "sebastian/comparator": "^3.0 || ^4.0",
                "sebastian/recursion-context": "^3.0 || ^4.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^6.0 || ^7.0",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "time": "2021-09-10T09:02:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Prophecy\\": "src/Prophecy"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "install-path": "../phpspec/prophecy"
        },
        {
            "name": "phpstan/phpdoc-parser",
            "version": "0.5.7",
            "version_normalized": "0.5.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "816e826ce0b7fb32098d8cb6de62511ce6021cea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/816e826ce0b7fb32098d8cb6de62511ce6021cea",
                "reference": "816e826ce0b7fb32098d8cb6de62511ce6021cea",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12.87",
                "phpstan/phpstan-strict-rules": "^0.12.5",
                "phpunit/phpunit": "^9.5",
                "symfony/process": "^5.2"
            },
            "time": "2021-09-12T11:52:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PHPStan\\PhpDocParser\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHPDoc parser with support for nullable, intersection and generic types",
            "install-path": "../phpstan/phpdoc-parser"
        },
        {
            "name": "phpstan/phpstan",
            "version": "0.12.99",
            "version_normalized": "0.12.99.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b4d40f1d759942f523be267a1bab6884f46ca3f7",
                "reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7",
                "shasum": ""
            },
            "require": {
                "php": "^7.1|^8.0"
            },
            "conflict": {
                "phpstan/phpstan-shim": "*"
            },
            "time": "2021-09-12T20:09:55+00:00",
            "bin": [
                "phpstan",
                "phpstan.phar"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.12-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHPStan - PHP Static Analysis Tool",
            "install-path": "../phpstan/phpstan"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "8.0.2",
            "version_normalized": "8.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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": "*"
            },
            "time": "2020-05-23T08:02:54+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "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"
            ],
            "install-path": "../phpunit/php-code-coverage"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
                "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-09-28T05:57:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "install-path": "../phpunit/php-file-iterator"
        },
        {
            "name": "phpunit/php-invoker",
            "version": "3.1.1",
            "version_normalized": "3.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "ext-pcntl": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-pcntl": "*"
            },
            "time": "2020-09-28T05:58:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Invoke callables with a timeout",
            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
            "keywords": [
                "process"
            ],
            "install-path": "../phpunit/php-invoker"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T05:33:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "install-path": "../phpunit/php-text-template"
        },
        {
            "name": "phpunit/php-timer",
            "version": "5.0.3",
            "version_normalized": "5.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T13:16:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "install-path": "../phpunit/php-timer"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3",
                "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "time": "2020-08-04T08:28:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "install-path": "../phpunit/php-token-stream"
        },
        {
            "name": "phpunit/phpunit",
            "version": "9.2.6",
            "version_normalized": "9.2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "1c6a9e4312e209e659f1fce3ce88dd197c2448f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/1c6a9e4312e209e659f1fce3ce88dd197c2448f6",
                "reference": "1c6a9e4312e209e659f1fce3ce88dd197c2448f6",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.3.1",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.9.5",
                "phar-io/manifest": "^1.0.3",
                "phar-io/version": "^2.0.1",
                "php": "^7.3",
                "phpspec/prophecy": "^1.10.3",
                "phpunit/php-code-coverage": "^8.0.2",
                "phpunit/php-file-iterator": "^3.0.3",
                "phpunit/php-invoker": "^3.0.2",
                "phpunit/php-text-template": "^2.0.2",
                "phpunit/php-timer": "^5.0.1",
                "sebastian/code-unit": "^1.0.5",
                "sebastian/comparator": "^4.0.3",
                "sebastian/diff": "^4.0.1",
                "sebastian/environment": "^5.1.2",
                "sebastian/exporter": "^4.0.2",
                "sebastian/global-state": "^4.0",
                "sebastian/object-enumerator": "^4.0.2",
                "sebastian/resource-operations": "^3.0.2",
                "sebastian/type": "^2.1.1",
                "sebastian/version": "^3.0.1"
            },
            "require-dev": {
                "ext-pdo": "*",
                "phpspec/prophecy-phpunit": "^2.0"
            },
            "suggest": {
                "ext-soap": "*",
                "ext-xdebug": "*"
            },
            "time": "2020-07-13T17:55:55+00:00",
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.2-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../phpunit/phpunit"
        },
        {
            "name": "psr/cache",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2016-08-06T20:24:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../psr/cache"
        },
        {
            "name": "psr/container",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2021-03-05T17:36:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../psr/container"
        },
        {
            "name": "psr/event-dispatcher",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2019-01-08T18:20:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\EventDispatcher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Standard interfaces for event handling.",
            "keywords": [
                "events",
                "psr",
                "psr-14"
            ],
            "install-path": "../psr/event-dispatcher"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0"
            },
            "time": "2020-06-29T06:28:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../psr/http-client"
        },
        {
            "name": "psr/http-factory",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "psr/http-message": "^1.0"
            },
            "time": "2019-04-30T12:38:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2016-08-06T14:39:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "install-path": "../psr/log"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "ramsey/collection",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/eaca1dc1054ddd10cbd83c1461907bee6fb528fa",
                "reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8",
                "symfony/polyfill-php81": "^1.23"
            },
            "require-dev": {
                "captainhook/captainhook": "^5.3",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "ergebnis/composer-normalize": "^2.6",
                "fakerphp/faker": "^1.5",
                "hamcrest/hamcrest-php": "^2",
                "jangregor/phpstan-prophecy": "^0.8",
                "mockery/mockery": "^1.3",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpstan/extension-installer": "^1",
                "phpstan/phpstan": "^0.12.32",
                "phpstan/phpstan-mockery": "^0.12.5",
                "phpstan/phpstan-phpunit": "^0.12.11",
                "phpunit/phpunit": "^8.5 || ^9",
                "psy/psysh": "^0.10.4",
                "slevomat/coding-standard": "^6.3",
                "squizlabs/php_codesniffer": "^3.5",
                "vimeo/psalm": "^4.4"
            },
            "time": "2021-08-06T03:41:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ramsey\\Collection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ben Ramsey",
                    "email": "ben@benramsey.com",
                    "homepage": "https://benramsey.com"
                }
            ],
            "description": "A PHP library for representing and manipulating collections.",
            "keywords": [
                "array",
                "collection",
                "hash",
                "map",
                "queue",
                "set"
            ],
            "install-path": "../ramsey/collection"
        },
        {
            "name": "ramsey/uuid",
            "version": "4.1.3",
            "version_normalized": "4.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "2df6bbdf0133247bfa0063ccbcf59185a243f52d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/2df6bbdf0133247bfa0063ccbcf59185a243f52d",
                "reference": "2df6bbdf0133247bfa0063ccbcf59185a243f52d",
                "shasum": ""
            },
            "require": {
                "brick/math": "^0.8 || ^0.9",
                "ext-json": "*",
                "php": "^7.2 || ^8.0",
                "ramsey/collection": "^1.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "replace": {
                "rhumsaa/uuid": "self.version"
            },
            "require-dev": {
                "codeception/aspect-mock": "^3",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7.0",
                "doctrine/annotations": "^1.8",
                "goaop/framework": "^2",
                "mockery/mockery": "^1.3",
                "moontoast/math": "^1.1",
                "paragonie/random-lib": "^2",
                "php-mock/php-mock-mockery": "^1.3",
                "php-mock/php-mock-phpunit": "^2.5",
                "php-parallel-lint/php-parallel-lint": "^1.1",
                "phpbench/phpbench": "^0.17.1",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-mockery": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpunit/phpunit": "^8.5",
                "psy/psysh": "^0.10.0",
                "slevomat/coding-standard": "^6.0",
                "squizlabs/php_codesniffer": "^3.5",
                "vimeo/psalm": "3.9.4"
            },
            "suggest": {
                "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
                "ext-ctype": "Enables faster processing of character classification using ctype functions.",
                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
            },
            "time": "2021-09-25T23:00:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ramsey\\Uuid\\": "src/"
                },
                "files": [
                    "src/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
            "homepage": "https://github.com/ramsey/uuid",
            "keywords": [
                "guid",
                "identifier",
                "uuid"
            ],
            "install-path": "../ramsey/uuid"
        },
        {
            "name": "react/promise",
            "version": "v2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
                "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
            },
            "time": "2020-05-12T15:16:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "install-path": "../react/promise"
        },
        {
            "name": "sebastian/cli-parser",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-09-28T06:08:49+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library for parsing CLI options",
            "homepage": "https://github.com/sebastianbergmann/cli-parser",
            "install-path": "../sebastian/cli-parser"
        },
        {
            "name": "sebastian/code-unit",
            "version": "1.0.8",
            "version_normalized": "1.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T13:08:54+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the PHP code units",
            "homepage": "https://github.com/sebastianbergmann/code-unit",
            "install-path": "../sebastian/code-unit"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-09-28T05:30:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Looks up which function or method a line of code belongs to",
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
            "install-path": "../sebastian/code-unit-reverse-lookup"
        },
        {
            "name": "sebastian/comparator",
            "version": "4.0.6",
            "version_normalized": "4.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/diff": "^4.0",
                "sebastian/exporter": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T15:49:45+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "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"
            ],
            "install-path": "../sebastian/comparator"
        },
        {
            "name": "sebastian/diff",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3",
                "symfony/process": "^4.2 || ^5"
            },
            "time": "2020-10-26T13:10:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff",
                "udiff",
                "unidiff",
                "unified diff"
            ],
            "install-path": "../sebastian/diff"
        },
        {
            "name": "sebastian/environment",
            "version": "5.1.3",
            "version_normalized": "5.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "time": "2020-09-28T05:52:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "install-path": "../sebastian/environment"
        },
        {
            "name": "sebastian/exporter",
            "version": "4.0.3",
            "version_normalized": "4.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
                "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-09-28T05:24:23+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "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"
            ],
            "install-path": "../sebastian/exporter"
        },
        {
            "name": "sebastian/global-state",
            "version": "4.0.0",
            "version_normalized": "4.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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": "*"
            },
            "time": "2020-02-07T06:11:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "install-path": "../sebastian/global-state"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-10-26T13:12:34+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
            "install-path": "../sebastian/object-enumerator"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T13:14:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
            "install-path": "../sebastian/object-reflector"
        },
        {
            "name": "sebastian/phpcpd",
            "version": "6.0.3",
            "version_normalized": "6.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "f3683aa0db2e8e09287c2bb33a595b2873ea9176"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/f3683aa0db2e8e09287c2bb33a595b2873ea9176",
                "reference": "f3683aa0db2e8e09287c2bb33a595b2873ea9176",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": ">=7.3",
                "phpunit/php-file-iterator": "^3.0",
                "phpunit/php-timer": "^5.0",
                "sebastian/cli-parser": "^1.0",
                "sebastian/version": "^3.0"
            },
            "time": "2020-12-07T05:39:23+00:00",
            "bin": [
                "phpcpd"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Copy/Paste Detector (CPD) for PHP code.",
            "homepage": "https://github.com/sebastianbergmann/phpcpd",
            "install-path": "../sebastian/phpcpd"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T13:17:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "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",
            "install-path": "../sebastian/recursion-context"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "time": "2020-09-28T06:45:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
            "install-path": "../sebastian/resource-operations"
        },
        {
            "name": "sebastian/type",
            "version": "2.3.4",
            "version_normalized": "2.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2021-06-15T12:49:02+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the types of the PHP type system",
            "homepage": "https://github.com/sebastianbergmann/type",
            "install-path": "../sebastian/type"
        },
        {
            "name": "sebastian/version",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/c6c1022351a901512170118436c764e473f6de8c",
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "time": "2020-09-28T06:39:44+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
            "install-path": "../sebastian/version"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.8.3",
            "version_normalized": "1.8.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
                "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
            },
            "time": "2020-11-11T09:19:24+00:00",
            "bin": [
                "bin/jsonlint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "JSON Linter",
            "keywords": [
                "json",
                "linter",
                "parser",
                "validator"
            ],
            "install-path": "../seld/jsonlint"
        },
        {
            "name": "seld/phar-utils",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/749042a2315705d2dfbbc59234dd9ceb22bf3ff0",
                "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "time": "2021-08-19T21:01:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\PharUtils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "PHAR file format utilities, for when PHP phars you up",
            "keywords": [
                "phar"
            ],
            "install-path": "../seld/phar-utils"
        },
        {
            "name": "spomky-labs/aes-key-wrap",
            "version": "v6.0.0",
            "version_normalized": "6.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "97388255a37ad6fb1ed332d07e61fa2b7bb62e0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/97388255a37ad6fb1ed332d07e61fa2b7bb62e0d",
                "reference": "97388255a37ad6fb1ed332d07e61fa2b7bb62e0d",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "lib-openssl": "*",
                "php": ">=7.2",
                "thecodingmachine/safe": "^1.1"
            },
            "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": "^7.0|^8.0|^9.0",
                "thecodingmachine/phpstan-safe-rule": "^1.0"
            },
            "time": "2020-08-01T14:07:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "AESKW\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florent Morselli",
                    "homepage": "https://github.com/Spomky-Labs/aes-key-wrap/contributors"
                }
            ],
            "description": "AES Key Wrap for PHP.",
            "homepage": "https://github.com/Spomky-Labs/aes-key-wrap",
            "keywords": [
                "A128KW",
                "A192KW",
                "A256KW",
                "RFC3394",
                "RFC5649",
                "aes",
                "key",
                "padding",
                "wrap"
            ],
            "install-path": "../spomky-labs/aes-key-wrap"
        },
        {
            "name": "spomky-labs/base64url",
            "version": "v2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/7752ce931ec285da4ed1f4c5aa27e45e097be61d",
                "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.11|^0.12",
                "phpstan/phpstan-beberlei-assert": "^0.11|^0.12",
                "phpstan/phpstan-deprecation-rules": "^0.11|^0.12",
                "phpstan/phpstan-phpunit": "^0.11|^0.12",
                "phpstan/phpstan-strict-rules": "^0.11|^0.12"
            },
            "time": "2020-11-03T09:10:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Base64Url\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florent Morselli",
                    "homepage": "https://github.com/Spomky-Labs/base64url/contributors"
                }
            ],
            "description": "Base 64 URL Safe Encoding/Decoding PHP Library",
            "homepage": "https://github.com/Spomky-Labs/base64url",
            "keywords": [
                "base64",
                "rfc4648",
                "safe",
                "url"
            ],
            "install-path": "../spomky-labs/base64url"
        },
        {
            "name": "spomky-labs/otphp",
            "version": "v10.0.1",
            "version_normalized": "10.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "f44cce5a9db4b8da410215d992110482c931232f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-01-28T09:24:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "v10.0": "10.0.x-dev",
                    "v9.0": "9.0.x-dev",
                    "v8.3": "8.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OTPHP\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florent Morselli",
                    "homepage": "https://github.com/Spomky"
                },
                {
                    "name": "All contributors",
                    "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
                }
            ],
            "description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
            "homepage": "https://github.com/Spomky-Labs/otphp",
            "keywords": [
                "FreeOTP",
                "RFC 4226",
                "RFC 6238",
                "google authenticator",
                "hotp",
                "otp",
                "totp"
            ],
            "install-path": "../spomky-labs/otphp"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.5.8",
            "version_normalized": "3.5.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d583721a7157ee997f235f327de038e7ea6dac4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-10-23T02:01:07+00:00",
            "bin": [
                "bin/phpcs",
                "bin/phpcbf"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "lead"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
            "keywords": [
                "phpcs",
                "standards"
            ],
            "install-path": "../squizlabs/php_codesniffer"
        },
        {
            "name": "symfony/config",
            "version": "v5.3.4",
            "version_normalized": "5.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "4268f3059c904c61636275182707f81645517a37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/4268f3059c904c61636275182707f81645517a37",
                "reference": "4268f3059c904c61636275182707f81645517a37",
                "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.16",
                "symfony/polyfill-php81": "^1.22"
            },
            "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"
            },
            "time": "2021-07-21T12:40:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Config\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/config"
        },
        {
            "name": "symfony/console",
            "version": "v4.4.30",
            "version_normalized": "4.4.30.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/a3f7189a0665ee33b50e9e228c46f50f5acbed22",
                "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.8",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1|^2"
            },
            "conflict": {
                "psr/log": ">=3",
                "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|2.0"
            },
            "require-dev": {
                "psr/log": "^1|^2",
                "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": ""
            },
            "time": "2021-08-25T19:27:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Eases the creation of beautiful and testable command line interfaces",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/console"
        },
        {
            "name": "symfony/css-selector",
            "version": "v5.3.4",
            "version_normalized": "5.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "7fb120adc7f600a59027775b224c13a33530dd90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/7fb120adc7f600a59027775b224c13a33530dd90",
                "reference": "7fb120adc7f600a59027775b224c13a33530dd90",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2021-07-21T12:38:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/css-selector"
        },
        {
            "name": "symfony/debug",
            "version": "v4.4.31",
            "version_normalized": "4.4.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0",
                "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "psr/log": "^1|^2|^3"
            },
            "conflict": {
                "symfony/http-kernel": "<3.4"
            },
            "require-dev": {
                "symfony/http-kernel": "^3.4|^4.0|^5.0"
            },
            "time": "2021-09-24T13:30:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Debug\\": ""
                },
                "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 to ease debugging PHP code",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/debug"
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v5.3.8",
            "version_normalized": "5.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/e39c344e06a3ceab531ebeb6c077e6652c4a0829",
                "reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1.1",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1.6|^2"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2",
                "symfony/config": "<5.3",
                "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.3",
                "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": ""
            },
            "time": "2021-09-21T20:52:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DependencyInjection\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Allows you to standardize and centralize the way objects are constructed in your application",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/dependency-injection"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-03-23T23:28:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "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",
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/error-handler",
            "version": "v4.4.30",
            "version_normalized": "4.4.30.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5",
                "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "psr/log": "^1|^2|^3",
                "symfony/debug": "^4.4.5",
                "symfony/var-dumper": "^4.4|^5.0"
            },
            "require-dev": {
                "symfony/http-kernel": "^4.4|^5.0",
                "symfony/serializer": "^4.4|^5.0"
            },
            "time": "2021-08-27T17:42:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\ErrorHandler\\": ""
                },
                "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 to manage errors and ease debugging PHP code",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/error-handler"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v4.4.30",
            "version_normalized": "4.4.30.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "2fe81680070043c4c80e7cedceb797e34f377bac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/2fe81680070043c4c80e7cedceb797e34f377bac",
                "reference": "2fe81680070043c4c80e7cedceb797e34f377bac",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/event-dispatcher-contracts": "^1.1",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.4"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "1.1"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "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": ""
            },
            "time": "2021-08-04T20:31:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/event-dispatcher"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v1.1.9",
            "version_normalized": "1.1.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
                "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3"
            },
            "suggest": {
                "psr/event-dispatcher": "",
                "symfony/event-dispatcher-implementation": ""
            },
            "time": "2020-07-06T13:19:58+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "install-path": "../symfony/event-dispatcher-contracts"
        },
        {
            "name": "symfony/filesystem",
            "version": "v5.3.4",
            "version_normalized": "5.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/343f4fe324383ca46792cae728a3b6e2f708fb32",
                "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2021-07-21T12:40:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides basic utilities for the filesystem",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/filesystem"
        },
        {
            "name": "symfony/finder",
            "version": "v5.3.7",
            "version_normalized": "5.3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
                "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2021-08-04T21:20:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/finder"
        },
        {
            "name": "symfony/http-client-contracts",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
                "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "suggest": {
                "symfony/http-client-implementation": ""
            },
            "time": "2021-04-11T23:07:08+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\HttpClient\\": ""
                }
            },
            "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 HTTP clients",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "install-path": "../symfony/http-client-contracts"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v5.3.7",
            "version_normalized": "5.3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
                "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php80": "^1.16"
            },
            "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"
            },
            "time": "2021-08-27T11:20:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Defines an object-oriented layer for the HTTP specification",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/http-foundation"
        },
        {
            "name": "symfony/http-kernel",
            "version": "v4.4.32",
            "version_normalized": "4.4.32.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/f7bda3ea8f05ae90627400e58af5179b25ce0f38",
                "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "psr/log": "^1|^2",
                "symfony/error-handler": "^4.4",
                "symfony/event-dispatcher": "^4.4",
                "symfony/http-client-contracts": "^1.1|^2",
                "symfony/http-foundation": "^4.4.30|^5.3.7",
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-php73": "^1.9",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "symfony/browser-kit": "<4.3",
                "symfony/config": "<3.4",
                "symfony/console": ">=5",
                "symfony/dependency-injection": "<4.3",
                "symfony/translation": "<4.2",
                "twig/twig": "<1.43|<2.13,>=2"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0"
            },
            "require-dev": {
                "psr/cache": "^1.0|^2.0|^3.0",
                "symfony/browser-kit": "^4.3|^5.0",
                "symfony/config": "^3.4|^4.0|^5.0",
                "symfony/console": "^3.4|^4.0",
                "symfony/css-selector": "^3.4|^4.0|^5.0",
                "symfony/dependency-injection": "^4.3|^5.0",
                "symfony/dom-crawler": "^3.4|^4.0|^5.0",
                "symfony/expression-language": "^3.4|^4.0|^5.0",
                "symfony/finder": "^3.4|^4.0|^5.0",
                "symfony/process": "^3.4|^4.0|^5.0",
                "symfony/routing": "^3.4|^4.0|^5.0",
                "symfony/stopwatch": "^3.4|^4.0|^5.0",
                "symfony/templating": "^3.4|^4.0|^5.0",
                "symfony/translation": "^4.2|^5.0",
                "symfony/translation-contracts": "^1.1|^2",
                "twig/twig": "^1.43|^2.13|^3.0.4"
            },
            "suggest": {
                "symfony/browser-kit": "",
                "symfony/config": "",
                "symfony/console": "",
                "symfony/dependency-injection": ""
            },
            "time": "2021-09-28T10:20:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpKernel\\": ""
                },
                "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 structured process for converting a Request into a Response",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/http-kernel"
        },
        {
            "name": "symfony/mime",
            "version": "v5.3.8",
            "version_normalized": "5.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a756033d0a7e53db389618653ae991eba5a19a11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/a756033d0a7e53db389618653ae991eba5a19a11",
                "reference": "a756033d0a7e53db389618653ae991eba5a19a11",
                "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.16"
            },
            "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"
            },
            "time": "2021-09-10T12:30:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../symfony/mime"
        },
        {
            "name": "symfony/options-resolver",
            "version": "v5.3.7",
            "version_normalized": "5.3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/4b78e55b179003a42523a362cc0e8327f7a69b5e",
                "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-php73": "~1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2021-08-04T21:20:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\OptionsResolver\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an improved replacement for the array_replace PHP function",
            "homepage": "https://symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "install-path": "../symfony/options-resolver"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.23.1",
            "version_normalized": "1.23.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-05-27T12:26:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../symfony/polyfill-intl-grapheme"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
                "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "symfony/polyfill-intl-normalizer": "^1.10",
                "symfony/polyfill-php72": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-05-27T09:27:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Trevor Rowbotham",
                    "email": "trevor.rowbotham@pm.me"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-intl-idn"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-intl-normalizer"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.23.1",
            "version_normalized": "1.23.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
                "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2021-05-27T12:26:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php70",
            "version": "v1.20.0",
            "version_normalized": "1.20.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
                "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2020-10-23T14:02:19+00:00",
            "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"
            ],
            "install-path": null
        },
        {
            "name": "symfony/polyfill-php72",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-05-27T09:17:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php72\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-php72"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../symfony/polyfill-php73"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.23.1",
            "version_normalized": "1.23.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
                "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-07-28T13:41:28+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "symfony/polyfill-php81",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "e66119f3de95efc359483f810c4c3e6436279436"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/e66119f3de95efc359483f810c4c3e6436279436",
                "reference": "e66119f3de95efc359483f810c4c3e6436279436",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-05-21T13:25:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php81\\": ""
                },
                "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 8.1+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-php81"
        },
        {
            "name": "symfony/process",
            "version": "v4.4.30",
            "version_normalized": "4.4.30.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
                "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2021-08-04T20:31:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/process"
        },
        {
            "name": "symfony/property-access",
            "version": "v5.3.8",
            "version_normalized": "5.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66",
                "reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-php80": "^1.16",
                "symfony/property-info": "^5.2"
            },
            "require-dev": {
                "symfony/cache": "^4.4|^5.0"
            },
            "suggest": {
                "psr/cache-implementation": "To cache access methods."
            },
            "time": "2021-09-10T11:55:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyAccess\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "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"
            ],
            "install-path": "../symfony/property-access"
        },
        {
            "name": "symfony/property-info",
            "version": "v5.3.8",
            "version_normalized": "5.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "39de5bed8c036f76ec0457ec52908e45d5497947"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/39de5bed8c036f76ec0457ec52908e45d5497947",
                "reference": "39de5bed8c036f76ec0457ec52908e45d5497947",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-php80": "^1.16",
                "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"
            },
            "time": "2021-09-07T07:41:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../symfony/property-info"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1"
            },
            "suggest": {
                "symfony/service-implementation": ""
            },
            "time": "2021-04-01T10:43:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "install-path": "../symfony/service-contracts"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v5.3.4",
            "version_normalized": "5.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "b24c6a92c6db316fee69e38c80591e080e41536c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/b24c6a92c6db316fee69e38c80591e080e41536c",
                "reference": "b24c6a92c6db316fee69e38c80591e080e41536c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/service-contracts": "^1.0|^2"
            },
            "time": "2021-07-10T08:58:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Stopwatch\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a way to profile code",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/stopwatch"
        },
        {
            "name": "symfony/string",
            "version": "v5.3.7",
            "version_normalized": "5.3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5",
                "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5",
                "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"
            },
            "time": "2021-08-26T08:00:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../symfony/string"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v5.3.8",
            "version_normalized": "5.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/eaaea4098be1c90c8285543e1356a09c8aa5c8da",
                "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "phpunit/phpunit": "<5.4.3",
                "symfony/console": "<4.4"
            },
            "require-dev": {
                "ext-iconv": "*",
                "symfony/console": "^4.4|^5.0",
                "symfony/process": "^4.4|^5.0",
                "twig/twig": "^2.13|^3.0.4"
            },
            "suggest": {
                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
                "ext-intl": "To show region name in time zone dump",
                "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
            },
            "time": "2021-09-24T15:59:58+00:00",
            "bin": [
                "Resources/bin/var-dump-server"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions/dump.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\VarDumper\\": ""
                },
                "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 mechanisms for walking through any arbitrary PHP variable",
            "homepage": "https://symfony.com",
            "keywords": [
                "debug",
                "dump"
            ],
            "install-path": "../symfony/var-dumper"
        },
        {
            "name": "symfony/yaml",
            "version": "v5.3.6",
            "version_normalized": "5.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7",
                "reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7",
                "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"
            },
            "time": "2021-07-29T06:20:01+00:00",
            "bin": [
                "Resources/bin/yaml-lint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Loads and dumps YAML files",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/yaml"
        },
        {
            "name": "tedivm/jshrink",
            "version": "v1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "0513ba1407b1f235518a939455855e6952a48bbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/0513ba1407b1f235518a939455855e6952a48bbc",
                "reference": "0513ba1407b1f235518a939455855e6952a48bbc",
                "shasum": ""
            },
            "require": {
                "php": "^5.6|^7.0|^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.8",
                "php-coveralls/php-coveralls": "^1.1.0",
                "phpunit/phpunit": "^6"
            },
            "time": "2020-11-30T18:10:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "JShrink": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Robert Hafner",
                    "email": "tedivm@tedivm.com"
                }
            ],
            "description": "Javascript Minifier built in PHP",
            "homepage": "http://github.com/tedious/JShrink",
            "keywords": [
                "javascript",
                "minifier"
            ],
            "install-path": "../tedivm/jshrink"
        },
        {
            "name": "temando/module-shipping",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "temando/module-shipping-remover": "1.0.0"
            },
            "type": "metapackage",
            "license": [
                "OSL-3.0"
            ],
            "description": "Temando multi-carrier shipping extension for Magento 2",
            "install-path": null
        },
        {
            "name": "temando/module-shipping-remover",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "magento/framework": "*",
                "magento/module-eav": "*"
            },
            "replace": {
                "temando/module-shipping-m2": "*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "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",
            "install-path": "../temando/module-shipping-remover"
        },
        {
            "name": "thecodingmachine/safe",
            "version": "v1.3.3",
            "version_normalized": "1.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-10-28T17:51:34+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                }
            },
            "installation-source": "dist",
            "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",
            "install-path": "../thecodingmachine/safe"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2 || ^8.0"
            },
            "time": "2021-07-28T10:34:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                }
            ],
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
            "install-path": "../theseer/tokenizer"
        },
        {
            "name": "true/punycode",
            "version": "v2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "symfony/polyfill-mbstring": "^1.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.7",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "time": "2016-11-16T10:37:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TrueBV\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Renan Gonçalves",
                    "email": "renan.saddam@gmail.com"
                }
            ],
            "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
            "homepage": "https://github.com/true/php-punycode",
            "keywords": [
                "idna",
                "punycode"
            ],
            "install-path": "../true/punycode"
        },
        {
            "name": "tubalmartin/cssmin",
            "version": "v4.1.1",
            "version_normalized": "4.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "cogpowered/finediff": "0.3.*",
                "phpunit/phpunit": "4.8.*"
            },
            "time": "2018-01-15T15:26:51+00:00",
            "bin": [
                "cssmin"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "tubalmartin\\CssMin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Túbal Martín",
                    "homepage": "http://tubalmartin.me/"
                }
            ],
            "description": "A PHP port of the YUI CSS compressor",
            "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
            "keywords": [
                "compress",
                "compressor",
                "css",
                "cssmin",
                "minify",
                "yui"
            ],
            "install-path": "../tubalmartin/cssmin"
        },
        {
            "name": "vertexinc/module-address-validation",
            "version": "2.1.2",
            "version_normalized": "2.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
                "vertexinc/module-address-validation-api": "^1",
                "vertexinc/module-tax": "^4"
            },
            "replace": {
                "vertex/module-address-validation": "self.version"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
                "ext-dom": "*",
                "mediotype/code-standard": "^1.0",
                "roave/security-advisories": "dev-master"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Vertex\\AddressValidation\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Vertex Address Validation module for Magento 2",
            "install-path": "../vertexinc/module-address-validation"
        },
        {
            "name": "vertexinc/module-address-validation-api",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "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": {
                "magento/framework": "^100|^101|^102|^103",
                "magento/module-store": "^100|^101",
                "php": "^7.1",
                "vertexinc/sdk": "^1"
            },
            "replace": {
                "vertex/module-address-validation-api": "self.version"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
                "mediotype/code-standard": "^1.0",
                "roave/security-advisories": "dev-master"
            },
            "suggest": {
                "magento/module-webapi": "^100"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Vertex\\AddressValidationApi\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Vertex Address Cleansing module for Magento 2 API",
            "install-path": "../vertexinc/module-address-validation-api"
        },
        {
            "name": "vertexinc/module-request-logging",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "magento/framework": "^100|^101|^102|^103",
                "vertexinc/module-request-logging-api": "~1.0.0"
            },
            "conflict": {
                "vertex/module-tax": "<=3.5.0 || >=4.0 <=4.2.0"
            },
            "provide": {
                "vertexinc/module-request-logging-api-implementation": "1.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
                "mediotype/code-standard": "^1.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Vertex\\RequestLogging\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Vertex Request Logging module for Magento 2",
            "install-path": "../vertexinc/module-request-logging"
        },
        {
            "name": "vertexinc/module-request-logging-api",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "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": {
                "magento/framework": "^100|^101|^102|^103"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
                "jetbrains/phpstorm-attributes": "^1",
                "mediotype/code-standard": "^1.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Vertex\\RequestLoggingApi\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Vertex Request Logging module for Magento 2 API",
            "install-path": "../vertexinc/module-request-logging-api"
        },
        {
            "name": "vertexinc/module-tax",
            "version": "4.2.1",
            "version_normalized": "4.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
                "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",
                "vertexinc/module-request-logging-api": "^1",
                "vertexinc/sdk": "^1.2.0"
            },
            "conflict": {
                "pixafy/tax": "*",
                "pixafy/tax-ee": "*",
                "vertex/tax": "*",
                "vertex/tax-ee": "*"
            },
            "replace": {
                "vertex/module-tax": "self.version"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
                "ext-dom": "*",
                "magento/module-offline-shipping": "^100.2",
                "magento/module-usps": "^100.2",
                "mediotype/code-standard": "^1.0"
            },
            "suggest": {
                "magento/module-gift-card-account": "Vertex Tax Links for Magento 2 also supports Magento's Gift Card Account module",
                "magento/module-gift-wrapping": "Vertex Tax Links for Magento 2 also supports Magento's Gift Wrapping module",
                "magento/module-multishipping": "Vertex Tax Links for Magento 2 also supports Magento's Multishipping module",
                "magento/module-reward": "Vertex Tax Links for Magento 2 also supports Magento's Reward module"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Vertex\\Tax\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Vertex Tax Links for Magento 2",
            "install-path": "../vertexinc/module-tax"
        },
        {
            "name": "vertexinc/product-magento-module",
            "version": "4.2.1",
            "version_normalized": "4.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "vertexinc/module-address-validation": "2.1.2",
                "vertexinc/module-request-logging": "1.0.0",
                "vertexinc/module-tax": "4.2.1"
            },
            "replace": {
                "vertex/product-magento-module": "self.version"
            },
            "type": "metapackage",
            "license": [
                "proprietary"
            ],
            "description": "Vertex Tax Links for Magento 2",
            "homepage": "http://go.vertexsmb.com/magento_cbe",
            "keywords": [
                "tax",
                "vertex"
            ],
            "install-path": null
        },
        {
            "name": "vertexinc/sdk",
            "version": "1.2.7",
            "version_normalized": "1.2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-soap": "*",
                "php": "^5.4|^7"
            },
            "replace": {
                "vertex/sdk": "self.version"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
                "mediotype/code-standard": "^1.0",
                "php": "^7.3",
                "phpmd/phpmd": "^2.6",
                "phpunit/phpunit": "^9",
                "squizlabs/php_codesniffer": "^3.3"
            },
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Vertex\\": "src/"
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Tools for communicating with Vertex Cloud and Vertex O-Series",
            "install-path": "../vertexinc/sdk"
        },
        {
            "name": "vlucas/phpdotenv",
            "version": "v2.6.8",
            "version_normalized": "2.6.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "f1e2a35e53abe9322f0ab9ada689967e30055d40"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/f1e2a35e53abe9322f0ab9ada689967e30055d40",
                "reference": "f1e2a35e53abe9322f0ab9ada689967e30055d40",
                "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 || ^8.5.21"
            },
            "suggest": {
                "ext-filter": "Required to use the boolean validator.",
                "ext-pcre": "Required to use most of the library."
            },
            "time": "2021-10-02T19:02:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dotenv\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk"
                },
                {
                    "name": "Vance Lucas",
                    "email": "vance@vancelucas.com"
                }
            ],
            "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "install-path": "../vlucas/phpdotenv"
        },
        {
            "name": "web-token/jwt-framework",
            "version": "v2.2.11",
            "version_normalized": "2.2.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "643cced197e32471418bd89e7a44b69fd04eb9de"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/643cced197e32471418bd89e7a44b69fd04eb9de",
                "reference": "643cced197e32471418bd89e7a44b69fd04eb9de",
                "shasum": ""
            },
            "require": {
                "brick/math": "^0.8.17|^0.9",
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-sodium": "*",
                "fgrosse/phpasn1": "^2.0",
                "php": ">=7.2",
                "psr/event-dispatcher": "^1.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "spomky-labs/aes-key-wrap": "^5.0|^6.0",
                "spomky-labs/base64url": "^1.0|^2.0",
                "symfony/config": "^4.2|^5.0",
                "symfony/console": "^4.2|^5.0",
                "symfony/dependency-injection": "^4.2|^5.0",
                "symfony/event-dispatcher": "^4.2|^5.0",
                "symfony/http-kernel": "^4.2|^5.0",
                "symfony/polyfill-mbstring": "^1.12"
            },
            "conflict": {
                "spomky-labs/jose": "*"
            },
            "replace": {
                "web-token/encryption-pack": "self.version",
                "web-token/jwt-bundle": "self.version",
                "web-token/jwt-checker": "self.version",
                "web-token/jwt-console": "self.version",
                "web-token/jwt-core": "self.version",
                "web-token/jwt-easy": "self.version",
                "web-token/jwt-encryption": "self.version",
                "web-token/jwt-encryption-algorithm-aescbc": "self.version",
                "web-token/jwt-encryption-algorithm-aesgcm": "self.version",
                "web-token/jwt-encryption-algorithm-aesgcmkw": "self.version",
                "web-token/jwt-encryption-algorithm-aeskw": "self.version",
                "web-token/jwt-encryption-algorithm-dir": "self.version",
                "web-token/jwt-encryption-algorithm-ecdh-es": "self.version",
                "web-token/jwt-encryption-algorithm-experimental": "self.version",
                "web-token/jwt-encryption-algorithm-pbes2": "self.version",
                "web-token/jwt-encryption-algorithm-rsa": "self.version",
                "web-token/jwt-key-mgmt": "self.version",
                "web-token/jwt-nested-token": "self.version",
                "web-token/jwt-signature": "self.version",
                "web-token/jwt-signature-algorithm-ecdsa": "self.version",
                "web-token/jwt-signature-algorithm-eddsa": "self.version",
                "web-token/jwt-signature-algorithm-experimental": "self.version",
                "web-token/jwt-signature-algorithm-hmac": "self.version",
                "web-token/jwt-signature-algorithm-none": "self.version",
                "web-token/jwt-signature-algorithm-rsa": "self.version",
                "web-token/jwt-util-ecc": "self.version",
                "web-token/signature-pack": "self.version"
            },
            "require-dev": {
                "bjeavons/zxcvbn-php": "^1.0",
                "blackfire/php-sdk": "^1.14",
                "ext-curl": "*",
                "ext-gmp": "*",
                "friendsofphp/php-cs-fixer": "^2.16",
                "infection/infection": "^0.15|^0.16|^0.17|^0.18|^0.19|^0.20",
                "matthiasnoback/symfony-config-test": "^3.1|^4.0",
                "nyholm/psr7": "^1.3",
                "php-coveralls/php-coveralls": "^2.0",
                "php-http/mock-client": "^1.0",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-deprecation-rules": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpstan/phpstan-strict-rules": "^0.12",
                "phpunit/phpunit": "^8.0|^9.0",
                "symfony/browser-kit": "^4.2|^5.0",
                "symfony/finder": "^4.2|^5.0",
                "symfony/framework-bundle": "^4.2|^5.0",
                "symfony/http-client": "^5.2",
                "symfony/phpunit-bridge": "^4.2|^5.0",
                "symfony/serializer": "^4.2|^5.0",
                "symfony/var-dumper": "^4.2|^5.0"
            },
            "suggest": {
                "bjeavons/zxcvbn-php": "Adds key quality check for oct keys.",
                "ext-sodium": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys",
                "php-http/httplug": "To enable JKU/X5U support.",
                "php-http/httplug-bundle": "To enable JKU/X5U support.",
                "php-http/message-factory": "To enable JKU/X5U support.",
                "symfony/serializer": "Use the Symfony serializer to serialize/unserialize JWS and JWE tokens.",
                "symfony/var-dumper": "Used to show data on the debug toolbar."
            },
            "time": "2021-06-25T15:59:52+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Jose\\": "src/",
                    "Jose\\Component\\Signature\\Algorithm\\": [
                        "src/SignatureAlgorithm/ECDSA",
                        "src/SignatureAlgorithm/EdDSA",
                        "src/SignatureAlgorithm/HMAC",
                        "src/SignatureAlgorithm/None",
                        "src/SignatureAlgorithm/RSA",
                        "src/SignatureAlgorithm/Experimental"
                    ],
                    "Jose\\Component\\Core\\Util\\Ecc\\": [
                        "src/Ecc"
                    ],
                    "Jose\\Component\\Encryption\\Algorithm\\": [
                        "src/EncryptionAlgorithm/Experimental"
                    ],
                    "Jose\\Component\\Encryption\\Algorithm\\KeyEncryption\\": [
                        "src/EncryptionAlgorithm/KeyEncryption/AESGCMKW",
                        "src/EncryptionAlgorithm/KeyEncryption/AESKW",
                        "src/EncryptionAlgorithm/KeyEncryption/Direct",
                        "src/EncryptionAlgorithm/KeyEncryption/ECDHES",
                        "src/EncryptionAlgorithm/KeyEncryption/PBES2",
                        "src/EncryptionAlgorithm/KeyEncryption/RSA"
                    ],
                    "Jose\\Component\\Encryption\\Algorithm\\ContentEncryption\\": [
                        "src/EncryptionAlgorithm/ContentEncryption/AESGCM",
                        "src/EncryptionAlgorithm/ContentEncryption/AESCBC"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florent Morselli",
                    "homepage": "https://github.com/Spomky"
                },
                {
                    "name": "All contributors",
                    "homepage": "https://github.com/web-token/jwt-framework/contributors"
                }
            ],
            "description": "JSON Object Signing and Encryption library for PHP and Symfony Bundle.",
            "homepage": "https://github.com/web-token/jwt-framework",
            "keywords": [
                "JOSE",
                "JWE",
                "JWK",
                "JWKSet",
                "JWS",
                "Jot",
                "RFC7515",
                "RFC7516",
                "RFC7517",
                "RFC7518",
                "RFC7519",
                "RFC7520",
                "bundle",
                "jwa",
                "jwt",
                "symfony"
            ],
            "install-path": "../web-token/jwt-framework"
        },
        {
            "name": "webimpress/safe-writer",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2021-04-19T16:34:45+00:00",
            "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"
                }
            },
            "installation-source": "dist",
            "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"
            ],
            "install-path": "../webimpress/safe-writer"
        },
        {
            "name": "webmozart/assert",
            "version": "1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2021-03-09T10:59:23+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "install-path": "../webmozart/assert"
        },
        {
            "name": "webonyx/graphql-php",
            "version": "v0.13.9",
            "version_normalized": "0.13.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/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"
            },
            "time": "2020-07-02T05:49:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GraphQL\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP port of GraphQL reference implementation",
            "homepage": "https://github.com/webonyx/graphql-php",
            "keywords": [
                "api",
                "graphql"
            ],
            "install-path": "../webonyx/graphql-php"
        },
        {
            "name": "weew/helpers-array",
            "version": "v1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9bff63111f9765b4277750db8d276d92b3e16ed0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9bff63111f9765b4277750db8d276d92b3e16ed0",
                "reference": "9bff63111f9765b4277750db8d276d92b3e16ed0",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^4.7",
                "satooshi/php-coveralls": "^0.6.1"
            },
            "time": "2016-07-21T11:18:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "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.",
            "install-path": "../weew/helpers-array"
        },
        {
            "name": "wikimedia/less.php",
            "version": "v3.1.0",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "a486d78b9bd16b72f237fc6093aa56d69ce8bd13"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/a486d78b9bd16b72f237fc6093aa56d69ce8bd13",
                "reference": "a486d78b9bd16b72f237fc6093aa56d69ce8bd13",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.9"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "34.0.0",
                "mediawiki/minus-x": "1.0.0",
                "php-parallel-lint/php-console-highlighter": "0.5.0",
                "php-parallel-lint/php-parallel-lint": "1.2.0",
                "phpunit/phpunit": "^8.5"
            },
            "time": "2020-12-11T19:33:31+00:00",
            "bin": [
                "bin/lessc"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Less": "lib/"
                },
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "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"
            ],
            "install-path": "../wikimedia/less.php"
        },
        {
            "name": "yotpo/magento2-module-yotpo-reviews",
            "version": "3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "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",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Yotpo\\Yotpo\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Yotpo Reviews extension for Magento2",
            "install-path": "../yotpo/magento2-module-yotpo-reviews"
        },
        {
            "name": "yotpo/magento2-module-yotpo-reviews-bundle",
            "version": "3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2tvenom/CBOREncode.git",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/9d31d781b3622b028f1f6210bc76ba88438bd518",
                "reference": "9d31d781b3622b028f1f6210bc76ba88438bd518",
                "shasum": ""
            },
            "require": {
                "yotpo/magento2-module-yotpo-reviews": "3.2.0"
            },
            "type": "metapackage",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Bundling metapackage for yotpo/magento2-module-yotpo-reviews: Yotpo Reviews extension for Magento2",
            "install-path": null
        }
    ],
    "dev": true,
    "dev-package-names": [
        "allure-framework/allure-codeception",
        "allure-framework/allure-php-api",
        "allure-framework/allure-phpunit",
        "behat/gherkin",
        "codeception/codeception",
        "codeception/lib-asserts",
        "codeception/module-asserts",
        "codeception/module-sequence",
        "codeception/module-webdriver",
        "codeception/phpunit-wrapper",
        "codeception/stub",
        "csharpru/vault-php",
        "csharpru/vault-php-guzzle6-transport",
        "dealerdirect/phpcodesniffer-composer-installer",
        "doctrine/annotations",
        "doctrine/instantiator",
        "doctrine/lexer",
        "friendsofphp/php-cs-fixer",
        "hoa/consistency",
        "hoa/console",
        "hoa/event",
        "hoa/exception",
        "hoa/file",
        "hoa/iterator",
        "hoa/protocol",
        "hoa/stream",
        "hoa/ustring",
        "jms/metadata",
        "jms/serializer",
        "lusitanian/oauth",
        "magento/magento-coding-standard",
        "magento/magento2-functional-testing-framework",
        "mustache/mustache",
        "myclabs/deep-copy",
        "pdepend/pdepend",
        "phar-io/manifest",
        "phar-io/version",
        "php-cs-fixer/diff",
        "php-webdriver/webdriver",
        "phpcompatibility/php-compatibility",
        "phpdocumentor/reflection-common",
        "phpdocumentor/reflection-docblock",
        "phpdocumentor/type-resolver",
        "phpmd/phpmd",
        "phpspec/prophecy",
        "phpstan/phpdoc-parser",
        "phpstan/phpstan",
        "phpunit/php-code-coverage",
        "phpunit/php-file-iterator",
        "phpunit/php-invoker",
        "phpunit/php-text-template",
        "phpunit/php-timer",
        "phpunit/php-token-stream",
        "phpunit/phpunit",
        "sebastian/cli-parser",
        "sebastian/code-unit",
        "sebastian/code-unit-reverse-lookup",
        "sebastian/comparator",
        "sebastian/diff",
        "sebastian/environment",
        "sebastian/exporter",
        "sebastian/global-state",
        "sebastian/object-enumerator",
        "sebastian/object-reflector",
        "sebastian/phpcpd",
        "sebastian/recursion-context",
        "sebastian/resource-operations",
        "sebastian/type",
        "sebastian/version",
        "squizlabs/php_codesniffer",
        "symfony/mime",
        "symfony/polyfill-php70",
        "symfony/stopwatch",
        "symfony/yaml",
        "theseer/tokenizer",
        "vlucas/phpdotenv",
        "weew/helpers-array"
    ]
}
