{
    "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"
            ],
            "support": {
                "issues": "https://github.com/2tvenom/CBOREncode/issues",
                "source": "https://github.com/2tvenom/CBOREncode/tree/1.0.2"
            },
            "install-path": "../2tvenom/cborencode"
        },
        {
            "name": "adobe-commerce/adobe-ims-metapackage",
            "version": "2.2.3",
            "version_normalized": "2.2.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.3.0.zip",
                "shasum": "fb40070ed75e894d35fc7411ef2eaee6448c65a7"
            },
            "require": {
                "magento/module-admin-adobe-ims": "100.5.3",
                "magento/module-admin-adobe-ims-two-factor-auth": "1.0.2",
                "magento/module-adobe-ims": "2.2.2",
                "magento/module-adobe-ims-api": "2.2.2",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "metapackage",
            "description": "Adobe IMS Integration",
            "install-path": null
        },
        {
            "name": "adobe-commerce/os-extensions-metapackage",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.2.0.zip",
                "shasum": "4c10f03cbbbdec4167f9d84ed9f959714d12d314"
            },
            "require": {
                "adobe-commerce/adobe-ims-metapackage": ">=2.2.3@beta <3.0.0",
                "magento/adobe-stock-integration": ">=2.1.7@beta <3.0.0",
                "magento/payment-services": "^2.0",
                "paypal/module-braintree": "^4.6"
            },
            "type": "metapackage",
            "description": "Metapackage contains references to extensions bundled with Magento OS",
            "install-path": null
        },
        {
            "name": "allure-framework/allure-codeception",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/allure-framework/allure-codeception.git",
                "reference": "854320894b5e65952eb0cafd1555e9efb4543350"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/allure-framework/allure-codeception/zipball/854320894b5e65952eb0cafd1555e9efb4543350",
                "reference": "854320894b5e65952eb0cafd1555e9efb4543350",
                "shasum": ""
            },
            "require": {
                "allure-framework/allure-php-commons": "^2.3.1",
                "codeception/codeception": "^5.0.3",
                "ext-json": "*",
                "php": "^8"
            },
            "require-dev": {
                "psalm/plugin-phpunit": "^0.19.0",
                "remorhaz/php-json-data": "^0.5.3",
                "remorhaz/php-json-path": "^0.7.7",
                "squizlabs/php_codesniffer": "^3.7.2",
                "vimeo/psalm": "^5.12"
            },
            "time": "2024-05-28T09:54:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Qameta\\Allure\\Codeception\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ivan Krutov",
                    "email": "vania-pooh@aerokube.com",
                    "role": "Developer"
                },
                {
                    "name": "Edward Surov",
                    "email": "zoohie@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "Allure Codeception integration",
            "homepage": "https://allurereport.org/",
            "keywords": [
                "allure",
                "attachments",
                "cases",
                "codeception",
                "report",
                "steps",
                "testing"
            ],
            "support": {
                "email": "allure@qameta.io",
                "issues": "https://github.com/allure-framework/allure-codeception/issues",
                "source": "https://github.com/allure-framework/allure-codeception"
            },
            "install-path": "../allure-framework/allure-codeception"
        },
        {
            "name": "allure-framework/allure-php-commons",
            "version": "v2.3.1",
            "version_normalized": "2.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/allure-framework/allure-php-commons2.git",
                "reference": "5d7ed5ab510339652163ca1473eb499d4b7ec488"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/allure-framework/allure-php-commons2/zipball/5d7ed5ab510339652163ca1473eb499d4b7ec488",
                "reference": "5d7ed5ab510339652163ca1473eb499d4b7ec488",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.12 || ^2",
                "ext-json": "*",
                "php": "^8",
                "psr/log": "^1 || ^2 || ^3",
                "ramsey/uuid": "^3 || ^4"
            },
            "conflict": {
                "amphp/byte-stream": "<1.5.1"
            },
            "require-dev": {
                "jetbrains/phpstorm-attributes": "^1",
                "phpunit/phpunit": "^9.6.8",
                "psalm/plugin-phpunit": "^0.18.4",
                "squizlabs/php_codesniffer": "^3.7.2",
                "vimeo/psalm": "^5.12"
            },
            "time": "2023-05-30T10:55:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Qameta\\Allure\\": "src",
                    "Yandex\\Allure\\Adapter\\": "src/Legacy"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Dmitry Baev",
                    "email": "baev.dm@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Edward Surov",
                    "email": "zoohie@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "Allure PHP commons",
            "homepage": "http://allure.qatools.ru/",
            "keywords": [
                "allure",
                "commons",
                "php",
                "report",
                "testing"
            ],
            "support": {
                "email": "allure@qameta.io",
                "issues": "https://github.com/allure-framework/allure-php-commons2/issues",
                "source": "https://github.com/allure-framework/allure-php-commons"
            },
            "install-path": "../allure-framework/allure-php-commons"
        },
        {
            "name": "allure-framework/allure-phpunit",
            "version": "v2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/allure-framework/allure-phpunit.git",
                "reference": "a08e0092cdddfc8ead1953cf5bddf80b48595109"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/allure-framework/allure-phpunit/zipball/a08e0092cdddfc8ead1953cf5bddf80b48595109",
                "reference": "a08e0092cdddfc8ead1953cf5bddf80b48595109",
                "shasum": ""
            },
            "require": {
                "allure-framework/allure-php-commons": "^2",
                "php": "^8",
                "phpunit/phpunit": "^9"
            },
            "conflict": {
                "amphp/byte-stream": "<1.5.1"
            },
            "require-dev": {
                "brianium/paratest": "^6.8",
                "psalm/plugin-phpunit": "^0.18.4",
                "squizlabs/php_codesniffer": "^3.7.1",
                "vimeo/psalm": "^5.4"
            },
            "time": "2023-01-12T14:27:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Qameta\\Allure\\PHPUnit\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ivan Krutov",
                    "email": "vania-pooh@yandex-team.ru",
                    "role": "Developer"
                },
                {
                    "name": "Edward Surov",
                    "email": "zoohie@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "Allure PHPUnit integration",
            "homepage": "http://allure.qatools.ru/",
            "keywords": [
                "allure",
                "attachments",
                "cases",
                "phpunit",
                "report",
                "steps",
                "testing"
            ],
            "support": {
                "email": "allure@qameta.io",
                "issues": "https://github.com/allure-framework/allure-phpunit/issues",
                "source": "https://github.com/allure-framework/allure-phpunit"
            },
            "install-path": "../allure-framework/allure-phpunit"
        },
        {
            "name": "amasty/base",
            "version": "1.21.1",
            "version_normalized": "1.21.1.0",
            "dist": {
                "type": "zip",
                "url": "https://composer.amasty.com/community/packages/amasty/base-1.21.1.zip"
            },
            "require": {
                "ext-dom": "*",
                "monolog/monolog": ">=1.17",
                "php": ">=7.4"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\Base\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Base by Amasty",
            "install-path": "../amasty/base"
        },
        {
            "name": "amasty/cron-schedule-list",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "dist": {
                "type": "zip",
                "url": "https://composer.amasty.com/community/packages/amasty/cron-schedule-list-1.0.7.zip"
            },
            "require": {
                "amasty/base": ">=1.14.6",
                "php": ">=7.3"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\CronScheduleList\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Cron Schedule List by Amasty",
            "install-path": "../amasty/cron-schedule-list"
        },
        {
            "name": "amasty/image-optimizer-speed-size",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "dist": {
                "type": "zip",
                "url": "https://composer.amasty.com/community/packages/amasty/image-optimizer-speed-size-2.0.3.zip"
            },
            "require": {
                "amasty/base": ">=1.21.0",
                "amasty/module-image-optimizer-ui": ">=2.3.0",
                "php": ">=7.4"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\ImageOptimizerSpeedSize\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Speed Size Image Optimizer Integration by Amasty",
            "install-path": "../amasty/image-optimizer-speed-size"
        },
        {
            "name": "amasty/module-image-optimizer",
            "version": "2.4.0",
            "version_normalized": "2.4.0.0",
            "dist": {
                "type": "zip",
                "url": "https://composer.amasty.com/community/packages/amasty/module-image-optimizer-2.4.0.zip"
            },
            "require": {
                "amasty/base": ">=1.21.0",
                "amasty/module-image-optimizer-ui": ">=2.3.0",
                "amasty/module-page-speed-tools": ">=2.2.0",
                "php": ">=8.1"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\ImageOptimizer\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Image Optimizer by Amasty",
            "install-path": "../amasty/module-image-optimizer"
        },
        {
            "name": "amasty/module-image-optimizer-ui",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "dist": {
                "type": "zip",
                "url": "https://composer.amasty.com/community/packages/amasty/module-image-optimizer-ui-2.3.0.zip"
            },
            "require": {
                "amasty/base": ">=1.21.0",
                "amasty/module-image-optimizer": ">=2.4.0",
                "php": ">=7.3"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\ImageOptimizerUi\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Image Optimizer Ui by Amasty",
            "install-path": "../amasty/module-image-optimizer-ui"
        },
        {
            "name": "amasty/module-lazy-load",
            "version": "2.4.0",
            "version_normalized": "2.4.0.0",
            "dist": {
                "type": "zip",
                "url": "https://composer.amasty.com/community/packages/amasty/module-lazy-load-2.4.0.zip"
            },
            "require": {
                "amasty/base": ">=1.21.0",
                "amasty/module-page-speed-tools": ">=2.2.0",
                "php": ">=8.1"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\LazyLoad\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Lazy Load by Amasty",
            "install-path": "../amasty/module-lazy-load"
        },
        {
            "name": "amasty/module-lazy-load-ui",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "dist": {
                "type": "zip",
                "url": "https://composer.amasty.com/community/packages/amasty/module-lazy-load-ui-1.1.1.zip"
            },
            "require": {
                "amasty/base": ">=1.21.0",
                "amasty/module-lazy-load": ">=2.4.0",
                "php": ">=7.3"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\LazyLoadUi\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Lazy Load Admin Ui by Amasty",
            "install-path": "../amasty/module-lazy-load-ui"
        },
        {
            "name": "amasty/module-mage-248-fix",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/AmastyLtd/module-mage-248-fix.git",
                "reference": "9d40f89ecd0de859d97ea3274501bf62bf57aeba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/AmastyLtd/module-mage-248-fix/zipball/9d40f89ecd0de859d97ea3274501bf62bf57aeba",
                "reference": "9d40f89ecd0de859d97ea3274501bf62bf57aeba",
                "shasum": ""
            },
            "require": {
                "amasty/base": ">=1.21.1",
                "magento/framework": "~103.0.8.0",
                "php": ">=8.1",
                "wikimedia/less.php": "^5.3.1"
            },
            "time": "2026-01-19T09:20:02+00:00",
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\Mage248Fix\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary"
            ],
            "description": "Fix several issues on Magento 2.4.8 version by Amasty",
            "homepage": "https://amasty.com/",
            "support": {
                "issues": "https://github.com/AmastyLtd/module-mage-248-fix/issues",
                "source": "https://github.com/AmastyLtd/module-mage-248-fix/tree/1.0.6"
            },
            "install-path": "../amasty/module-mage-248-fix"
        },
        {
            "name": "amasty/module-optimizer-pro",
            "version": "3.8.0",
            "version_normalized": "3.8.0.0",
            "dist": {
                "type": "zip",
                "url": "https://composer.amasty.com/community/packages/amasty/module-optimizer-pro-3.8.0.zip"
            },
            "require": {
                "amasty/base": ">=1.21.0",
                "amasty/image-optimizer-speed-size": ">=2.0.3",
                "amasty/module-page-speed-optimizer": ">=2.3.4",
                "php": ">=7.4"
            },
            "suggest": {
                "amasty/amp": "Install amasty/amp module to create accelerated mobile pages with the Webp images to improve the mobile score."
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\PageSpeedOptimizerPro\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Page Speed Optimizer Pro by Amasty",
            "install-path": "../amasty/module-optimizer-pro"
        },
        {
            "name": "amasty/module-page-speed-optimizer",
            "version": "2.4.0",
            "version_normalized": "2.4.0.0",
            "dist": {
                "type": "zip",
                "url": "https://composer.amasty.com/community/packages/amasty/module-page-speed-optimizer-2.4.0.zip"
            },
            "require": {
                "amasty/base": ">=1.21.0",
                "amasty/cron-schedule-list": ">=1.0.3",
                "amasty/module-image-optimizer-ui": ">=2.3.0",
                "amasty/module-lazy-load-ui": ">=1.1.1",
                "amasty/module-page-speed-tools": ">=2.2.0",
                "php": ">=7.4"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\PageSpeedOptimizer\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Google Page Speed Optimizer by Amasty",
            "install-path": "../amasty/module-page-speed-optimizer"
        },
        {
            "name": "amasty/module-page-speed-optimizer-subscription-package-pro",
            "version": "3.8.0",
            "version_normalized": "3.8.0.0",
            "dist": {
                "type": "zip",
                "url": "https://composer.amasty.com/community/packages/amasty/module-page-speed-optimizer-subscription-package-pro-3.8.0.zip"
            },
            "require": {
                "amasty/base": ">=1.21.0",
                "amasty/module-optimizer-pro": ">=3.7.3",
                "php": ">=7.3"
            },
            "conflict": {
                "amasty/module-avif-image-optimizer": "<1.0.2"
            },
            "suggest": {
                "amasty/module-avif-image-optimizer": "Install this package to enable AVIF optimization support.",
                "amasty/module-image-optimizer-visited-pages": "Install this package to add the option for automatic image optimization based on visited pages.",
                "amasty/module-imagick-library-image-optimizer": "Install this package for Imagick library compatibility.",
                "amasty/module-optimizer-pro-functionality": "Install this package to enable pro package features.",
                "amasty/module-optimizer-subscription-functionality": "Install this package for compatibility with subscription features.",
                "amasty/module-page-speed-optimizer-hyva": "Install this package to ensure Page Speed Optimizer extension works with Hyvä Theme."
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\PageSpeedOptimizerSubscriptionPackagePro\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Page Speed Optimizer Subscription Package Pro",
            "homepage": "https://amasty.com/",
            "install-path": "../amasty/module-page-speed-optimizer-subscription-package-pro"
        },
        {
            "name": "amasty/module-page-speed-tools",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://composer.amasty.com/community/packages/amasty/module-page-speed-tools-2.2.0.zip"
            },
            "require": {
                "amasty/base": ">=1.21.0",
                "php": ">=7.4"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Amasty\\PageSpeedTools\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Google Page Speed Tools by Amasty",
            "install-path": "../amasty/module-page-speed-tools"
        },
        {
            "name": "astock/stock-api-libphp",
            "version": "1.1.7",
            "version_normalized": "1.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/adobe/stock-api-libphp.git",
                "reference": "3b9d94a6876ef237f8a2e2b028695d0e7eab1db9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/adobe/stock-api-libphp/zipball/3b9d94a6876ef237f8a2e2b028695d0e7eab1db9",
                "reference": "3b9d94a6876ef237f8a2e2b028695d0e7eab1db9",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "~7.3",
                "php": ">=7.3"
            },
            "require-dev": {
                "mockery/mockery": "^1.4.3",
                "phpunit/phpunit": ">=6.0",
                "squizlabs/php_codesniffer": "~3.6.0"
            },
            "time": "2025-12-22T19:36:35+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",
            "support": {
                "issues": "https://github.com/adobe/stock-api-libphp/issues",
                "source": "https://github.com/adobe/stock-api-libphp/tree/1.1.7"
            },
            "install-path": "../astock/stock-api-libphp"
        },
        {
            "name": "aws/aws-crt-php",
            "version": "v1.2.7",
            "version_normalized": "1.2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/awslabs/aws-crt-php.git",
                "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/d71d9906c7bb63a28295447ba12e74723bd3730e",
                "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35||^5.6.3||^9.5",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality."
            },
            "time": "2024-10-18T22:15:13+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": "https://github.com/awslabs/aws-crt-php",
            "keywords": [
                "amazon",
                "aws",
                "crt",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/awslabs/aws-crt-php/issues",
                "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.7"
            },
            "install-path": "../aws/aws-crt-php"
        },
        {
            "name": "aws/aws-sdk-php",
            "version": "3.373.1",
            "version_normalized": "3.373.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/aws/aws-sdk-php.git",
                "reference": "f4c615488707167871699401cf153f23b75ad3f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f4c615488707167871699401cf153f23b75ad3f4",
                "reference": "f4c615488707167871699401cf153f23b75ad3f4",
                "shasum": ""
            },
            "require": {
                "aws/aws-crt-php": "^1.2.3",
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-simplexml": "*",
                "guzzlehttp/guzzle": "^7.4.5",
                "guzzlehttp/promises": "^2.0",
                "guzzlehttp/psr7": "^2.4.5",
                "mtdowling/jmespath.php": "^2.8.0",
                "php": ">=8.1",
                "psr/http-message": "^1.0 || ^2.0",
                "symfony/filesystem": "^v5.4.45 || ^v6.4.3 || ^v7.1.0 || ^v8.0.0"
            },
            "require-dev": {
                "andrewsville/php-token-reflection": "^1.4",
                "aws/aws-php-sns-message-validator": "~1.0",
                "behat/behat": "~3.0",
                "composer/composer": "^2.7.8",
                "dms/phpunit-arraysubset-asserts": "^v0.5.0",
                "doctrine/cache": "~1.4",
                "ext-dom": "*",
                "ext-openssl": "*",
                "ext-sockets": "*",
                "phpunit/phpunit": "^10.0",
                "psr/cache": "^2.0 || ^3.0",
                "psr/simple-cache": "^2.0 || ^3.0",
                "sebastian/comparator": "^1.2.3 || ^4.0 || ^5.0",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "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-pcntl": "To use client-side monitoring",
                "ext-sockets": "To use client-side monitoring"
            },
            "time": "2026-03-12T18:21:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Aws\\": "src/"
                },
                "exclude-from-classmap": [
                    "src/data/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Amazon Web Services",
                    "homepage": "https://aws.amazon.com"
                }
            ],
            "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
            "homepage": "https://aws.amazon.com/sdk-for-php",
            "keywords": [
                "amazon",
                "aws",
                "cloud",
                "dynamodb",
                "ec2",
                "glacier",
                "s3",
                "sdk"
            ],
            "support": {
                "forum": "https://github.com/aws/aws-sdk-php/discussions",
                "issues": "https://github.com/aws/aws-sdk-php/issues",
                "source": "https://github.com/aws/aws-sdk-php/tree/3.373.1"
            },
            "install-path": "../aws/aws-sdk-php"
        },
        {
            "name": "bacon/bacon-qr-code",
            "version": "v3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Bacon/BaconQrCode.git",
                "reference": "36a1cb2b81493fa5b82e50bf8068bf84d1542563"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/36a1cb2b81493fa5b82e50bf8068bf84d1542563",
                "reference": "36a1cb2b81493fa5b82e50bf8068bf84d1542563",
                "shasum": ""
            },
            "require": {
                "dasprid/enum": "^1.0.3",
                "ext-iconv": "*",
                "php": "^8.1"
            },
            "require-dev": {
                "phly/keep-a-changelog": "^2.12",
                "phpunit/phpunit": "^10.5.11 || ^11.0.4",
                "spatie/phpunit-snapshot-assertions": "^5.1.5",
                "spatie/pixelmatch-php": "^1.2.0",
                "squizlabs/php_codesniffer": "^3.9"
            },
            "suggest": {
                "ext-imagick": "to generate QR code images"
            },
            "time": "2025-11-19T17:15:36+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",
            "support": {
                "issues": "https://github.com/Bacon/BaconQrCode/issues",
                "source": "https://github.com/Bacon/BaconQrCode/tree/v3.0.3"
            },
            "install-path": "../bacon/bacon-qr-code"
        },
        {
            "name": "behat/gherkin",
            "version": "v4.16.1",
            "version_normalized": "4.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Gherkin.git",
                "reference": "e26037937dfd48528746764dd870bc5d0836665f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/e26037937dfd48528746764dd870bc5d0836665f",
                "reference": "e26037937dfd48528746764dd870bc5d0836665f",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2.2",
                "php": ">=8.1 <8.6"
            },
            "require-dev": {
                "cucumber/gherkin-monorepo": "dev-gherkin-v37.0.0",
                "friendsofphp/php-cs-fixer": "^3.77",
                "mikey179/vfsstream": "^1.6",
                "phpstan/extension-installer": "^1",
                "phpstan/phpstan": "^2",
                "phpstan/phpstan-phpunit": "^2",
                "phpunit/phpunit": "^10.5",
                "symfony/yaml": "^5.4 || ^6.4 || ^7.0"
            },
            "suggest": {
                "symfony/yaml": "If you want to parse features, represented in YAML files"
            },
            "time": "2025-12-08T16:12:58+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Behat\\Gherkin\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "https://everzet.com"
                }
            ],
            "description": "Gherkin DSL parser for PHP",
            "homepage": "https://behat.org/",
            "keywords": [
                "BDD",
                "Behat",
                "Cucumber",
                "DSL",
                "gherkin",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/Behat/Gherkin/issues",
                "source": "https://github.com/Behat/Gherkin/tree/v4.16.1"
            },
            "funding": [
                {
                    "url": "https://github.com/acoulton",
                    "type": "github"
                },
                {
                    "url": "https://github.com/carlos-granados",
                    "type": "github"
                },
                {
                    "url": "https://github.com/stof",
                    "type": "github"
                }
            ],
            "install-path": "../behat/gherkin"
        },
        {
            "name": "braintree/braintree_php",
            "version": "6.21.0",
            "version_normalized": "6.21.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/braintree/braintree_php.git",
                "reference": "d94339d1d7ee0ccd3d45727c7b5e36af4c5583a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/braintree/braintree_php/zipball/d94339d1d7ee0ccd3d45727c7b5e36af4c5583a8",
                "reference": "d94339d1d7ee0ccd3d45727c7b5e36af4c5583a8",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-hash": "*",
                "ext-openssl": "*",
                "ext-xmlwriter": "*",
                "php": ">=7.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0",
                "squizlabs/php_codesniffer": "^3.0"
            },
            "time": "2024-10-31T16:08:55+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",
            "support": {
                "issues": "https://github.com/braintree/braintree_php/issues",
                "source": "https://github.com/braintree/braintree_php/tree/6.21.0"
            },
            "install-path": "../braintree/braintree_php"
        },
        {
            "name": "brick/math",
            "version": "0.12.3",
            "version_normalized": "0.12.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/math.git",
                "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba",
                "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^10.1",
                "vimeo/psalm": "6.8.8"
            },
            "time": "2025-02-28T13:11:00+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",
                "bignumber",
                "brick",
                "decimal",
                "integer",
                "math",
                "mathematics",
                "rational"
            ],
            "support": {
                "issues": "https://github.com/brick/math/issues",
                "source": "https://github.com/brick/math/tree/0.12.3"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                }
            ],
            "install-path": "../brick/math"
        },
        {
            "name": "brick/varexporter",
            "version": "0.6.0",
            "version_normalized": "0.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/varexporter.git",
                "reference": "af98bfc2b702a312abbcaff37656dbe419cec5bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/varexporter/zipball/af98bfc2b702a312abbcaff37656dbe419cec5bc",
                "reference": "af98bfc2b702a312abbcaff37656dbe419cec5bc",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^5.0",
                "php": "^8.1"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^10.5",
                "vimeo/psalm": "6.8.4"
            },
            "time": "2025-02-20T17:42:39+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"
            ],
            "support": {
                "issues": "https://github.com/brick/varexporter/issues",
                "source": "https://github.com/brick/varexporter/tree/0.6.0"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                }
            ],
            "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/ChristianRiesen/base32.git",
                "reference": "2e82dab3baa008e24a505649b0d583c31d31e894"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ChristianRiesen/base32/zipball/2e82dab3baa008e24a505649b0d583c31d31e894",
                "reference": "2e82dab3baa008e24a505649b0d583c31d31e894",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.17",
                "phpstan/phpstan": "^0.12",
                "phpunit/phpunit": "^8.5.13 || ^9.5"
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/ChristianRiesen/base32/issues",
                "source": "https://github.com/ChristianRiesen/base32/tree/1.6.0"
            },
            "install-path": "../christian-riesen/base32"
        },
        {
            "name": "clue/ndjson-react",
            "version": "v1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/clue/reactphp-ndjson.git",
                "reference": "392dc165fce93b5bb5c637b67e59619223c931b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0",
                "reference": "392dc165fce93b5bb5c637b67e59619223c931b0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3",
                "react/stream": "^1.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
                "react/event-loop": "^1.2"
            },
            "time": "2022-12-23T10:58:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Clue\\React\\NDJson\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering"
                }
            ],
            "description": "Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.",
            "homepage": "https://github.com/clue/reactphp-ndjson",
            "keywords": [
                "NDJSON",
                "json",
                "jsonlines",
                "newline",
                "reactphp",
                "streaming"
            ],
            "support": {
                "issues": "https://github.com/clue/reactphp-ndjson/issues",
                "source": "https://github.com/clue/reactphp-ndjson/tree/v1.3.0"
            },
            "funding": [
                {
                    "url": "https://clue.engineering/support",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/clue",
                    "type": "github"
                }
            ],
            "install-path": "../clue/ndjson-react"
        },
        {
            "name": "codeception/codeception",
            "version": "5.3.5",
            "version_normalized": "5.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Codeception.git",
                "reference": "83c2986ec2abe594cee2f706d9ec7aca2878fbe0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Codeception/zipball/83c2986ec2abe594cee2f706d9ec7aca2878fbe0",
                "reference": "83c2986ec2abe594cee2f706d9ec7aca2878fbe0",
                "shasum": ""
            },
            "require": {
                "behat/gherkin": "^4.12",
                "codeception/lib-asserts": "^2.2 | ^3.0.1",
                "codeception/stub": "^4.1",
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^8.2",
                "phpunit/php-code-coverage": "^9.2 | ^10.0 | ^11.0 | ^12.0 | ^13.0",
                "phpunit/php-text-template": "^2.0 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
                "phpunit/php-timer": "^5.0.3 | ^6.0 | ^7.0 | ^8.0 | ^9.0",
                "phpunit/phpunit": "^9.5.20 | ^10.0 | ^11.0 | ^12.0 | ^13.0",
                "psy/psysh": "^0.11.2 | ^0.12",
                "sebastian/comparator": "^4.0.5 | ^5.0 | ^6.0 | ^7.0 | ^8.0",
                "sebastian/diff": "^4.0.3 | ^5.0 | ^6.0 | ^7.0 | ^8.0",
                "symfony/console": ">=5.4.24 <9.0",
                "symfony/css-selector": ">=5.4.24 <9.0",
                "symfony/event-dispatcher": ">=5.4.24 <9.0",
                "symfony/finder": ">=5.4.24 <9.0",
                "symfony/var-dumper": ">=5.4.24 <9.0",
                "symfony/yaml": ">=5.4.24 <9.0"
            },
            "conflict": {
                "codeception/lib-innerbrowser": "<3.1.3",
                "codeception/module-filesystem": "<3.0",
                "codeception/module-phpbrowser": "<2.5"
            },
            "replace": {
                "codeception/phpunit-wrapper": "*"
            },
            "require-dev": {
                "codeception/lib-innerbrowser": "*@dev",
                "codeception/lib-web": "*@dev",
                "codeception/module-asserts": "dev-master",
                "codeception/module-cli": "*@dev",
                "codeception/module-db": "*@dev",
                "codeception/module-filesystem": "*@dev",
                "codeception/module-phpbrowser": "*@dev",
                "codeception/module-webdriver": "*@dev",
                "codeception/util-universalframework": "*@dev",
                "doctrine/orm": "^3.3",
                "ext-simplexml": "*",
                "jetbrains/phpstorm-attributes": "^1.0",
                "laravel-zero/phar-updater": "^1.4",
                "php-webdriver/webdriver": "^1.15",
                "stecman/symfony-console-completion": "^0.14 || ^0.15",
                "symfony/dotenv": ">=5.4.24 <9.0",
                "symfony/error-handler": ">=5.4.24 <9.0",
                "symfony/process": ">=5.4.24 <9.0",
                "vlucas/phpdotenv": "^5.1"
            },
            "suggest": {
                "codeception/specify": "BDD-style code blocks",
                "codeception/verify": "BDD-style assertions",
                "ext-simplexml": "For loading params from XML files",
                "stecman/symfony-console-completion": "For BASH autocompletion",
                "symfony/dotenv": "For loading params from .env files",
                "symfony/phpunit-bridge": "For phpunit-bridge support",
                "vlucas/phpdotenv": "For loading params from .env files"
            },
            "time": "2026-02-18T06:18:00+00:00",
            "bin": [
                "codecept"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "5.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php"
                ],
                "psr-4": {
                    "Codeception\\": "src/Codeception",
                    "Codeception\\Extension\\": "ext"
                },
                "classmap": [
                    "src/PHPUnit/TestCase.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert.ua@gmail.com",
                    "homepage": "https://codeception.com"
                }
            ],
            "description": "All-in-one PHP Testing Framework",
            "homepage": "https://codeception.com/",
            "keywords": [
                "BDD",
                "TDD",
                "acceptance testing",
                "functional testing",
                "unit testing"
            ],
            "support": {
                "issues": "https://github.com/Codeception/Codeception/issues",
                "source": "https://github.com/Codeception/Codeception/tree/5.3.5"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/codeception",
                    "type": "open_collective"
                }
            ],
            "install-path": "../codeception/codeception"
        },
        {
            "name": "codeception/lib-asserts",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/lib-asserts.git",
                "reference": "06750a60af3ebc66faab4313981accec1be4eefc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/06750a60af3ebc66faab4313981accec1be4eefc",
                "reference": "06750a60af3ebc66faab4313981accec1be4eefc",
                "shasum": ""
            },
            "require": {
                "codeception/phpunit-wrapper": "^7.7.1 | ^8.0.3 | ^9.0",
                "ext-dom": "*",
                "php": "^7.4 | ^8.0"
            },
            "time": "2025-03-10T20:41:33+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"
            ],
            "support": {
                "issues": "https://github.com/Codeception/lib-asserts/issues",
                "source": "https://github.com/Codeception/lib-asserts/tree/2.2.0"
            },
            "install-path": "../codeception/lib-asserts"
        },
        {
            "name": "codeception/lib-web",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/lib-web.git",
                "reference": "1444ccc9b1d6721f3ced8703c8f4a9041b80df93"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/lib-web/zipball/1444ccc9b1d6721f3ced8703c8f4a9041b80df93",
                "reference": "1444ccc9b1d6721f3ced8703c8f4a9041b80df93",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "guzzlehttp/psr7": "^2.0",
                "php": "^8.1",
                "phpunit/phpunit": "^9.5 | ^10.0 | ^11.0 | ^12",
                "symfony/css-selector": ">=4.4.24 <8.0"
            },
            "conflict": {
                "codeception/codeception": "<5.0.0-alpha3"
            },
            "require-dev": {
                "php-webdriver/webdriver": "^1.12"
            },
            "time": "2025-02-09T12:05:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gintautas Miselis"
                }
            ],
            "description": "Library containing files used by module-webdriver and lib-innerbrowser or module-phpbrowser",
            "homepage": "https://codeception.com/",
            "keywords": [
                "codeception"
            ],
            "support": {
                "issues": "https://github.com/Codeception/lib-web/issues",
                "source": "https://github.com/Codeception/lib-web/tree/1.0.7"
            },
            "install-path": "../codeception/lib-web"
        },
        {
            "name": "codeception/module-asserts",
            "version": "3.2.1",
            "version_normalized": "3.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-asserts.git",
                "reference": "8acceb7915a9645230bde14c305c5652d5b229db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/8acceb7915a9645230bde14c305c5652d5b229db",
                "reference": "8acceb7915a9645230bde14c305c5652d5b229db",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "*@dev",
                "codeception/lib-asserts": "^2.2 | ^3.0.1",
                "php": "^8.2"
            },
            "conflict": {
                "codeception/codeception": "<5.0"
            },
            "time": "2025-10-26T13:12:55+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"
            ],
            "support": {
                "issues": "https://github.com/Codeception/module-asserts/issues",
                "source": "https://github.com/Codeception/module-asserts/tree/3.2.1"
            },
            "install-path": "../codeception/module-asserts"
        },
        {
            "name": "codeception/module-sequence",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-sequence.git",
                "reference": "9738e2eb06035a0975171a0aa3fce00d284b4dfb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-sequence/zipball/9738e2eb06035a0975171a0aa3fce00d284b4dfb",
                "reference": "9738e2eb06035a0975171a0aa3fce00d284b4dfb",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^5.0",
                "php": "^8.0"
            },
            "time": "2022-05-31T05:45:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Codeception/Util/sq.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk"
                }
            ],
            "description": "Sequence module for Codeception",
            "homepage": "https://codeception.com/",
            "keywords": [
                "codeception"
            ],
            "support": {
                "issues": "https://github.com/Codeception/module-sequence/issues",
                "source": "https://github.com/Codeception/module-sequence/tree/3.0.0"
            },
            "install-path": "../codeception/module-sequence"
        },
        {
            "name": "codeception/module-webdriver",
            "version": "3.2.2",
            "version_normalized": "3.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-webdriver.git",
                "reference": "06fe128460a313e171bfef894882c7c880aef6b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/06fe128460a313e171bfef894882c7c880aef6b8",
                "reference": "06fe128460a313e171bfef894882c7c880aef6b8",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^5.0.0",
                "codeception/lib-web": "^1.0.1",
                "codeception/stub": "^4.0",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^8.0",
                "php-webdriver/webdriver": "^1.14.0",
                "phpunit/phpunit": "^9.5"
            },
            "suggest": {
                "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests"
            },
            "time": "2024-02-16T13:09:30+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": "https://codeception.com/",
            "keywords": [
                "acceptance-testing",
                "browser-testing",
                "codeception"
            ],
            "support": {
                "issues": "https://github.com/Codeception/module-webdriver/issues",
                "source": "https://github.com/Codeception/module-webdriver/tree/3.2.2"
            },
            "install-path": "../codeception/module-webdriver"
        },
        {
            "name": "codeception/stub",
            "version": "4.3.0",
            "version_normalized": "4.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Stub.git",
                "reference": "6305b97eaf6ea9bdaed29a5bd4d6f2948f577d8f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Stub/zipball/6305b97eaf6ea9bdaed29a5bd4d6f2948f577d8f",
                "reference": "6305b97eaf6ea9bdaed29a5bd4d6f2948f577d8f",
                "shasum": ""
            },
            "require": {
                "php": "^8.1",
                "phpunit/phpunit": "^8.4 | ^9.0 | ^10.0 | ^11 | ^12 | ^13"
            },
            "conflict": {
                "codeception/codeception": "<5.0.6"
            },
            "require-dev": {
                "consolidation/robo": "^4.0"
            },
            "time": "2026-02-06T15:19:04+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",
            "support": {
                "issues": "https://github.com/Codeception/Stub/issues",
                "source": "https://github.com/Codeception/Stub/tree/4.3.0"
            },
            "install-path": "../codeception/stub"
        },
        {
            "name": "colinmollenhour/cache-backend-file",
            "version": "v1.4.8",
            "version_normalized": "1.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_File.git",
                "reference": "8ad24cfa1eccc3a995c4fcb00db00fb07bd02938"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_File/zipball/8ad24cfa1eccc3a995c4fcb00db00fb07bd02938",
                "reference": "8ad24cfa1eccc3a995c4fcb00db00fb07bd02938",
                "shasum": ""
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.4",
                "phpunit/phpunit": "^9",
                "zf1s/zend-cache": "~1.15"
            },
            "time": "2023-09-19T20:23:43+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",
            "support": {
                "issues": "https://github.com/colinmollenhour/Cm_Cache_Backend_File/issues",
                "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_File/tree/v1.4.8"
            },
            "install-path": "../colinmollenhour/cache-backend-file"
        },
        {
            "name": "colinmollenhour/cache-backend-redis",
            "version": "1.18.0",
            "version_normalized": "1.18.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis.git",
                "reference": "1910c45781bae0744d2f92454150e0e98634e815"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/1910c45781bae0744d2f92454150e0e98634e815",
                "reference": "1910c45781bae0744d2f92454150e0e98634e815",
                "shasum": ""
            },
            "require": {
                "colinmollenhour/credis": "^1.14"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.4",
                "phpunit/phpunit": "^9",
                "zf1s/zend-cache": "~1.15"
            },
            "time": "2026-02-02T07:40: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-Modification"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour"
                }
            ],
            "description": "Zend_Cache backend using Redis with full support for tags.",
            "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis",
            "support": {
                "issues": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/issues",
                "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/tree/1.18.0"
            },
            "install-path": "../colinmollenhour/cache-backend-redis"
        },
        {
            "name": "colinmollenhour/credis",
            "version": "v1.17.1",
            "version_normalized": "1.17.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/credis.git",
                "reference": "418f7031f31d1481c3ac19c918348e131bf8d3bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/418f7031f31d1481c3ac19c918348e131bf8d3bf",
                "reference": "418f7031f31d1481c3ac19c918348e131bf8d3bf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "suggest": {
                "ext-redis": "Improved performance for communicating with redis"
            },
            "time": "2026-03-03T06:50:28+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",
            "support": {
                "issues": "https://github.com/colinmollenhour/credis/issues",
                "source": "https://github.com/colinmollenhour/credis/tree/v1.17.1"
            },
            "install-path": "../colinmollenhour/credis"
        },
        {
            "name": "colinmollenhour/php-redis-session-abstract",
            "version": "v2.1.2",
            "version_normalized": "2.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git",
                "reference": "defae6e34b0f6ce42e4be4f14f529d8932aea73a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/defae6e34b0f6ce42e4be4f14f529d8932aea73a",
                "reference": "defae6e34b0f6ce42e4be4f14f529d8932aea73a",
                "shasum": ""
            },
            "require": {
                "colinmollenhour/credis": "~1.17",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9"
            },
            "time": "2025-05-05T07:31:11+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",
            "support": {
                "issues": "https://github.com/colinmollenhour/php-redis-session-abstract/issues",
                "source": "https://github.com/colinmollenhour/php-redis-session-abstract/tree/v2.1.2"
            },
            "install-path": "../colinmollenhour/php-redis-session-abstract"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.5.10",
            "version_normalized": "1.5.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "961a5e4056dd2e4a2eedcac7576075947c28bf63"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/961a5e4056dd2e4a2eedcac7576075947c28bf63",
                "reference": "961a5e4056dd2e4a2eedcac7576075947c28bf63",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^8 || ^9",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "time": "2025-12-08T15:06:51+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"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/ca-bundle/issues",
                "source": "https://github.com/composer/ca-bundle/tree/1.5.10"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                }
            ],
            "install-path": "./ca-bundle"
        },
        {
            "name": "composer/class-map-generator",
            "version": "1.7.1",
            "version_normalized": "1.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/class-map-generator.git",
                "reference": "8f5fa3cc214230e71f54924bd0197a3bcc705eb1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/class-map-generator/zipball/8f5fa3cc214230e71f54924bd0197a3bcc705eb1",
                "reference": "8f5fa3cc214230e71f54924bd0197a3bcc705eb1",
                "shasum": ""
            },
            "require": {
                "composer/pcre": "^2.1 || ^3.1",
                "php": "^7.2 || ^8.0",
                "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7 || ^8"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.12 || ^2",
                "phpstan/phpstan-deprecation-rules": "^1 || ^2",
                "phpstan/phpstan-phpunit": "^1 || ^2",
                "phpstan/phpstan-strict-rules": "^1.1 || ^2",
                "phpunit/phpunit": "^8",
                "symfony/filesystem": "^5.4 || ^6 || ^7 || ^8"
            },
            "time": "2025-12-29T13:15:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\ClassMapGenerator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Utilities to scan PHP code and generate class maps.",
            "keywords": [
                "classmap"
            ],
            "support": {
                "issues": "https://github.com/composer/class-map-generator/issues",
                "source": "https://github.com/composer/class-map-generator/tree/1.7.1"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                }
            ],
            "install-path": "./class-map-generator"
        },
        {
            "name": "composer/composer",
            "version": "2.9.5",
            "version_normalized": "2.9.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/composer.git",
                "reference": "72a8f8e653710e18d83e5dd531eb5a71fc3223e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/72a8f8e653710e18d83e5dd531eb5a71fc3223e6",
                "reference": "72a8f8e653710e18d83e5dd531eb5a71fc3223e6",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.5",
                "composer/class-map-generator": "^1.4.0",
                "composer/metadata-minifier": "^1.0",
                "composer/pcre": "^2.3 || ^3.3",
                "composer/semver": "^3.3",
                "composer/spdx-licenses": "^1.5.7",
                "composer/xdebug-handler": "^2.0.2 || ^3.0.3",
                "ext-json": "*",
                "justinrainbow/json-schema": "^6.5.1",
                "php": "^7.2.5 || ^8.0",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "react/promise": "^3.3",
                "seld/jsonlint": "^1.4",
                "seld/phar-utils": "^1.2",
                "seld/signal-handler": "^2.0",
                "symfony/console": "^5.4.47 || ^6.4.25 || ^7.1.10 || ^8.0",
                "symfony/filesystem": "^5.4.45 || ^6.4.24 || ^7.1.10 || ^8.0",
                "symfony/finder": "^5.4.45 || ^6.4.24 || ^7.1.10 || ^8.0",
                "symfony/polyfill-php73": "^1.24",
                "symfony/polyfill-php80": "^1.24",
                "symfony/polyfill-php81": "^1.24",
                "symfony/polyfill-php84": "^1.30",
                "symfony/process": "^5.4.47 || ^6.4.25 || ^7.1.10 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11.8",
                "phpstan/phpstan-deprecation-rules": "^1.2.0",
                "phpstan/phpstan-phpunit": "^1.4.0",
                "phpstan/phpstan-strict-rules": "^1.6.0",
                "phpstan/phpstan-symfony": "^1.4.0",
                "symfony/phpunit-bridge": "^6.4.25 || ^7.3.3 || ^8.0"
            },
            "suggest": {
                "ext-curl": "Provides HTTP support (will fallback to PHP streams if missing)",
                "ext-openssl": "Enables access to repositories and packages over HTTPS",
                "ext-zip": "Allows direct extraction of ZIP archives (unzip/7z binaries will be used instead if available)",
                "ext-zlib": "Enables gzip for HTTP requests"
            },
            "time": "2026-01-29T10:40:53+00:00",
            "bin": [
                "bin/composer"
            ],
            "type": "library",
            "extra": {
                "phpstan": {
                    "includes": [
                        "phpstan/rules.neon"
                    ]
                },
                "branch-alias": {
                    "dev-main": "2.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\": "src/Composer/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "https://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
            "homepage": "https://getcomposer.org/",
            "keywords": [
                "autoload",
                "dependency",
                "package"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/composer/issues",
                "security": "https://github.com/composer/composer/security/policy",
                "source": "https://github.com/composer/composer/tree/2.9.5"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                }
            ],
            "install-path": "./composer"
        },
        {
            "name": "composer/metadata-minifier",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/metadata-minifier.git",
                "reference": "c549d23829536f0d0e984aaabbf02af91f443207"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
                "reference": "c549d23829536f0d0e984aaabbf02af91f443207",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^2",
                "phpstan/phpstan": "^0.12.55",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "time": "2021-04-07T13:37:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\MetadataMinifier\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Small utility library that handles metadata minification and expansion.",
            "keywords": [
                "composer",
                "compression"
            ],
            "support": {
                "issues": "https://github.com/composer/metadata-minifier/issues",
                "source": "https://github.com/composer/metadata-minifier/tree/1.0.0"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./metadata-minifier"
        },
        {
            "name": "composer/pcre",
            "version": "3.3.2",
            "version_normalized": "3.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/pcre.git",
                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "conflict": {
                "phpstan/phpstan": "<1.11.10"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.12 || ^2",
                "phpstan/phpstan-strict-rules": "^1 || ^2",
                "phpunit/phpunit": "^8 || ^9"
            },
            "time": "2024-11-12T16:29:46+00:00",
            "type": "library",
            "extra": {
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                },
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Pcre\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
            "keywords": [
                "PCRE",
                "preg",
                "regex",
                "regular expression"
            ],
            "support": {
                "issues": "https://github.com/composer/pcre/issues",
                "source": "https://github.com/composer/pcre/tree/3.3.2"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./pcre"
        },
        {
            "name": "composer/semver",
            "version": "3.4.4",
            "version_normalized": "3.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95",
                "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "symfony/phpunit-bridge": "^3 || ^7"
            },
            "time": "2025-08-20T19:15:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.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"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/semver/issues",
                "source": "https://github.com/composer/semver/tree/3.4.4"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                }
            ],
            "install-path": "./semver"
        },
        {
            "name": "composer/spdx-licenses",
            "version": "1.5.9",
            "version_normalized": "1.5.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/spdx-licenses.git",
                "reference": "edf364cefe8c43501e21e88110aac10b284c3c9f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/edf364cefe8c43501e21e88110aac10b284c3c9f",
                "reference": "edf364cefe8c43501e21e88110aac10b284c3c9f",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "symfony/phpunit-bridge": "^3 || ^7"
            },
            "time": "2025-05-12T21:07:07+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"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/spdx-licenses/issues",
                "source": "https://github.com/composer/spdx-licenses/tree/1.5.9"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./spdx-licenses"
        },
        {
            "name": "composer/xdebug-handler",
            "version": "3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/xdebug-handler.git",
                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
                "shasum": ""
            },
            "require": {
                "composer/pcre": "^1 || ^2 || ^3",
                "php": "^7.2.5 || ^8.0",
                "psr/log": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.0",
                "phpstan/phpstan-strict-rules": "^1.1",
                "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"
            },
            "time": "2024-05-06T16:37:16+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"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/xdebug-handler/issues",
                "source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./xdebug-handler"
        },
        {
            "name": "csharpru/vault-php",
            "version": "4.4.1",
            "version_normalized": "4.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/CSharpRU/vault-php.git",
                "reference": "2064cd7a377b066c6d256eef1d7f4f4ecbb927f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CSharpRU/vault-php/zipball/2064cd7a377b066c6d256eef1d7f4f4ecbb927f1",
                "reference": "2064cd7a377b066c6d256eef1d7f4f4ecbb927f1",
                "shasum": ""
            },
            "require": {
                "aws/aws-sdk-php": "^3.0",
                "ext-json": "*",
                "php": "^7.2 || ^8.0",
                "psr/cache": "^1.0|^2.0|^3.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/log": "^1.0|^2.0|^3.0"
            },
            "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 || ^3.0",
                "php-vcr/php-vcr": "^1.5",
                "symfony/event-dispatcher": "<5.0"
            },
            "suggest": {
                "cache/array-adapter": "For usage with CachedClient class"
            },
            "time": "2025-04-23T08:42:13+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"
            ],
            "support": {
                "issues": "https://github.com/CSharpRU/vault-php/issues",
                "source": "https://github.com/CSharpRU/vault-php/tree/4.4.1"
            },
            "install-path": "../csharpru/vault-php"
        },
        {
            "name": "cweagans/composer-patches",
            "version": "1.7.3",
            "version_normalized": "1.7.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cweagans/composer-patches.git",
                "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
                "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "composer/composer": "~1.0 || ~2.0",
                "phpunit/phpunit": "~4.6"
            },
            "time": "2022-12-20T22:53:13+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "cweagans\\Composer\\Patches"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cweagans\\Composer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Cameron Eagans",
                    "email": "me@cweagans.net"
                }
            ],
            "description": "Provides a way to patch Composer packages.",
            "support": {
                "issues": "https://github.com/cweagans/composer-patches/issues",
                "source": "https://github.com/cweagans/composer-patches/tree/1.7.3"
            },
            "install-path": "../cweagans/composer-patches"
        },
        {
            "name": "dasprid/enum",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DASPRiD/Enum.git",
                "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
                "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1 <9.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
                "squizlabs/php_codesniffer": "*"
            },
            "time": "2025-09-16T12:23:56+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"
            ],
            "support": {
                "issues": "https://github.com/DASPRiD/Enum/issues",
                "source": "https://github.com/DASPRiD/Enum/tree/1.0.7"
            },
            "install-path": "../dasprid/enum"
        },
        {
            "name": "dealerdirect/phpcodesniffer-composer-installer",
            "version": "v1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/composer-installer.git",
                "reference": "845eb62303d2ca9b289ef216356568ccc075ffd1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/845eb62303d2ca9b289ef216356568ccc075ffd1",
                "reference": "845eb62303d2ca9b289ef216356568ccc075ffd1",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=5.4",
                "squizlabs/php_codesniffer": "^3.1.0 || ^4.0"
            },
            "require-dev": {
                "composer/composer": "^2.2",
                "ext-json": "*",
                "ext-zip": "*",
                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                "phpcompatibility/php-compatibility": "^9.0 || ^10.0.0@dev",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "time": "2025-11-11T04:32:07+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Franck Nijhof",
                    "email": "opensource@frenck.dev",
                    "homepage": "https://frenck.dev",
                    "role": "Open source developer"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
            "keywords": [
                "PHPCodeSniffer",
                "PHP_CodeSniffer",
                "code quality",
                "codesniffer",
                "composer",
                "installer",
                "phpcbf",
                "phpcs",
                "plugin",
                "qa",
                "quality",
                "standard",
                "standards",
                "style guide",
                "stylecheck",
                "tests"
            ],
            "support": {
                "issues": "https://github.com/PHPCSStandards/composer-installer/issues",
                "security": "https://github.com/PHPCSStandards/composer-installer/security/policy",
                "source": "https://github.com/PHPCSStandards/composer-installer"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCSStandards",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                },
                {
                    "url": "https://thanks.dev/u/gh/phpcsstandards",
                    "type": "thanks_dev"
                }
            ],
            "install-path": "../dealerdirect/phpcodesniffer-composer-installer"
        },
        {
            "name": "dg/bypass-finals",
            "version": "v1.9.0",
            "version_normalized": "1.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dg/bypass-finals.git",
                "reference": "920a7da2f3c1422fd83f9ec4df007af53dc4018b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dg/bypass-finals/zipball/920a7da2f3c1422fd83f9ec4df007af53dc4018b",
                "reference": "920a7da2f3c1422fd83f9ec4df007af53dc4018b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "nette/tester": "^2.3",
                "phpstan/phpstan": "^0.12"
            },
            "time": "2025-01-16T00:46:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause",
                "GPL-2.0-only",
                "GPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "David Grudl",
                    "homepage": "https://davidgrudl.com"
                }
            ],
            "description": "Removes final keyword from source code on-the-fly and allows mocking of final methods and classes",
            "keywords": [
                "finals",
                "mocking",
                "phpunit",
                "testing",
                "unit"
            ],
            "support": {
                "issues": "https://github.com/dg/bypass-finals/issues",
                "source": "https://github.com/dg/bypass-finals/tree/v1.9.0"
            },
            "install-path": "../dg/bypass-finals"
        },
        {
            "name": "doctrine/annotations",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/901c2ee5d26eb64ff43c47976e114bf00843acf7",
                "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^2 || ^3",
                "ext-tokenizer": "*",
                "php": "^7.2 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "doctrine/cache": "^2.0",
                "doctrine/coding-standard": "^10",
                "phpstan/phpstan": "^1.10.28",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "symfony/cache": "^5.4 || ^6.4 || ^7",
                "vimeo/psalm": "^4.30 || ^5.14"
            },
            "suggest": {
                "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
            },
            "time": "2024-09-05T10:17:24+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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/annotations/issues",
                "source": "https://github.com/doctrine/annotations/tree/2.0.2"
            },
            "abandoned": true,
            "install-path": "../doctrine/annotations"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
                "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9 || ^11",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^0.16 || ^1",
                "phpstan/phpstan": "^1.4",
                "phpstan/phpstan-phpunit": "^1",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "vimeo/psalm": "^4.30 || ^5.4"
            },
            "time": "2022-12-30T00:15:36+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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/instantiator/issues",
                "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/instantiator"
        },
        {
            "name": "doctrine/lexer",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
                "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^10.5",
                "psalm/plugin-phpunit": "^0.18.3",
                "vimeo/psalm": "^5.21"
            },
            "time": "2024-02-05T11:56:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/3.0.1"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/lexer"
        },
        {
            "name": "duosecurity/duo_api_php",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/duosecurity/duo_api_php.git",
                "reference": "ecff0b813c5dcd5dd37fd002dbae0d61d955c748"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/duosecurity/duo_api_php/zipball/ecff0b813c5dcd5dd37fd002dbae0d61d955c748",
                "reference": "ecff0b813c5dcd5dd37fd002dbae0d61d955c748",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=8.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "dev-master",
                "phpunit/phpunit": "~9",
                "squizlabs/php_codesniffer": "2.*"
            },
            "time": "2026-02-04T19:44:58+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DuoAPI\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "A PHP implementation of the Duo API.",
            "homepage": "https://duo.com/",
            "support": {
                "email": "support@duosecurity.com",
                "issues": "https://github.com/duosecurity/duo_api_php/issues",
                "source": "https://github.com/duosecurity/duo_api_php/tree/1.2.1"
            },
            "install-path": "../duosecurity/duo_api_php"
        },
        {
            "name": "duosecurity/duo_universal_php",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/duosecurity/duo_universal_php.git",
                "reference": "68e699c52d41f681df07dc0f98e2ba551bef2fd3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/duosecurity/duo_universal_php/zipball/68e699c52d41f681df07dc0f98e2ba551bef2fd3",
                "reference": "68e699c52d41f681df07dc0f98e2ba551bef2fd3",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "firebase/php-jwt": "^6.0 || ^7.0",
                "php": ">=7.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2026-02-04T19:44:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Duo\\DuoUniversal\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A PHP implementation of the Duo Universal SDK.",
            "homepage": "https://duo.com/",
            "support": {
                "email": "support@duosecurity.com",
                "issues": "https://github.com/duosecurity/duo_universal_php/issues",
                "source": "https://github.com/duosecurity/duo_universal_php/tree/1.1.2"
            },
            "install-path": "../duosecurity/duo_universal_php"
        },
        {
            "name": "ebizmarts/mailchimp-lib",
            "version": "3.0.45",
            "version_normalized": "3.0.45.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ebizmarts/mailchimp-lib.git",
                "reference": "c26b897bf2bdd9817902692f5f6f59e5edc5e8fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ebizmarts/mailchimp-lib/zipball/c26b897bf2bdd9817902692f5f6f59e5edc5e8fd",
                "reference": "c26b897bf2bdd9817902692f5f6f59e5edc5e8fd",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.2.0"
            },
            "time": "2026-01-26T12:51:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Mailchimp": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ebizmarts Corp.",
                    "email": "info@ebizmarts.com",
                    "homepage": "http://ebizmarts.com",
                    "role": "Developer"
                }
            ],
            "description": "API client library for the MailChimp",
            "homepage": "https://github.com/ebizmarts/mailchimp-lib",
            "keywords": [
                "api",
                "email",
                "mailchimp"
            ],
            "support": {
                "issues": "https://github.com/ebizmarts/mailchimp-lib/issues",
                "source": "https://github.com/ebizmarts/mailchimp-lib/tree/3.0.45"
            },
            "install-path": "../ebizmarts/mailchimp-lib"
        },
        {
            "name": "egulias/email-validator",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
                "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^2.0 || ^3.0",
                "php": ">=8.1",
                "symfony/polyfill-intl-idn": "^1.26"
            },
            "require-dev": {
                "phpunit/phpunit": "^10.2",
                "vimeo/psalm": "^5.12"
            },
            "suggest": {
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
            },
            "time": "2025-03-06T22:45:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Egulias\\EmailValidator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails against several RFCs",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/egulias/EmailValidator/issues",
                "source": "https://github.com/egulias/EmailValidator/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "install-path": "../egulias/email-validator"
        },
        {
            "name": "elastic/transport",
            "version": "v8.11.0",
            "version_normalized": "8.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/elastic/elastic-transport-php.git",
                "reference": "1d476af5dc0b74530d59b67d5dd96ee39768d5a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/elastic/elastic-transport-php/zipball/1d476af5dc0b74530d59b67d5dd96ee39768d5a4",
                "reference": "1d476af5dc0b74530d59b67d5dd96ee39768d5a4",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2.0",
                "open-telemetry/api": "^1.0",
                "php": "^7.4 || ^8.0",
                "php-http/discovery": "^1.14",
                "php-http/httplug": "^2.3",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/log": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "nyholm/psr7": "^1.5",
                "open-telemetry/sdk": "^1.0",
                "php-http/mock-client": "^1.5",
                "phpstan/phpstan": "^2.1",
                "phpunit/phpunit": "^9.5",
                "symfony/http-client": "^5.4"
            },
            "time": "2025-04-02T08:20:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Elastic\\Transport\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "HTTP transport PHP library for Elastic products",
            "keywords": [
                "PSR_17",
                "elastic",
                "http",
                "psr-18",
                "psr-7",
                "transport"
            ],
            "support": {
                "issues": "https://github.com/elastic/elastic-transport-php/issues",
                "source": "https://github.com/elastic/elastic-transport-php/tree/v8.11.0"
            },
            "install-path": "../elastic/transport"
        },
        {
            "name": "elasticsearch/elasticsearch",
            "version": "v8.19.0",
            "version_normalized": "8.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/elastic/elasticsearch-php.git",
                "reference": "1771284cb43a7b653634d418b6f5f0ec84ff8a6d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/1771284cb43a7b653634d418b6f5f0ec84ff8a6d",
                "reference": "1771284cb43a7b653634d418b6f5f0ec84ff8a6d",
                "shasum": ""
            },
            "require": {
                "elastic/transport": "^8.11",
                "guzzlehttp/guzzle": "^7.0",
                "php": "^7.4 || ^8.0",
                "psr/http-client": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "psr/log": "^1|^2|^3"
            },
            "require-dev": {
                "ext-yaml": "*",
                "ext-zip": "*",
                "mockery/mockery": "^1.5",
                "nyholm/psr7": "^1.5",
                "php-http/mock-client": "^1.5",
                "phpstan/phpstan": "^2.1",
                "phpunit/phpunit": "^9.5",
                "psr/http-factory": "^1.0",
                "symfony/finder": "~4.0",
                "symfony/http-client": "^5.0|^6.0|^7.0"
            },
            "time": "2025-08-06T16:58:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Elastic\\Elasticsearch\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHP Client for Elasticsearch",
            "keywords": [
                "client",
                "elastic",
                "elasticsearch",
                "search"
            ],
            "support": {
                "issues": "https://github.com/elastic/elasticsearch-php/issues",
                "source": "https://github.com/elastic/elasticsearch-php/tree/v8.19.0"
            },
            "install-path": "../elasticsearch/elasticsearch"
        },
        {
            "name": "endroid/qr-code",
            "version": "6.0.9",
            "version_normalized": "6.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/endroid/qr-code.git",
                "reference": "21e888e8597440b2205e2e5c484b6c8e556bcd1a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/endroid/qr-code/zipball/21e888e8597440b2205e2e5c484b6c8e556bcd1a",
                "reference": "21e888e8597440b2205e2e5c484b6c8e556bcd1a",
                "shasum": ""
            },
            "require": {
                "bacon/bacon-qr-code": "^3.0",
                "php": "^8.2"
            },
            "require-dev": {
                "endroid/quality": "dev-main",
                "ext-gd": "*",
                "khanamiryan/qrcode-detector-decoder": "^2.0.2",
                "setasign/fpdf": "^1.8.2"
            },
            "suggest": {
                "ext-gd": "Enables you to write PNG images",
                "khanamiryan/qrcode-detector-decoder": "Enables you to use the image validator",
                "roave/security-advisories": "Makes sure package versions with known security issues are not installed",
                "setasign/fpdf": "Enables you to use the PDF writer"
            },
            "time": "2025-07-13T19:59:45+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "6.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": [
                "code",
                "endroid",
                "php",
                "qr",
                "qrcode"
            ],
            "support": {
                "issues": "https://github.com/endroid/qr-code/issues",
                "source": "https://github.com/endroid/qr-code/tree/6.0.9"
            },
            "funding": [
                {
                    "url": "https://github.com/endroid",
                    "type": "github"
                }
            ],
            "install-path": "../endroid/qr-code"
        },
        {
            "name": "evenement/evenement",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/igorw/evenement.git",
                "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
                "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9 || ^6"
            },
            "time": "2023-08-08T05:53:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Evenement\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                }
            ],
            "description": "Événement is a very simple event dispatching library for PHP",
            "keywords": [
                "event-dispatcher",
                "event-emitter"
            ],
            "support": {
                "issues": "https://github.com/igorw/evenement/issues",
                "source": "https://github.com/igorw/evenement/tree/v3.0.2"
            },
            "install-path": "../evenement/evenement"
        },
        {
            "name": "ezimuel/guzzlestreams",
            "version": "4.1.0",
            "version_normalized": "4.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezimuel/guzzlestreams.git",
                "reference": "903161be81e9f497cc42fb7db982404a4e6441b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezimuel/guzzlestreams/zipball/903161be81e9f497cc42fb7db982404a4e6441b0",
                "reference": "903161be81e9f497cc42fb7db982404a4e6441b0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^2.1",
                "phpunit/phpunit": "~9.0"
            },
            "time": "2025-08-05T06:44:46+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"
            ],
            "support": {
                "source": "https://github.com/ezimuel/guzzlestreams/tree/4.1.0"
            },
            "install-path": "../ezimuel/guzzlestreams"
        },
        {
            "name": "ezimuel/ringphp",
            "version": "1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezimuel/ringphp.git",
                "reference": "b97f46088940671100012482577eeb59f26a13b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezimuel/ringphp/zipball/b97f46088940671100012482577eeb59f26a13b5",
                "reference": "b97f46088940671100012482577eeb59f26a13b5",
                "shasum": ""
            },
            "require": {
                "ezimuel/guzzlestreams": "^3.0.1 || ^4.0.0",
                "php": ">=5.4.0",
                "react/promise": "^2.0 || ^3.0"
            },
            "replace": {
                "guzzlehttp/ringphp": "self.version"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "~9.0"
            },
            "suggest": {
                "ext-curl": "Guzzle will use specific adapters if cURL is present"
            },
            "time": "2026-02-11T16:42:15+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",
            "support": {
                "source": "https://github.com/ezimuel/ringphp/tree/1.4.1"
            },
            "install-path": "../ezimuel/ringphp"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.19.0",
            "version_normalized": "4.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "b287d2a16aceffbf6e0295559b39662612b77fcf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/b287d2a16aceffbf6e0295559b39662612b77fcf",
                "reference": "b287d2a16aceffbf6e0295559b39662612b77fcf",
                "shasum": ""
            },
            "require": {
                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "require-dev": {
                "cerdic/css-tidy": "^1.7 || ^2.0",
                "simpletest/simpletest": "dev-master"
            },
            "suggest": {
                "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
                "ext-bcmath": "Used for unit conversion and imagecrash protection",
                "ext-iconv": "Converts text to and from non-UTF-8 encodings",
                "ext-tidy": "Used for pretty-printing HTML"
            },
            "time": "2025-10-17T16:34:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "library/HTMLPurifier.composer.php"
                ],
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "exclude-from-classmap": [
                    "/library/HTMLPurifier/Language/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Edward Z. Yang",
                    "email": "admin@htmlpurifier.org",
                    "homepage": "http://ezyang.com"
                }
            ],
            "description": "Standards compliant HTML filter written in PHP",
            "homepage": "http://htmlpurifier.org/",
            "keywords": [
                "html"
            ],
            "support": {
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
                "source": "https://github.com/ezyang/htmlpurifier/tree/v4.19.0"
            },
            "install-path": "../ezyang/htmlpurifier"
        },
        {
            "name": "fidry/cpu-core-counter",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/theofidry/cpu-core-counter.git",
                "reference": "db9508f7b1474469d9d3c53b86f817e344732678"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/db9508f7b1474469d9d3c53b86f817e344732678",
                "reference": "db9508f7b1474469d9d3c53b86f817e344732678",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "fidry/makefile": "^0.2.0",
                "fidry/php-cs-fixer-config": "^1.1.2",
                "phpstan/extension-installer": "^1.2.0",
                "phpstan/phpstan": "^2.0",
                "phpstan/phpstan-deprecation-rules": "^2.0.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpstan/phpstan-strict-rules": "^2.0",
                "phpunit/phpunit": "^8.5.31 || ^9.5.26",
                "webmozarts/strict-phpunit": "^7.5"
            },
            "time": "2025-08-14T07:29:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fidry\\CpuCoreCounter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Théo FIDRY",
                    "email": "theo.fidry@gmail.com"
                }
            ],
            "description": "Tiny utility to get the number of CPU cores.",
            "keywords": [
                "CPU",
                "core"
            ],
            "support": {
                "issues": "https://github.com/theofidry/cpu-core-counter/issues",
                "source": "https://github.com/theofidry/cpu-core-counter/tree/1.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/theofidry",
                    "type": "github"
                }
            ],
            "install-path": "../fidry/cpu-core-counter"
        },
        {
            "name": "firebase/php-jwt",
            "version": "v7.0.3",
            "version_normalized": "7.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/firebase/php-jwt.git",
                "reference": "28aa0694bcfdfa5e2959c394d5a1ee7a5083629e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/28aa0694bcfdfa5e2959c394d5a1ee7a5083629e",
                "reference": "28aa0694bcfdfa5e2959c394d5a1ee7a5083629e",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^7.4",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5",
                "psr/cache": "^2.0||^3.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0"
            },
            "suggest": {
                "ext-sodium": "Support EdDSA (Ed25519) signatures",
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
            },
            "time": "2026-02-25T22:16:40+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/v7.0.3"
            },
            "install-path": "../firebase/php-jwt"
        },
        {
            "name": "friendsofphp/php-cs-fixer",
            "version": "v3.94.2",
            "version_normalized": "3.94.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
                "reference": "7787ceff91365ba7d623ec410b8f429cdebb4f63"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7787ceff91365ba7d623ec410b8f429cdebb4f63",
                "reference": "7787ceff91365ba7d623ec410b8f429cdebb4f63",
                "shasum": ""
            },
            "require": {
                "clue/ndjson-react": "^1.3",
                "composer/semver": "^3.4",
                "composer/xdebug-handler": "^3.0.5",
                "ext-filter": "*",
                "ext-hash": "*",
                "ext-json": "*",
                "ext-tokenizer": "*",
                "fidry/cpu-core-counter": "^1.3",
                "php": "^7.4 || ^8.0",
                "react/child-process": "^0.6.6",
                "react/event-loop": "^1.5",
                "react/socket": "^1.16",
                "react/stream": "^1.4",
                "sebastian/diff": "^4.0.6 || ^5.1.1 || ^6.0.2 || ^7.0 || ^8.0",
                "symfony/console": "^5.4.47 || ^6.4.24 || ^7.0 || ^8.0",
                "symfony/event-dispatcher": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0",
                "symfony/filesystem": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0",
                "symfony/finder": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0",
                "symfony/options-resolver": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0",
                "symfony/polyfill-mbstring": "^1.33",
                "symfony/polyfill-php80": "^1.33",
                "symfony/polyfill-php81": "^1.33",
                "symfony/polyfill-php84": "^1.33",
                "symfony/process": "^5.4.47 || ^6.4.24 || ^7.2 || ^8.0",
                "symfony/stopwatch": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "facile-it/paraunit": "^1.3.1 || ^2.7.1",
                "infection/infection": "^0.32.3",
                "justinrainbow/json-schema": "^6.6.4",
                "keradus/cli-executor": "^2.3",
                "mikey179/vfsstream": "^1.6.12",
                "php-coveralls/php-coveralls": "^2.9.1",
                "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.7",
                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.7",
                "phpunit/phpunit": "^9.6.34 || ^10.5.63 || ^11.5.51",
                "symfony/polyfill-php85": "^1.33",
                "symfony/var-dumper": "^5.4.48 || ^6.4.32 || ^7.4.4 || ^8.0.4",
                "symfony/yaml": "^5.4.45 || ^6.4.30 || ^7.4.1 || ^8.0.1"
            },
            "suggest": {
                "ext-dom": "For handling output formats in XML",
                "ext-mbstring": "For handling non-UTF8 characters."
            },
            "time": "2026-02-20T16:13:53+00:00",
            "bin": [
                "php-cs-fixer"
            ],
            "type": "application",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpCsFixer\\": "src/"
                },
                "exclude-from-classmap": [
                    "src/**/Internal/"
                ]
            },
            "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",
            "keywords": [
                "Static code analysis",
                "fixer",
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
                "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.94.2"
            },
            "funding": [
                {
                    "url": "https://github.com/keradus",
                    "type": "github"
                }
            ],
            "install-path": "../friendsofphp/php-cs-fixer"
        },
        {
            "name": "giggsey/libphonenumber-for-php",
            "version": "9.0.25",
            "version_normalized": "9.0.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/giggsey/libphonenumber-for-php.git",
                "reference": "774ca57b2b0ed04bd279d25f877dd03b090811fc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/774ca57b2b0ed04bd279d25f877dd03b090811fc",
                "reference": "774ca57b2b0ed04bd279d25f877dd03b090811fc",
                "shasum": ""
            },
            "require": {
                "giggsey/locale": "^2.7",
                "php": "^8.1",
                "symfony/polyfill-mbstring": "^1.31"
            },
            "replace": {
                "giggsey/libphonenumber-for-php-lite": "self.version"
            },
            "require-dev": {
                "ext-dom": "*",
                "friendsofphp/php-cs-fixer": "^3.71",
                "infection/infection": "^0.29|^0.31.0",
                "nette/php-generator": "^4.1",
                "php-coveralls/php-coveralls": "^2.7",
                "phpstan/extension-installer": "^1.4.3",
                "phpstan/phpstan": "^2.1.7",
                "phpstan/phpstan-deprecation-rules": "^2.0.1",
                "phpstan/phpstan-phpunit": "^2.0.4",
                "phpstan/phpstan-strict-rules": "^2.0.3",
                "phpunit/phpunit": "^10.5.45",
                "symfony/console": "^6.4",
                "symfony/filesystem": "^6.4",
                "symfony/process": "^6.4"
            },
            "time": "2026-02-26T09:06:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "libphonenumber\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joshua Gigg",
                    "email": "giggsey@gmail.com",
                    "homepage": "https://giggsey.com/"
                }
            ],
            "description": "A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.",
            "homepage": "https://github.com/giggsey/libphonenumber-for-php",
            "keywords": [
                "geocoding",
                "geolocation",
                "libphonenumber",
                "mobile",
                "phonenumber",
                "validation"
            ],
            "support": {
                "issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
                "source": "https://github.com/giggsey/libphonenumber-for-php"
            },
            "install-path": "../giggsey/libphonenumber-for-php"
        },
        {
            "name": "giggsey/locale",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/giggsey/Locale.git",
                "reference": "fe741e99ae6ccbe8132f3d63d8ec89924e689778"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giggsey/Locale/zipball/fe741e99ae6ccbe8132f3d63d8ec89924e689778",
                "reference": "fe741e99ae6ccbe8132f3d63d8ec89924e689778",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "ext-json": "*",
                "friendsofphp/php-cs-fixer": "^3.66",
                "infection/infection": "^0.29|^0.32.0",
                "php-coveralls/php-coveralls": "^2.7",
                "phpstan/extension-installer": "^1.4.3",
                "phpstan/phpstan": "^2.1.7",
                "phpstan/phpstan-deprecation-rules": "^2.0.1",
                "phpstan/phpstan-phpunit": "^2.0.4",
                "phpstan/phpstan-strict-rules": "^2.0.3",
                "phpunit/phpunit": "^10.5.45",
                "symfony/console": "^6.4",
                "symfony/filesystem": "^6.4",
                "symfony/finder": "^6.4",
                "symfony/process": "^6.4",
                "symfony/var-exporter": "^6.4"
            },
            "time": "2026-02-24T15:32:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Giggsey\\Locale\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joshua Gigg",
                    "email": "giggsey@gmail.com",
                    "homepage": "https://giggsey.com/"
                }
            ],
            "description": "Locale functions required by libphonenumber-for-php",
            "support": {
                "issues": "https://github.com/giggsey/Locale/issues",
                "source": "https://github.com/giggsey/Locale/tree/2.9.0"
            },
            "install-path": "../giggsey/locale"
        },
        {
            "name": "google/recaptcha",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/google/recaptcha.git",
                "reference": "56522c261d2e8c58ba416c90f81a4cd9f2ed89b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/google/recaptcha/zipball/56522c261d2e8c58ba416c90f81a4cd9f2ed89b9",
                "reference": "56522c261d2e8c58ba416c90f81a4cd9f2ed89b9",
                "shasum": ""
            },
            "require": {
                "php": ">=8"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.14",
                "php-coveralls/php-coveralls": "^2.5",
                "phpunit/phpunit": "^10"
            },
            "time": "2025-06-26T22:21:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.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"
            ],
            "support": {
                "forum": "https://groups.google.com/forum/#!forum/recaptcha",
                "issues": "https://github.com/google/recaptcha/issues",
                "source": "https://github.com/google/recaptcha"
            },
            "install-path": "../google/recaptcha"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.10.0",
            "version_normalized": "7.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
                "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^2.3",
                "guzzlehttp/psr7": "^2.8",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "ext-curl": "*",
                "guzzle/client-integration-tests": "3.0.2",
                "php-http/message-factory": "^1.1",
                "phpunit/phpunit": "^8.5.39 || ^9.6.20",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2025-08-23T22:36:01+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "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": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "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": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.10.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "481557b130ef3790cf82b713667b43030dc9c957"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957",
                "reference": "481557b130ef3790cf82b713667b43030dc9c957",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.44 || ^9.6.25"
            },
            "time": "2025-08-22T14:34:08+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                }
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/2.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/7d0ed42f28e42d61352a7a79de682e5e67fec884",
                "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "http-interop/http-factory-tests": "0.9.0",
                "jshttp/mime-db": "1.54.0.1",
                "phpunit/phpunit": "^8.5.44 || ^9.6.25"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2026-03-10T16:41:02+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "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"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.9.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "idealpostcodes/module-ukaddresssearch",
            "version": "2.5.3",
            "version_normalized": "2.5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ideal-postcodes/magento.git",
                "reference": "b68617985f7078f6746052ce9288c4878f723ece"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ideal-postcodes/magento/zipball/b68617985f7078f6746052ce9288c4878f723ece",
                "reference": "b68617985f7078f6746052ce9288c4878f723ece",
                "shasum": ""
            },
            "require": {
                "php": "~5.5.0|~5.6.0|>=7.0|>=8.0"
            },
            "time": "2026-01-20T09:58:18+00:00",
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Idealpostcodes\\Ukaddresssearch\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ideal Postcodes",
                    "email": "support@ideal-postcodes.co.uk",
                    "homepage": "https://ideal-postcodes.co.uk/open_source",
                    "role": "Developer"
                }
            ],
            "description": "Ideal Postcodes UK address search magento extension. Ideal-Postcodes.co.uk",
            "support": {
                "chat": "https://chat.ideal-postcodes.co.uk",
                "docs": "https://ideal-postcodes.co.uk/guides/magento",
                "email": "support@ideal-postcodes.co.uk",
                "issues": "https://github.com/ideal-postcodes/magento/issues",
                "source": "https://github.com/ideal-postcodes/magento"
            },
            "install-path": "../idealpostcodes/module-ukaddresssearch"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "v6.7.2",
            "version_normalized": "6.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jsonrainbow/json-schema.git",
                "reference": "6fea66c7204683af437864e7c4e7abf383d14bc0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/6fea66c7204683af437864e7c4e7abf383d14bc0",
                "reference": "6fea66c7204683af437864e7c4e7abf383d14bc0",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "marc-mabe/php-enum": "^4.4",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.0",
                "json-schema/json-schema-test-suite": "^23.2",
                "marc-mabe/php-enum-phpstan": "^2.0",
                "phpspec/prophecy": "^1.19",
                "phpstan/phpstan": "^1.12",
                "phpunit/phpunit": "^8.5"
            },
            "time": "2026-02-15T15:06:22+00:00",
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.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/jsonrainbow/json-schema",
            "keywords": [
                "json",
                "schema"
            ],
            "support": {
                "issues": "https://github.com/jsonrainbow/json-schema/issues",
                "source": "https://github.com/jsonrainbow/json-schema/tree/v6.7.2"
            },
            "install-path": "../justinrainbow/json-schema"
        },
        {
            "name": "laminas/laminas-captcha",
            "version": "2.19.0",
            "version_normalized": "2.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-captcha.git",
                "reference": "768d2152f9687c27b5dfdb2322bf6001d48cda89"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/768d2152f9687c27b5dfdb2322bf6001d48cda89",
                "reference": "768d2152f9687c27b5dfdb2322bf6001d48cda89",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-recaptcha": "^3.4.0",
                "laminas/laminas-session": "^2.25",
                "laminas/laminas-stdlib": "^3.10.1",
                "laminas/laminas-text": "^2.12.1",
                "laminas/laminas-validator": "^2.19.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "zendframework/zend-captcha": "*"
            },
            "require-dev": {
                "ext-gd": "*",
                "laminas/laminas-coding-standard": "~2.5.0",
                "phpunit/phpunit": "^9.5.26",
                "psalm/plugin-phpunit": "^0.19.0",
                "vimeo/psalm": "^6.13"
            },
            "suggest": {
                "laminas/laminas-i18n-resources": "Translations of captcha messages"
            },
            "time": "2025-10-29T17:20:39+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-captcha/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-captcha/issues",
                "rss": "https://github.com/laminas/laminas-captcha/releases.atom",
                "source": "https://github.com/laminas/laminas-captcha"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-captcha"
        },
        {
            "name": "laminas/laminas-code",
            "version": "4.17.0",
            "version_normalized": "4.17.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-code.git",
                "reference": "40d61e2899ec17c5d08bbc0a2d586b3ca17ab9bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-code/zipball/40d61e2899ec17c5d08bbc0a2d586b3ca17ab9bd",
                "reference": "40d61e2899ec17c5d08bbc0a2d586b3ca17ab9bd",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "require-dev": {
                "doctrine/annotations": "^2.0.1",
                "ext-phar": "*",
                "laminas/laminas-coding-standard": "^3.0.0",
                "laminas/laminas-stdlib": "^3.18.0",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.19.0",
                "vimeo/psalm": "^5.15.0"
            },
            "suggest": {
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                "laminas/laminas-stdlib": "Laminas\\Stdlib component"
            },
            "time": "2025-11-01T09:38:14+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",
                "laminasframework"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-code/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-code/issues",
                "rss": "https://github.com/laminas/laminas-code/releases.atom",
                "source": "https://github.com/laminas/laminas-code"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-code"
        },
        {
            "name": "laminas/laminas-config",
            "version": "3.11.0",
            "version_normalized": "3.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-config.git",
                "reference": "b816433bd36ddc4ba93e190eaac18497b0b6948c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-config/zipball/b816433bd36ddc4ba93e190eaac18497b0b6948c",
                "reference": "b816433bd36ddc4ba93e190eaac18497b0b6948c",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "laminas/laminas-stdlib": "^3.6",
                "php": "^8.1.0",
                "psr/container": "^1.0"
            },
            "conflict": {
                "container-interop/container-interop": "<1.2.0",
                "zendframework/zend-config": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^3.0.1",
                "laminas/laminas-filter": "^2.39.0",
                "laminas/laminas-i18n": "^2.29.0",
                "laminas/laminas-servicemanager": "^3.23.0",
                "phpunit/phpunit": "^10.5.38"
            },
            "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": "2026-01-29T12:14:07+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-config/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-config/issues",
                "rss": "https://github.com/laminas/laminas-config/releases.atom",
                "source": "https://github.com/laminas/laminas-config"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "abandoned": true,
            "install-path": "../laminas/laminas-config"
        },
        {
            "name": "laminas/laminas-di",
            "version": "3.16.0",
            "version_normalized": "3.16.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-di.git",
                "reference": "7af1fdcbd1b79156b07e82a38f314ab6e07c79c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-di/zipball/7af1fdcbd1b79156b07e82a38f314ab6e07c79c0",
                "reference": "7af1fdcbd1b79156b07e82a38f314ab6e07c79c0",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.21.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/container": "^1.1.1",
                "psr/log": "^1.1.4 || ^2.0.0 ||  ^3.0.0"
            },
            "conflict": {
                "amphp/amp": "<2.6.4",
                "laminas/laminas-servicemanager": "<3.13.0 || >=4.0.0",
                "laminas/laminas-servicemanager-di": "*",
                "zendframework/zend-di": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.5.0",
                "laminas/laminas-servicemanager": "^3.22",
                "mikey179/vfsstream": "^1.6.12",
                "phpbench/phpbench": "^1.2.7",
                "phpunit/phpunit": "^11.0",
                "psalm/plugin-phpunit": "^0.18.0 || ^0.19.0",
                "squizlabs/php_codesniffer": "^3.7.1",
                "vimeo/psalm": "^6.0"
            },
            "suggest": {
                "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities"
            },
            "time": "2026-02-05T10:48:44+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-di/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-di/issues",
                "rss": "https://github.com/laminas/laminas-di/releases.atom",
                "source": "https://github.com/laminas/laminas-di"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-di"
        },
        {
            "name": "laminas/laminas-diactoros",
            "version": "3.8.0",
            "version_normalized": "3.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-diactoros.git",
                "reference": "60c182916b2749480895601649563970f3f12ec4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/60c182916b2749480895601649563970f3f12ec4",
                "reference": "60c182916b2749480895601649563970f3f12ec4",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/http-factory": "^1.1",
                "psr/http-message": "^1.1 || ^2.0"
            },
            "conflict": {
                "amphp/amp": "<2.6.4"
            },
            "provide": {
                "psr/http-factory-implementation": "^1.0",
                "psr/http-message-implementation": "^1.1 || ^2.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-libxml": "*",
                "http-interop/http-factory-tests": "^2.2.0",
                "laminas/laminas-coding-standard": "~3.1.0",
                "php-http/psr7-integration-tests": "^1.4.0",
                "phpunit/phpunit": "^10.5.36",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13"
            },
            "time": "2025-10-12T15:31:36+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "module": "Laminas\\Diactoros",
                    "config-provider": "Laminas\\Diactoros\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions/create_uploaded_file.php",
                    "src/functions/marshal_headers_from_sapi.php",
                    "src/functions/marshal_method_from_sapi.php",
                    "src/functions/marshal_protocol_version_from_sapi.php",
                    "src/functions/normalize_server.php",
                    "src/functions/normalize_uploaded_files.php",
                    "src/functions/parse_cookie_header.php"
                ],
                "psr-4": {
                    "Laminas\\Diactoros\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR HTTP Message implementations",
            "homepage": "https://laminas.dev",
            "keywords": [
                "http",
                "laminas",
                "psr",
                "psr-17",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-diactoros/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-diactoros/issues",
                "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
                "source": "https://github.com/laminas/laminas-diactoros"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-diactoros"
        },
        {
            "name": "laminas/laminas-escaper",
            "version": "2.18.0",
            "version_normalized": "2.18.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-escaper.git",
                "reference": "06f211dfffff18d91844c1f55250d5d13c007e18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/06f211dfffff18d91844c1f55250d5d13c007e18",
                "reference": "06f211dfffff18d91844c1f55250d5d13c007e18",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-mbstring": "*",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "zendframework/zend-escaper": "*"
            },
            "require-dev": {
                "infection/infection": "^0.31.0",
                "laminas/laminas-coding-standard": "~3.1.0",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "time": "2025-10-14T18:31:13+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-escaper/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-escaper/issues",
                "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
                "source": "https://github.com/laminas/laminas-escaper"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-escaper"
        },
        {
            "name": "laminas/laminas-eventmanager",
            "version": "3.15.0",
            "version_normalized": "3.15.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-eventmanager.git",
                "reference": "90b4bd33264629af8e39caf5aa83473ac03aa04c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/90b4bd33264629af8e39caf5aa83473ac03aa04c",
                "reference": "90b4bd33264629af8e39caf5aa83473ac03aa04c",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "container-interop/container-interop": "<1.2",
                "zendframework/zend-eventmanager": "*"
            },
            "require-dev": {
                "amphp/dns": "^2.2",
                "amphp/socket": "^2.3.1",
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-stdlib": "^3.20",
                "phpbench/phpbench": "^1.3.1",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.19.0",
                "psr/container": "^1.1.2 || ^2.0.2",
                "sebastian/recursion-context": "^5.0.1",
                "vimeo/psalm": "^6.13"
            },
            "suggest": {
                "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature",
                "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature"
            },
            "time": "2025-10-31T10:29:01+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-eventmanager/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-eventmanager/issues",
                "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
                "source": "https://github.com/laminas/laminas-eventmanager"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-eventmanager"
        },
        {
            "name": "laminas/laminas-feed",
            "version": "2.26.1",
            "version_normalized": "2.26.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-feed.git",
                "reference": "8b651d72f2a4ce0df53e1999de3fe16c78e37a2c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/8b651d72f2a4ce0df53e1999de3fe16c78e37a2c",
                "reference": "8b651d72f2a4ce0df53e1999de3fe16c78e37a2c",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-filter": "*",
                "ext-libxml": "*",
                "laminas/laminas-escaper": "^2.9",
                "laminas/laminas-stdlib": "^3.6",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager": "<3.3",
                "zendframework/zend-feed": "*"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.13.2 || ^3.12",
                "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.3",
                "laminas/laminas-coding-standard": "~2.5.0",
                "laminas/laminas-db": "^2.18",
                "laminas/laminas-http": "^2.19",
                "laminas/laminas-servicemanager": "^3.22.1",
                "laminas/laminas-validator": "^2.46",
                "phpunit/phpunit": "^10.5.5",
                "psalm/plugin-phpunit": "^0.19.0",
                "psr/http-message": "^2.0",
                "vimeo/psalm": "^5.18.0"
            },
            "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": "2026-03-03T09:55:19+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 creating and consuming RSS and Atom feeds",
            "homepage": "https://laminas.dev",
            "keywords": [
                "atom",
                "feed",
                "laminas",
                "rss"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-feed/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-feed/issues",
                "rss": "https://github.com/laminas/laminas-feed/releases.atom",
                "source": "https://github.com/laminas/laminas-feed"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-feed"
        },
        {
            "name": "laminas/laminas-filter",
            "version": "2.42.0",
            "version_normalized": "2.42.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-filter.git",
                "reference": "985d27bd42daf51b415ce1ee889e0978cc1e59ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/985d27bd42daf51b415ce1ee889e0978cc1e59ed",
                "reference": "985d27bd42daf51b415ce1ee889e0978cc1e59ed",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "laminas/laminas-servicemanager": "^3.21.0",
                "laminas/laminas-stdlib": "^3.19.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "laminas/laminas-validator": "<2.10.1",
                "zendframework/zend-filter": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^3.1",
                "laminas/laminas-crypt": "^3.12",
                "laminas/laminas-i18n": "^2.30.0",
                "laminas/laminas-uri": "^2.13",
                "pear/archive_tar": "^1.6.0",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.19.0",
                "psr/http-factory": "^1.1.0",
                "vimeo/psalm": "^5.26.1"
            },
            "suggest": {
                "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
                "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n 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": "2025-10-13T15:44:52+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-filter/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-filter/issues",
                "rss": "https://github.com/laminas/laminas-filter/releases.atom",
                "source": "https://github.com/laminas/laminas-filter"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-filter"
        },
        {
            "name": "laminas/laminas-http",
            "version": "2.23.0",
            "version_normalized": "2.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-http.git",
                "reference": "9462fc84330d25b23383823831380abb33907fdd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-http/zipball/9462fc84330d25b23383823831380abb33907fdd",
                "reference": "9462fc84330d25b23383823831380abb33907fdd",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-loader": "^2.10",
                "laminas/laminas-stdlib": "^3.6",
                "laminas/laminas-uri": "^2.14",
                "laminas/laminas-validator": "^2.15 || ^3.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "zendframework/zend-http": "*"
            },
            "require-dev": {
                "ext-curl": "*",
                "laminas/laminas-coding-standard": "^3.0.1",
                "phpunit/phpunit": "^10.5.38"
            },
            "suggest": {
                "paragonie/certainty": "For automated management of cacert.pem"
            },
            "time": "2025-12-05T11:02:08+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-http/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-http/issues",
                "rss": "https://github.com/laminas/laminas-http/releases.atom",
                "source": "https://github.com/laminas/laminas-http"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-http"
        },
        {
            "name": "laminas/laminas-i18n",
            "version": "2.32.1",
            "version_normalized": "2.32.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-i18n.git",
                "reference": "8e71b40318f0df6253329e837188e1d77cf83aea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/8e71b40318f0df6253329e837188e1d77cf83aea",
                "reference": "8e71b40318f0df6253329e837188e1d77cf83aea",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-intl": "*",
                "laminas/laminas-escaper": "^2.0",
                "laminas/laminas-servicemanager": "^3.21.0",
                "laminas/laminas-stdlib": "^3.0",
                "laminas/laminas-translator": "^1.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/container": "^1.0.0"
            },
            "conflict": {
                "laminas/laminas-view": "<2.20.0",
                "zendframework/zend-i18n": "*"
            },
            "require-dev": {
                "laminas/laminas-cache": "^3.13.0",
                "laminas/laminas-cache-storage-adapter-memory": "^2.4.0",
                "laminas/laminas-cache-storage-deprecated-factory": "^1.3",
                "laminas/laminas-coding-standard": "^3.1",
                "laminas/laminas-config": "^3.10.1",
                "laminas/laminas-eventmanager": "^3.15.0",
                "laminas/laminas-filter": "^2.42",
                "laminas/laminas-validator": "^2.65.0",
                "laminas/laminas-view": "^2.44",
                "phpunit/phpunit": "^11.5.46",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.14.2"
            },
            "suggest": {
                "laminas/laminas-cache": "You should install this package to cache the translations",
                "laminas/laminas-config": "You should install this package to use the INI translation format",
                "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": "This package provides validator and captcha translations",
                "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": "2025-12-15T14:23:40+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-i18n/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-i18n/issues",
                "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
                "source": "https://github.com/laminas/laminas-i18n"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-i18n"
        },
        {
            "name": "laminas/laminas-json",
            "version": "3.8.0",
            "version_normalized": "3.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-json.git",
                "reference": "5448d357c4520d79f5caf4d46a1fe03ec8b8e4b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-json/zipball/5448d357c4520d79f5caf4d46a1fe03ec8b8e4b0",
                "reference": "5448d357c4520d79f5caf4d46a1fe03ec8b8e4b0",
                "shasum": ""
            },
            "require": {
                "php": "^8.1.0"
            },
            "conflict": {
                "zendframework/zend-json": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.4.0",
                "laminas/laminas-stdlib": "^2.7.7 || ^3.19",
                "phpunit/phpunit": "^9.5.25"
            },
            "suggest": {
                "laminas/laminas-json-server": "For implementing JSON-RPC servers",
                "laminas/laminas-xml2json": "For converting XML documents to JSON"
            },
            "time": "2026-01-23T11:10:11+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-json/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-json/issues",
                "rss": "https://github.com/laminas/laminas-json/releases.atom",
                "source": "https://github.com/laminas/laminas-json"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "abandoned": true,
            "install-path": "../laminas/laminas-json"
        },
        {
            "name": "laminas/laminas-loader",
            "version": "2.12.0",
            "version_normalized": "2.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-loader.git",
                "reference": "ec8cee33fb254ee4d9c8e8908c870e5c797e1272"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/ec8cee33fb254ee4d9c8e8908c870e5c797e1272",
                "reference": "ec8cee33fb254ee4d9c8e8908c870e5c797e1272",
                "shasum": ""
            },
            "require": {
                "php": "^8.0.0"
            },
            "conflict": {
                "zendframework/zend-loader": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.4.0",
                "phpunit/phpunit": "~9.5.25"
            },
            "time": "2025-12-30T11:30:39+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-loader/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-loader/issues",
                "rss": "https://github.com/laminas/laminas-loader/releases.atom",
                "source": "https://github.com/laminas/laminas-loader"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "abandoned": true,
            "install-path": "../laminas/laminas-loader"
        },
        {
            "name": "laminas/laminas-modulemanager",
            "version": "2.19.0",
            "version_normalized": "2.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-modulemanager.git",
                "reference": "ca2438b20ffc0ec3352bd0a583a31f24403320ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/ca2438b20ffc0ec3352bd0a583a31f24403320ad",
                "reference": "ca2438b20ffc0ec3352bd0a583a31f24403320ad",
                "shasum": ""
            },
            "require": {
                "brick/varexporter": "^0.6",
                "laminas/laminas-config": "^3.10.1",
                "laminas/laminas-eventmanager": "^3.14.0",
                "laminas/laminas-stdlib": "^3.21.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "webimpress/safe-writer": "^2.2.0"
            },
            "conflict": {
                "amphp/amp": "<2.6.4",
                "zendframework/zend-modulemanager": "*"
            },
            "require-dev": {
                "amphp/dns": "^1.24 || ^2.1.2",
                "amphp/socket": "^1.2.1 || ^2.3.1",
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-loader": "^2.11",
                "laminas/laminas-mvc": "^3.8.0",
                "laminas/laminas-servicemanager": "^3.23.0",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "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": "2025-10-17T22:17:10+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-modulemanager/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-modulemanager/issues",
                "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
                "source": "https://github.com/laminas/laminas-modulemanager"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-modulemanager"
        },
        {
            "name": "laminas/laminas-mvc",
            "version": "3.8.0",
            "version_normalized": "3.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-mvc.git",
                "reference": "53ba28b7222d3a3b49747a26babef43d1b17fb6f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/53ba28b7222d3a3b49747a26babef43d1b17fb6f",
                "reference": "53ba28b7222d3a3b49747a26babef43d1b17fb6f",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "laminas/laminas-eventmanager": "^3.4",
                "laminas/laminas-http": "^2.15",
                "laminas/laminas-modulemanager": "^2.16",
                "laminas/laminas-router": "^3.11.1",
                "laminas/laminas-servicemanager": "^3.20.0",
                "laminas/laminas-stdlib": "^3.19",
                "laminas/laminas-view": "^2.18.0",
                "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
            },
            "conflict": {
                "zendframework/zend-mvc": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^2.5.0",
                "laminas/laminas-json": "^3.6",
                "phpunit/phpunit": "^10.5.38",
                "webmozart/assert": "^1.11"
            },
            "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": "2024-11-18T00:14:29+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-mvc/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-mvc/issues",
                "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
                "source": "https://github.com/laminas/laminas-mvc"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-mvc"
        },
        {
            "name": "laminas/laminas-permissions-acl",
            "version": "2.18.0",
            "version_normalized": "2.18.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-permissions-acl.git",
                "reference": "5940f6e7b9e2e3eba671f13dd26e610d2fe9acc3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/5940f6e7b9e2e3eba671f13dd26e610d2fe9acc3",
                "reference": "5940f6e7b9e2e3eba671f13dd26e610d2fe9acc3",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager": "<3.0",
                "zendframework/zend-permissions-acl": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^3.0.1",
                "laminas/laminas-servicemanager": "^3.21",
                "phpbench/phpbench": "^1.2.10",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.19.0",
                "vimeo/psalm": "^6.13.1"
            },
            "suggest": {
                "laminas/laminas-servicemanager": "To support Laminas\\Permissions\\Acl\\Assertion\\AssertionManager plugin manager usage"
            },
            "time": "2025-11-03T09:15:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Permissions\\Acl\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Provides a lightweight and flexible access control list (ACL) implementation for privileges management",
            "homepage": "https://laminas.dev",
            "keywords": [
                "acl",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-permissions-acl/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-permissions-acl/issues",
                "rss": "https://github.com/laminas/laminas-permissions-acl/releases.atom",
                "source": "https://github.com/laminas/laminas-permissions-acl"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-permissions-acl"
        },
        {
            "name": "laminas/laminas-recaptcha",
            "version": "3.9.0",
            "version_normalized": "3.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-recaptcha.git",
                "reference": "d8c710d6ed90f245db5ee85bd024279b35476f3f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/d8c710d6ed90f245db5ee85bd024279b35476f3f",
                "reference": "d8c710d6ed90f245db5ee85bd024279b35476f3f",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "laminas/laminas-http": "^2.15",
                "laminas/laminas-stdlib": "^3.10.1",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "zendframework/zendservice-recaptcha": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.5.0",
                "laminas/laminas-config": "^3.9",
                "laminas/laminas-validator": "^2.30.1",
                "phpunit/phpunit": "^11.5",
                "psalm/plugin-phpunit": "^0.19.0",
                "vimeo/psalm": "^6.13"
            },
            "suggest": {
                "laminas/laminas-validator": "~2.0, if using ReCaptcha's Mailhide API"
            },
            "time": "2025-12-05T10:07:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\ReCaptcha\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "OOP wrapper for the ReCaptcha web service",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "recaptcha"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-recaptcha/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-recaptcha/issues",
                "rss": "https://github.com/laminas/laminas-recaptcha/releases.atom",
                "source": "https://github.com/laminas/laminas-recaptcha"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-recaptcha"
        },
        {
            "name": "laminas/laminas-router",
            "version": "3.18.0",
            "version_normalized": "3.18.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-router.git",
                "reference": "e9a3dcf704cfc2ea47da6c2275409c2187034f8f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-router/zipball/e9a3dcf704cfc2ea47da6c2275409c2187034f8f",
                "reference": "e9a3dcf704cfc2ea47da6c2275409c2187034f8f",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^3.14.0",
                "laminas/laminas-stdlib": "^3.10.1",
                "laminas/laminas-uri": "^2.14",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/container": "^1 || ^2.0.2"
            },
            "conflict": {
                "zendframework/zend-router": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-http": "^2.22",
                "laminas/laminas-i18n": "^2.31.0",
                "phpunit/phpunit": "^11.5.43",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "suggest": {
                "laminas/laminas-i18n": "^2.15.0 if defining translatable HTTP path segments"
            },
            "time": "2026-03-02T14:54:55+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-router/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-router/issues",
                "rss": "https://github.com/laminas/laminas-router/releases.atom",
                "source": "https://github.com/laminas/laminas-router"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-router"
        },
        {
            "name": "laminas/laminas-server",
            "version": "2.19.0",
            "version_normalized": "2.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-server.git",
                "reference": "6d3e3d1811479bb00fbae9058a3037080131aecd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-server/zipball/6d3e3d1811479bb00fbae9058a3037080131aecd",
                "reference": "6d3e3d1811479bb00fbae9058a3037080131aecd",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-code": "^4.7.1",
                "laminas/laminas-stdlib": "^3.3.1",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "zendframework/zend-server": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~3.1.0",
                "phpunit/phpunit": "^11.5.50 || ^12.5.8",
                "psalm/plugin-phpunit": "^0.19.0",
                "vimeo/psalm": "^6.14.3"
            },
            "time": "2026-02-06T09:38:02+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-server/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-server/issues",
                "rss": "https://github.com/laminas/laminas-server/releases.atom",
                "source": "https://github.com/laminas/laminas-server"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-server"
        },
        {
            "name": "laminas/laminas-servicemanager",
            "version": "3.24.0",
            "version_normalized": "3.24.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-servicemanager.git",
                "reference": "b172a0df568bf37ebdfb3658263156eefe3c1e8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/b172a0df568bf37ebdfb3658263156eefe3c1e8c",
                "reference": "b172a0df568bf37ebdfb3658263156eefe3c1e8c",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.19",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/container": "^1.0"
            },
            "conflict": {
                "ext-psr": "*",
                "laminas/laminas-code": "<4.10.0",
                "zendframework/zend-code": "<3.3.1",
                "zendframework/zend-servicemanager": "*"
            },
            "provide": {
                "psr/container-implementation": "^1.0"
            },
            "replace": {
                "container-interop/container-interop": "^1.2.0"
            },
            "require-dev": {
                "composer/package-versions-deprecated": "^1.11.99.5",
                "friendsofphp/proxy-manager-lts": "^1.0.18",
                "laminas/laminas-code": "^4.16.0",
                "laminas/laminas-coding-standard": "~2.5.0",
                "laminas/laminas-container-config-test": "^0.8",
                "mikey179/vfsstream": "^1.6.12",
                "phpbench/phpbench": "^1.4.1",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.18.4",
                "vimeo/psalm": "^5.26.1"
            },
            "suggest": {
                "friendsofphp/proxy-manager-lts": "ProxyManager ^2.1.1 to handle lazy initialization of services"
            },
            "time": "2025-10-14T09:03:51+00:00",
            "bin": [
                "bin/generate-deps-for-config-factory",
                "bin/generate-factory-for-class"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/autoload.php"
                ],
                "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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-servicemanager/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-servicemanager/issues",
                "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
                "source": "https://github.com/laminas/laminas-servicemanager"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-servicemanager"
        },
        {
            "name": "laminas/laminas-session",
            "version": "2.26.0",
            "version_normalized": "2.26.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-session.git",
                "reference": "1c4f1a80ccc6403fff85bb13fb928da79dd1636e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-session/zipball/1c4f1a80ccc6403fff85bb13fb928da79dd1636e",
                "reference": "1c4f1a80ccc6403fff85bb13fb928da79dd1636e",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-eventmanager": "^3.14.0",
                "laminas/laminas-servicemanager": "^3.23.1",
                "laminas/laminas-stdlib": "^3.20.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "amphp/amp": "<2.6.4",
                "zendframework/zend-session": "*"
            },
            "require-dev": {
                "amphp/dns": "^2.4.0",
                "amphp/socket": "^2.3.1",
                "ext-xdebug": "*",
                "laminas/laminas-cache": "^3.13.0",
                "laminas/laminas-cache-storage-adapter-memory": "^2.4",
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-db": "^2.20.0",
                "laminas/laminas-http": "^2.22",
                "laminas/laminas-validator": "^2.64.4",
                "mongodb/mongodb": "~2.1.2",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "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": "2025-11-14T12:52:38+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-session/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-session/issues",
                "rss": "https://github.com/laminas/laminas-session/releases.atom",
                "source": "https://github.com/laminas/laminas-session"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-session"
        },
        {
            "name": "laminas/laminas-soap",
            "version": "2.15.0",
            "version_normalized": "2.15.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-soap.git",
                "reference": "f6a910e7f1ba7c526582fc179cbeaddfb816222f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/f6a910e7f1ba7c526582fc179cbeaddfb816222f",
                "reference": "f6a910e7f1ba7c526582fc179cbeaddfb816222f",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-soap": "*",
                "laminas/laminas-server": "^2.15",
                "laminas/laminas-stdlib": "^3.16",
                "laminas/laminas-uri": "^2.10",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "amphp/amp": "<2.6.4",
                "laminas/laminas-code": "<4.4",
                "zendframework/zend-soap": "*"
            },
            "require-dev": {
                "amphp/dns": "^2.4",
                "amphp/socket": "^2.3.1",
                "laminas/laminas-coding-standard": "^2.5",
                "laminas/laminas-config": "^3.9",
                "laminas/laminas-http": "^2.18",
                "phpspec/prophecy-phpunit": "^2.0.2",
                "phpunit/phpunit": "^11.5",
                "psalm/plugin-phpunit": "^0.19.0",
                "vimeo/psalm": "^6.13"
            },
            "suggest": {
                "ext-curl": "Curl is required when .NET compatibility is required",
                "laminas/laminas-http": "Laminas\\Http component"
            },
            "time": "2026-03-10T09:27: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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-soap/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-soap/issues",
                "rss": "https://github.com/laminas/laminas-soap/releases.atom",
                "source": "https://github.com/laminas/laminas-soap"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-soap"
        },
        {
            "name": "laminas/laminas-stdlib",
            "version": "3.21.0",
            "version_normalized": "3.21.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-stdlib.git",
                "reference": "b1c81514cfe158aadf724c42b34d3d0a8164c096"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/b1c81514cfe158aadf724c42b34d3d0a8164c096",
                "reference": "b1c81514cfe158aadf724c42b34d3d0a8164c096",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "zendframework/zend-stdlib": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^3.1.0",
                "phpbench/phpbench": "^1.4.1",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "time": "2025-10-11T18:13:12+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-stdlib/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-stdlib/issues",
                "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
                "source": "https://github.com/laminas/laminas-stdlib"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-stdlib"
        },
        {
            "name": "laminas/laminas-text",
            "version": "2.13.0",
            "version_normalized": "2.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-text.git",
                "reference": "d18a04f97dad73f55ca1c66a70a981e663d13003"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-text/zipball/d18a04f97dad73f55ca1c66a70a981e663d13003",
                "reference": "d18a04f97dad73f55ca1c66a70a981e663d13003",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^3.22.0",
                "laminas/laminas-stdlib": "^3.7.1",
                "php": "^8.1.0"
            },
            "conflict": {
                "zendframework/zend-text": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^3.0.1",
                "phpunit/phpunit": "^10.5.38",
                "psalm/plugin-phpunit": "^0.18.4",
                "vimeo/psalm": "^5.26.1"
            },
            "time": "2026-01-27T12:27:12+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-text/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-text/issues",
                "rss": "https://github.com/laminas/laminas-text/releases.atom",
                "source": "https://github.com/laminas/laminas-text"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "abandoned": true,
            "install-path": "../laminas/laminas-text"
        },
        {
            "name": "laminas/laminas-translator",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-translator.git",
                "reference": "1d6bf7d857c3fc310a30f5ea028731b9bf8be9db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-translator/zipball/1d6bf7d857c3fc310a30f5ea028731b9bf8be9db",
                "reference": "1d6bf7d857c3fc310a30f5ea028731b9bf8be9db",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~3.1.0",
                "phpunit/phpunit": "^11.5.46",
                "vimeo/psalm": "^6.14.3"
            },
            "time": "2025-12-30T14:26:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Translator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Interfaces for the Translator component of laminas-i18n",
            "homepage": "https://laminas.dev",
            "keywords": [
                "i18n",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-i18n/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-translator/issues",
                "rss": "https://github.com/laminas/laminas-translator/releases.atom",
                "source": "https://github.com/laminas/laminas-translator"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-translator"
        },
        {
            "name": "laminas/laminas-uri",
            "version": "2.14.0",
            "version_normalized": "2.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-uri.git",
                "reference": "e804288f4540988903dc0ede386ce5eec87198df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/e804288f4540988903dc0ede386ce5eec87198df",
                "reference": "e804288f4540988903dc0ede386ce5eec87198df",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-escaper": "^2.9",
                "laminas/laminas-validator": "^2.39 || ^3.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "zendframework/zend-uri": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~2.4.0",
                "phpunit/phpunit": "^11.0"
            },
            "time": "2025-12-05T10:02:11+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-uri/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-uri/issues",
                "rss": "https://github.com/laminas/laminas-uri/releases.atom",
                "source": "https://github.com/laminas/laminas-uri"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-uri"
        },
        {
            "name": "laminas/laminas-validator",
            "version": "2.65.0",
            "version_normalized": "2.65.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-validator.git",
                "reference": "f0767ca83e0dd91a6f8ccdd4f0887eb132c0ea49"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/f0767ca83e0dd91a6f8ccdd4f0887eb132c0ea49",
                "reference": "f0767ca83e0dd91a6f8ccdd4f0887eb132c0ea49",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^3.21.0",
                "laminas/laminas-stdlib": "^3.19",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/http-message": "^1.0.1 || ^2.0.0"
            },
            "conflict": {
                "zendframework/zend-validator": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^2.5",
                "laminas/laminas-db": "^2.20",
                "laminas/laminas-filter": "^2.41.0",
                "laminas/laminas-i18n": "^2.30.0",
                "laminas/laminas-session": "^2.25.1",
                "laminas/laminas-uri": "^2.13.0",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.19.0",
                "psr/http-client": "^1.0.3",
                "psr/http-factory": "^1.1.0",
                "vimeo/psalm": "^5.26.1"
            },
            "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-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": "2025-10-13T14:40:30+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-validator/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-validator/issues",
                "rss": "https://github.com/laminas/laminas-validator/releases.atom",
                "source": "https://github.com/laminas/laminas-validator"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-validator"
        },
        {
            "name": "laminas/laminas-view",
            "version": "2.44.0",
            "version_normalized": "2.44.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-view.git",
                "reference": "93f5c8b52af2603f1aa494f1c98ce2013baff18e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-view/zipball/93f5c8b52af2603f1aa494f1c98ce2013baff18e",
                "reference": "93f5c8b52af2603f1aa494f1c98ce2013baff18e",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-filter": "*",
                "ext-json": "*",
                "laminas/laminas-escaper": "^2.5",
                "laminas/laminas-eventmanager": "^3.4",
                "laminas/laminas-json": "^3.3",
                "laminas/laminas-servicemanager": "^3.21.0",
                "laminas/laminas-stdlib": "^3.10.1",
                "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/container": "^1 || ^2"
            },
            "conflict": {
                "amphp/dns": "<2.1.2",
                "amphp/socket": "<2.3.1",
                "container-interop/container-interop": "<1.2",
                "laminas/laminas-router": "<3.0.1",
                "laminas/laminas-session": "<2.12",
                "zendframework/zend-view": "*"
            },
            "require-dev": {
                "laminas/laminas-authentication": "^2.18",
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-feed": "^2.25.0",
                "laminas/laminas-filter": "^2.41",
                "laminas/laminas-http": "^2.22",
                "laminas/laminas-i18n": "^2.30.0",
                "laminas/laminas-modulemanager": "^2.18",
                "laminas/laminas-mvc": "^3.8.0",
                "laminas/laminas-mvc-i18n": "^1.9",
                "laminas/laminas-mvc-plugin-flashmessenger": "^1.11.0",
                "laminas/laminas-navigation": "^2.21.0",
                "laminas/laminas-paginator": "^2.20.0",
                "laminas/laminas-permissions-acl": "^2.17",
                "laminas/laminas-router": "^3.14.0",
                "laminas/laminas-uri": "^2.13",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "suggest": {
                "laminas/laminas-authentication": "Laminas\\Authentication 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-uri": "Laminas\\Uri component"
            },
            "time": "2025-11-17T01:59:08+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-view/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-view/issues",
                "rss": "https://github.com/laminas/laminas-view/releases.atom",
                "source": "https://github.com/laminas/laminas-view"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-view"
        },
        {
            "name": "laravel/serializable-closure",
            "version": "v2.0.10",
            "version_normalized": "2.0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laravel/serializable-closure.git",
                "reference": "870fc81d2f879903dfc5b60bf8a0f94a1609e669"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/870fc81d2f879903dfc5b60bf8a0f94a1609e669",
                "reference": "870fc81d2f879903dfc5b60bf8a0f94a1609e669",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "illuminate/support": "^10.0|^11.0|^12.0|^13.0",
                "nesbot/carbon": "^2.67|^3.0",
                "pestphp/pest": "^2.36|^3.0|^4.0",
                "phpstan/phpstan": "^2.0",
                "symfony/var-dumper": "^6.2.0|^7.0.0|^8.0.0"
            },
            "time": "2026-02-20T19:59:49+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laravel\\SerializableClosure\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                },
                {
                    "name": "Nuno Maduro",
                    "email": "nuno@laravel.com"
                }
            ],
            "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.",
            "keywords": [
                "closure",
                "laravel",
                "serializable"
            ],
            "support": {
                "issues": "https://github.com/laravel/serializable-closure/issues",
                "source": "https://github.com/laravel/serializable-closure"
            },
            "install-path": "../laravel/serializable-closure"
        },
        {
            "name": "league/flysystem",
            "version": "3.32.0",
            "version_normalized": "3.32.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem.git",
                "reference": "254b1595b16b22dbddaaef9ed6ca9fdac4956725"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/254b1595b16b22dbddaaef9ed6ca9fdac4956725",
                "reference": "254b1595b16b22dbddaaef9ed6ca9fdac4956725",
                "shasum": ""
            },
            "require": {
                "league/flysystem-local": "^3.0.0",
                "league/mime-type-detection": "^1.0.0",
                "php": "^8.0.2"
            },
            "conflict": {
                "async-aws/core": "<1.19.0",
                "async-aws/s3": "<1.14.0",
                "aws/aws-sdk-php": "3.209.31 || 3.210.0",
                "guzzlehttp/guzzle": "<7.0",
                "guzzlehttp/ringphp": "<1.1.1",
                "phpseclib/phpseclib": "3.0.15",
                "symfony/http-client": "<5.2"
            },
            "require-dev": {
                "async-aws/s3": "^1.5 || ^2.0",
                "async-aws/simple-s3": "^1.1 || ^2.0",
                "aws/aws-sdk-php": "^3.295.10",
                "composer/semver": "^3.0",
                "ext-fileinfo": "*",
                "ext-ftp": "*",
                "ext-mongodb": "^1.3|^2",
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^3.5",
                "google/cloud-storage": "^1.23",
                "guzzlehttp/psr7": "^2.6",
                "microsoft/azure-storage-blob": "^1.1",
                "mongodb/mongodb": "^1.2|^2",
                "phpseclib/phpseclib": "^3.0.36",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^9.5.11|^10.0",
                "sabre/dav": "^4.6.0"
            },
            "time": "2026-02-25T17:01:41+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"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/flysystem/issues",
                "source": "https://github.com/thephpleague/flysystem/tree/3.32.0"
            },
            "install-path": "../league/flysystem"
        },
        {
            "name": "league/flysystem-aws-s3-v3",
            "version": "3.32.0",
            "version_normalized": "3.32.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
                "reference": "a1979df7c9784d334ea6df356aed3d18ac6673d0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/a1979df7c9784d334ea6df356aed3d18ac6673d0",
                "reference": "a1979df7c9784d334ea6df356aed3d18ac6673d0",
                "shasum": ""
            },
            "require": {
                "aws/aws-sdk-php": "^3.295.10",
                "league/flysystem": "^3.10.0",
                "league/mime-type-detection": "^1.0.0",
                "php": "^8.0.2"
            },
            "conflict": {
                "guzzlehttp/guzzle": "<7.0",
                "guzzlehttp/ringphp": "<1.1.1"
            },
            "time": "2026-02-25T16:46:44+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"
            ],
            "support": {
                "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.32.0"
            },
            "install-path": "../league/flysystem-aws-s3-v3"
        },
        {
            "name": "league/flysystem-local",
            "version": "3.31.0",
            "version_normalized": "3.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem-local.git",
                "reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/2f669db18a4c20c755c2bb7d3a7b0b2340488079",
                "reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "league/flysystem": "^3.0.0",
                "league/mime-type-detection": "^1.0.0",
                "php": "^8.0.2"
            },
            "time": "2026-01-23T15:30:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\Local\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "Local filesystem adapter for Flysystem.",
            "keywords": [
                "Flysystem",
                "file",
                "files",
                "filesystem",
                "local"
            ],
            "support": {
                "source": "https://github.com/thephpleague/flysystem-local/tree/3.31.0"
            },
            "install-path": "../league/flysystem-local"
        },
        {
            "name": "league/mime-type-detection",
            "version": "1.16.0",
            "version_normalized": "1.16.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/mime-type-detection.git",
                "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9",
                "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.2",
                "phpstan/phpstan": "^0.12.68",
                "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
            },
            "time": "2024-09-21T08:32:55+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",
            "support": {
                "issues": "https://github.com/thephpleague/mime-type-detection/issues",
                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0"
            },
            "funding": [
                {
                    "url": "https://github.com/frankdejonge",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
                    "type": "tidelift"
                }
            ],
            "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/Lusitanian/PHPoAuthLib.git",
                "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/fc11a53db4b66da555a6a11fce294f574a8374f9",
                "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "predis/predis": "0.8.*@dev",
                "squizlabs/php_codesniffer": "2.*",
                "symfony/http-foundation": "~2.1"
            },
            "suggest": {
                "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
                "predis/predis": "Allows using the Redis storage backend.",
                "symfony/http-foundation": "Allows using the Symfony Session storage backend."
            },
            "time": "2018-02-14T22:37:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "OAuth": "src",
                    "OAuth\\Unit": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Desberg",
                    "email": "david@daviddesberg.com"
                },
                {
                    "name": "Elliot Chance",
                    "email": "elliotchance@gmail.com"
                },
                {
                    "name": "Pieter Hordijk",
                    "email": "info@pieterhordijk.com"
                }
            ],
            "description": "PHP 5.3+ oAuth 1/2 Library",
            "keywords": [
                "Authentication",
                "authorization",
                "oauth",
                "security"
            ],
            "support": {
                "issues": "https://github.com/Lusitanian/PHPoAuthLib/issues",
                "source": "https://github.com/Lusitanian/PHPoAuthLib/tree/master"
            },
            "install-path": "../lusitanian/oauth"
        },
        {
            "name": "magenest/core",
            "version": "1.3.2",
            "version_normalized": "1.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magenest-dev/module-core.git",
                "reference": "8a80aedd2b01a6d3c37486c36b86c42fdc392cb1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magenest-dev/module-core/zipball/8a80aedd2b01a6d3c37486c36b86c42fdc392cb1",
                "reference": "8a80aedd2b01a6d3c37486c36b86c42fdc392cb1",
                "shasum": ""
            },
            "require": {
                "magento/framework": ">=102.0.0",
                "magento/product-community-edition": ">=2.4.6"
            },
            "time": "2023-04-21T11:09:49+00:00",
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magenest\\Core\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "description": "Magenest Core",
            "support": {
                "issues": "https://github.com/magenest-dev/module-core/issues",
                "source": "https://github.com/magenest-dev/module-core/tree/v1.3.2"
            },
            "install-path": "../magenest/core"
        },
        {
            "name": "magenest/module-sage-pay-basic",
            "version": "2.4.1",
            "version_normalized": "2.4.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magenest/module-sage-pay-basic/magenest-module-sage-pay-basic-2.4.1.0.zip",
                "shasum": "689760669ae0d2b8bc7274970ea9fac2231c86c1"
            },
            "require": {
                "magenest/core": ">=1.2.1",
                "magenest/sagepay-lib": ">=1.2.1"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magenest\\SagePay\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "proprietary"
            ],
            "description": "N/A",
            "install-path": "../magenest/module-sage-pay-basic"
        },
        {
            "name": "magenest/sagepay-lib",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magenest-dev/sagepay-lib.git",
                "reference": "8e0df395e69b395d5fb2d294239df7b7748c8481"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magenest-dev/sagepay-lib/zipball/8e0df395e69b395d5fb2d294239df7b7748c8481",
                "reference": "8e0df395e69b395d5fb2d294239df7b7748c8481",
                "shasum": ""
            },
            "time": "2024-01-29T09:40:05+00:00",
            "type": "magento2-library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magenest\\SagepayLib\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "description": "SagePay library for Magenest extensions",
            "support": {
                "issues": "https://github.com/magenest-dev/sagepay-lib/issues",
                "source": "https://github.com/magenest-dev/sagepay-lib/tree/1.2.1"
            },
            "install-path": "../magenest/sagepay-lib"
        },
        {
            "name": "magento/adobe-stock-integration",
            "version": "2.1.7-p4",
            "version_normalized": "2.1.7.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0-patch4.zip",
                "shasum": "868b638099d466e4c289256538dbdcb289f69021"
            },
            "require": {
                "magento/module-adobe-stock-admin-ui": "1.3.5",
                "magento/module-adobe-stock-asset": "1.3.4",
                "magento/module-adobe-stock-asset-api": "2.0.4",
                "magento/module-adobe-stock-client": "1.3.5",
                "magento/module-adobe-stock-client-api": "2.1.5",
                "magento/module-adobe-stock-image": "1.3.6",
                "magento/module-adobe-stock-image-admin-ui": "1.3.6",
                "magento/module-adobe-stock-image-api": "1.3.4"
            },
            "type": "metapackage",
            "description": "Adobe Stock integration",
            "install-path": null
        },
        {
            "name": "magento/composer",
            "version": "1.10.1",
            "version_normalized": "1.10.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.10.1.0.zip",
                "shasum": "ce99aec9c972baed86115fe0d7be765f891e11a8"
            },
            "require": {
                "composer/composer": "^2.1.13",
                "php": "~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0",
                "symfony/console": "~4.4.0||~5.4.0||~6.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5.10 || ^10"
            },
            "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.6",
            "version_normalized": "0.1.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/composer-dependency-version-audit-plugin/magento-composer-dependency-version-audit-plugin-0.1.6.0.zip",
                "shasum": "62f455a259a54aa1869127f7b911345266105bf7"
            },
            "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"
            ],
            "description": "Validating packages through a composer plugin",
            "install-path": "../magento/composer-dependency-version-audit-plugin"
        },
        {
            "name": "magento/composer-root-update-plugin",
            "version": "2.0.6",
            "version_normalized": "2.0.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/composer-root-update-plugin/magento-composer-root-update-plugin-2.0.6.0.zip",
                "shasum": "054cc1b15adee998e45619721150138e1f439423"
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "composer/composer": "^1.0 || ^2.0",
                "php": "~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Magento\\ComposerRootUpdatePlugin\\Plugin\\PluginDefinition"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Magento\\ComposerRootUpdatePlugin\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Plugin to look ahead for Magento Open Source or Adobe Commerce project root changes when running composer update for new magento/product or magento/magento-cloud metapackage versions",
            "install-path": "../magento/composer-root-update-plugin"
        },
        {
            "name": "magento/framework",
            "version": "103.0.8-p4",
            "version_normalized": "103.0.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0-patch4.zip",
                "shasum": "dd010855590405d4b0a7227ba562012bcd1de3fb"
            },
            "require": {
                "colinmollenhour/php-redis-session-abstract": "^2.0",
                "composer/composer": "^2.0, !=2.2.16",
                "ext-bcmath": "*",
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-ftp": "*",
                "ext-gd": "*",
                "ext-hash": "*",
                "ext-iconv": "*",
                "ext-intl": "*",
                "ext-openssl": "*",
                "ext-simplexml": "*",
                "ext-sodium": "*",
                "ext-xsl": "*",
                "ezyang/htmlpurifier": "^4.17",
                "guzzlehttp/guzzle": "^7.5",
                "laminas/laminas-code": "^4.13",
                "laminas/laminas-escaper": "^2.13",
                "laminas/laminas-filter": "^2.33",
                "laminas/laminas-http": "^2.15",
                "laminas/laminas-i18n": "^2.17",
                "laminas/laminas-permissions-acl": "^2.10",
                "laminas/laminas-stdlib": "^3.11",
                "laminas/laminas-uri": "^2.9",
                "laminas/laminas-validator": "^2.23",
                "lib-libxml": "*",
                "magento/composer-dependency-version-audit-plugin": "^0.1",
                "magento/zend-cache": "^1.16",
                "magento/zend-db": "^1.16",
                "magento/zend-pdf": "^1.16",
                "monolog/monolog": "^3.6",
                "php": "~8.2.0||~8.3.0||~8.4.0",
                "psr/log": "^2 || ^3",
                "ramsey/uuid": "^4.2",
                "symfony/console": "^6.4",
                "symfony/intl": "^6.4",
                "symfony/mailer": "^6.4",
                "symfony/mime": "^6.4",
                "symfony/process": "^6.4",
                "tedivm/jshrink": "^1.4",
                "webonyx/graphql-php": "^15.0",
                "wikimedia/less.php": "^5.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.6-p3",
            "version_normalized": "100.4.6.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.6.0-patch3.zip",
                "shasum": "7e1547c5e2a54068399d55b484bcbdb26ff4e229"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.4.0",
                "php-amqplib/php-amqplib": "^3.2"
            },
            "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.4",
            "version_normalized": "101.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.4.0.zip",
                "shasum": "06159bff7da384d24328a7497b784024645e8cc8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Framework\\Bulk\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/framework-bulk"
        },
        {
            "name": "magento/framework-message-queue",
            "version": "100.4.8-p4",
            "version_normalized": "100.4.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.8.0-patch4.zip",
                "shasum": "877a364b8ad84e1b35e31faf63168884030a0a72"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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/framework-stomp",
            "version": "100.4.4-p4",
            "version_normalized": "100.4.4.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/framework-stomp/magento-framework-stomp-100.4.4.0-patch4.zip",
                "shasum": "d5d98e13a70eced9cb3a1818156abf0a56ae23a9"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.4.0",
                "stomp-php/stomp-php": "^5.1"
            },
            "type": "magento2-library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Framework\\Stomp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/framework-stomp"
        },
        {
            "name": "magento/inventory-composer-installer",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/inventory-composer-installer/magento-inventory-composer-installer-1.2.0.0.zip",
                "shasum": "b96336d0a80d70b39f225eeba240abbbf7820f78"
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "composer/composer": "^1.9 || ^2.0",
                "magento/framework": "*"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Magento\\InventoryComposerInstaller\\Plugin"
            },
            "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.8-p4",
            "version_normalized": "1.2.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0-patch4.zip",
                "shasum": "eac7dbc12d0e9fe4332880cd9d850a85f50b75ce"
            },
            "require": {
                "magento/inventory-composer-installer": "^1.2.0",
                "magento/module-inventory": "1.2.6",
                "magento/module-inventory-admin-ui": "1.2.6-p1",
                "magento/module-inventory-advanced-checkout": "1.2.5",
                "magento/module-inventory-api": "1.2.6",
                "magento/module-inventory-bundle-import-export": "1.1.4",
                "magento/module-inventory-bundle-product": "1.2.5",
                "magento/module-inventory-bundle-product-admin-ui": "1.2.5",
                "magento/module-inventory-bundle-product-indexer": "1.1.5",
                "magento/module-inventory-cache": "1.2.6",
                "magento/module-inventory-catalog": "1.3.3-p3",
                "magento/module-inventory-catalog-admin-ui": "1.2.6",
                "magento/module-inventory-catalog-api": "1.3.6",
                "magento/module-inventory-catalog-frontend-ui": "1.0.5",
                "magento/module-inventory-catalog-rule": "100.2.0",
                "magento/module-inventory-catalog-search": "1.2.6",
                "magento/module-inventory-catalog-search-bundle-product": "1.0.4",
                "magento/module-inventory-catalog-search-configurable-product": "1.0.4",
                "magento/module-inventory-configurable-product": "1.2.6",
                "magento/module-inventory-configurable-product-admin-ui": "1.2.6",
                "magento/module-inventory-configurable-product-frontend-ui": "1.0.6",
                "magento/module-inventory-configurable-product-indexer": "1.2.6",
                "magento/module-inventory-configuration": "1.2.5",
                "magento/module-inventory-configuration-api": "1.2.4",
                "magento/module-inventory-distance-based-source-selection": "1.2.5",
                "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.4",
                "magento/module-inventory-distance-based-source-selection-api": "1.2.4",
                "magento/module-inventory-elasticsearch": "1.2.5",
                "magento/module-inventory-export-stock": "1.2.5",
                "magento/module-inventory-export-stock-api": "1.2.4-p1",
                "magento/module-inventory-graph-ql": "1.2.5",
                "magento/module-inventory-grouped-product": "1.3.3",
                "magento/module-inventory-grouped-product-admin-ui": "1.2.5",
                "magento/module-inventory-grouped-product-indexer": "1.2.6",
                "magento/module-inventory-import-export": "1.2.6",
                "magento/module-inventory-in-store-pickup": "1.1.4",
                "magento/module-inventory-in-store-pickup-admin-ui": "1.1.5-p1",
                "magento/module-inventory-in-store-pickup-api": "1.1.4",
                "magento/module-inventory-in-store-pickup-frontend": "1.1.6-p1",
                "magento/module-inventory-in-store-pickup-graph-ql": "1.1.5",
                "magento/module-inventory-in-store-pickup-multishipping": "1.1.4",
                "magento/module-inventory-in-store-pickup-quote": "1.1.4",
                "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.4",
                "magento/module-inventory-in-store-pickup-sales": "1.1.4",
                "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.6",
                "magento/module-inventory-in-store-pickup-sales-api": "1.1.4",
                "magento/module-inventory-in-store-pickup-shipping": "1.1.5",
                "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.4",
                "magento/module-inventory-in-store-pickup-shipping-api": "1.1.4",
                "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.4",
                "magento/module-inventory-indexer": "2.2.3-p3",
                "magento/module-inventory-low-quantity-notification": "1.2.5-p3",
                "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.5-p4",
                "magento/module-inventory-low-quantity-notification-api": "1.2.5",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.2.4",
                "magento/module-inventory-product-alert": "1.2.5",
                "magento/module-inventory-quote-graph-ql": "1.0.5",
                "magento/module-inventory-requisition-list": "1.2.6",
                "magento/module-inventory-reservation-cli": "1.2.5",
                "magento/module-inventory-reservations": "1.2.4",
                "magento/module-inventory-reservations-api": "1.2.4",
                "magento/module-inventory-sales": "1.3.3-p3",
                "magento/module-inventory-sales-admin-ui": "1.2.6",
                "magento/module-inventory-sales-api": "1.2.5",
                "magento/module-inventory-sales-async-order": "100.2.2",
                "magento/module-inventory-sales-frontend-ui": "1.2.5",
                "magento/module-inventory-setup-fixture-generator": "1.2.4",
                "magento/module-inventory-shipping": "1.2.5",
                "magento/module-inventory-shipping-admin-ui": "1.2.6",
                "magento/module-inventory-source-deduction-api": "1.2.5",
                "magento/module-inventory-source-selection": "1.2.4",
                "magento/module-inventory-source-selection-api": "1.4.5",
                "magento/module-inventory-swatches-frontend-ui": "1.0.4",
                "magento/module-inventory-visual-merchandiser": "1.1.6",
                "magento/module-inventory-wishlist": "1.0.5"
            },
            "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",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-de_de/magento-language-de_de-100.4.0.0.zip",
                "shasum": "176baf37dd2dcef3e7028a3915dbb6af95221791"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "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",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-en_us/magento-language-en_us-100.4.0.0.zip",
                "shasum": "d812b13b78a13ca0b1314d261dcfb4b4bc9e350f"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "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",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-es_es/magento-language-es_es-100.4.0.0.zip",
                "shasum": "27569b926ddc525670d7daa601268f9edb09c59b"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "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",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-fr_fr/magento-language-fr_fr-100.4.0.0.zip",
                "shasum": "6daf974ef89b58eba8b8f4de4b006ef807fbc7f2"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "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",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-nl_nl/magento-language-nl_nl-100.4.0.0.zip",
                "shasum": "4885585685280153d691058f5344fb0ce46da023"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "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",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-pt_br/magento-language-pt_br-100.4.0.0.zip",
                "shasum": "de9b81317832aeeee8cb195d0a63b8be9176fda9"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "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",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/language-zh_hans_cn/magento-language-zh_hans_cn-100.4.0.0.zip",
                "shasum": "cfae6ec93fb5035704e96e19e3865f644ad3b304"
            },
            "require": {
                "magento/framework": "103.0.*"
            },
            "type": "magento2-language",
            "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": "40",
            "version_normalized": "40.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-coding-standard.git",
                "reference": "808617f36009f0c9d6ca867c3d7322fdd0924186"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-coding-standard/zipball/808617f36009f0c9d6ca867c3d7322fdd0924186",
                "reference": "808617f36009f0c9d6ca867c3d7322fdd0924186",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-simplexml": "*",
                "magento/php-compatibility-fork": "^0.1",
                "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "phpcsstandards/phpcsutils": "^1.2.2",
                "rector/rector": "^1.2.4 || ^2.0.0",
                "squizlabs/php_codesniffer": "^3.10.2",
                "webonyx/graphql-php": "^15.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6.20",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "time": "2026-03-06T05:38:38+00:00",
            "type": "phpcodesniffer-standard",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Magento2\\": "Magento2/",
                    "Magento2Framework\\": "Magento2Framework/"
                },
                "classmap": [
                    "PHP_CodeSniffer/Tokenizers/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "A set of Magento specific PHP CodeSniffer rules.",
            "support": {
                "issues": "https://github.com/magento/magento-coding-standard/issues",
                "source": "https://github.com/magento/magento-coding-standard/tree/v40"
            },
            "install-path": "../magento/magento-coding-standard"
        },
        {
            "name": "magento/magento-composer-installer",
            "version": "0.4.0",
            "version_normalized": "0.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-composer-installer.git",
                "reference": "85496104b065f5a7b8d824f37017c53dbbb93a44"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-composer-installer/zipball/85496104b065f5a7b8d824f37017c53dbbb93a44",
                "reference": "85496104b065f5a7b8d824f37017c53dbbb93a44",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "composer/composer": "^1.9 || ^2.0",
                "laminas/laminas-stdlib": "^3.11.0"
            },
            "replace": {
                "magento-hackathon/magento-composer-installer": "*"
            },
            "require-dev": {
                "mikey179/vfsstream": "*",
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "~3.6.1",
                "symfony/process": "~5.4.0"
            },
            "time": "2022-12-01T15:21:32+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "MagentoHackathon\\Composer\\Magento\\Plugin",
                "composer-command-registry": [
                    "MagentoHackathon\\Composer\\Magento\\Command\\DeployCommand"
                ]
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/magento/magento-composer-installer/tree/0.4.0"
            },
            "install-path": "../magento/magento-composer-installer"
        },
        {
            "name": "magento/magento-zf-db",
            "version": "3.21.0",
            "version_normalized": "3.21.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-zf-db.git",
                "reference": "6163987640ef843d9f229a6a2c7321b548560436"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-zf-db/zipball/6163987640ef843d9f229a6a2c7321b548560436",
                "reference": "6163987640ef843d9f229a6a2c7321b548560436",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.7.1",
                "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
            },
            "conflict": {
                "zendframework/zend-db": "*"
            },
            "replace": {
                "laminas/laminas-db": "^2.20"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^2.4.0",
                "laminas/laminas-eventmanager": "^3.6.0",
                "laminas/laminas-hydrator": "^4.7",
                "laminas/laminas-servicemanager": "^3.19.0",
                "phpunit/phpunit": "^9.5.25"
            },
            "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": "2025-02-26T05:37:14+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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-db/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-db/issues",
                "rss": "https://github.com/laminas/laminas-db/releases.atom",
                "source": "https://github.com/laminas/laminas-db"
            },
            "install-path": "../magento/magento-zf-db"
        },
        {
            "name": "magento/magento2-base",
            "version": "2.4.8-p4",
            "version_normalized": "2.4.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0-patch4.zip",
                "shasum": "1ab9d4c1382a1380d5aa2ca8936fdfdd38ab79c9"
            },
            "require": {
                "composer/composer": "^2.0, !=2.2.16",
                "ext-intl": "*",
                "ext-mbstring": "*",
                "laminas/laminas-code": "^4.13",
                "laminas/laminas-di": "^3.15",
                "laminas/laminas-eventmanager": "^3.11",
                "laminas/laminas-http": "^2.15",
                "laminas/laminas-i18n": "^2.17",
                "laminas/laminas-modulemanager": "^2.11",
                "laminas/laminas-mvc": "^3.6",
                "laminas/laminas-servicemanager": "^3.16",
                "laminas/laminas-soap": "^2.10",
                "laminas/laminas-stdlib": "^3.11",
                "laminas/laminas-uri": "^2.9",
                "laminas/laminas-validator": "^2.23",
                "magento/composer": "^1.10.1-beta1",
                "magento/magento-composer-installer": "*",
                "monolog/monolog": "^3.6",
                "pelago/emogrifier": "^7.0",
                "php": "~8.2.0||~8.3.0||~8.4.0",
                "phpseclib/phpseclib": "^3.0",
                "symfony/console": "^6.4",
                "tedivm/jshrink": "^1.4",
                "tubalmartin/cssmin": "^4.1"
            },
            "conflict": {
                "gene/bluefoot": "*"
            },
            "replace": {
                "components/jquery": "1.11.0",
                "components/jqueryui": "1.10.4",
                "trentrichardson/jquery-timepicker-addon": "1.4.3",
                "twbs/bootstrap": "3.1.0"
            },
            "type": "magento2-component",
            "extra": {
                "chmod": [
                    {
                        "mask": "0755",
                        "path": "bin/magento"
                    }
                ],
                "component_paths": {
                    "components/jquery": [
                        "lib/web/jquery.js",
                        "lib/web/jquery/jquery.min.js"
                    ],
                    "components/jqueryui": "lib/web/jquery/jquery-ui.js",
                    "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js",
                    "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js"
                },
                "map": [
                    [
                        ".editorconfig",
                        ".editorconfig"
                    ],
                    [
                        ".htaccess",
                        ".htaccess"
                    ],
                    [
                        ".htaccess.sample",
                        ".htaccess.sample"
                    ],
                    [
                        ".php-cs-fixer.dist.php",
                        ".php-cs-fixer.dist.php"
                    ],
                    [
                        ".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/.gitignore",
                        "dev/tests/.gitignore"
                    ],
                    [
                        "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/allure",
                        "dev/tests/api-functional/allure"
                    ],
                    [
                        "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/config",
                        "dev/tests/config"
                    ],
                    [
                        "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/allure",
                        "dev/tests/integration/allure"
                    ],
                    [
                        "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/allure",
                        "dev/tests/static/allure"
                    ],
                    [
                        "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/allure",
                        "dev/tests/unit/allure"
                    ],
                    [
                        "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/tests/varnish",
                        "dev/tests/varnish"
                    ],
                    [
                        "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/blank.html",
                        "lib/web/blank.html"
                    ],
                    [
                        "lib/web/chartjs",
                        "lib/web/chartjs"
                    ],
                    [
                        "lib/web/css",
                        "lib/web/css"
                    ],
                    [
                        "lib/web/fonts",
                        "lib/web/fonts"
                    ],
                    [
                        "lib/web/fotorama",
                        "lib/web/fotorama"
                    ],
                    [
                        "lib/web/hugerte",
                        "lib/web/hugerte"
                    ],
                    [
                        "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/js-cookie",
                        "lib/web/js-cookie"
                    ],
                    [
                        "lib/web/js-storage",
                        "lib/web/js-storage"
                    ],
                    [
                        "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/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/underscore.js",
                        "lib/web/underscore.js"
                    ],
                    [
                        "lib/web/varien",
                        "lib/web/varien"
                    ],
                    [
                        "lib/web/vimeo",
                        "lib/web/vimeo"
                    ],
                    [
                        "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": "4.7.5",
            "version_normalized": "4.7.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento2-functional-testing-framework.git",
                "reference": "0e4aca7666d5c09c397a9aab5bcd221767e9fad6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/0e4aca7666d5c09c397a9aab5bcd221767e9fad6",
                "reference": "0e4aca7666d5c09c397a9aab5bcd221767e9fad6",
                "shasum": ""
            },
            "require": {
                "allure-framework/allure-codeception": "^2.1",
                "allure-framework/allure-phpunit": "^2",
                "aws/aws-sdk-php": "^3.132",
                "codeception/codeception": "^5.0",
                "codeception/module-asserts": "^3.0",
                "codeception/module-sequence": "^3.0",
                "codeception/module-webdriver": "^3.0",
                "composer/composer": "^1.9||^2.0,!=2.2.16",
                "csharpru/vault-php": "^4.2.1",
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-iconv": "*",
                "ext-intl": "*",
                "ext-json": "*",
                "ext-openssl": "*",
                "guzzlehttp/guzzle": "^7.3.0",
                "laminas/laminas-diactoros": "^3.0",
                "monolog/monolog": "^2.3||^3.0",
                "mustache/mustache": "~2.5",
                "nikic/php-parser": "^4.4||^5.0",
                "php": ">=8.1",
                "php-webdriver/webdriver": "^1.14.0",
                "spomky-labs/otphp": "^10.0||^11.0",
                "symfony/config": "^6.4",
                "symfony/console": "^5.4||^6.4",
                "symfony/css-selector": "^6.4",
                "symfony/dependency-injection": "^6.4",
                "symfony/dotenv": "^6.4",
                "symfony/event-dispatcher": "^6.4",
                "symfony/filesystem": "^6.4",
                "symfony/finder": "^6.4",
                "symfony/http-foundation": "^6.4",
                "symfony/mime": "^6.4",
                "symfony/process": "^6.4",
                "symfony/stopwatch": "^6.4",
                "symfony/string": "^6.4",
                "symfony/var-exporter": "^6.4",
                "weew/helpers-array": "^1.3"
            },
            "require-dev": {
                "brainmaestro/composer-git-hooks": "^2.8.5",
                "php-coveralls/php-coveralls": "^1.0||^2.2",
                "phpmd/phpmd": "^2.8.0",
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "~3.7.0"
            },
            "suggest": {
                "hoa/console": "Enables <pause /> action and interactive console functionality"
            },
            "time": "2025-02-27T04:05:58+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": {
                    "MFTF\\": "dev/tests/functional/tests/MFTF",
                    "Magento\\FunctionalTestingFramework\\": "src/Magento/FunctionalTestingFramework"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0"
            ],
            "description": "Magento2 Functional Testing Framework",
            "keywords": [
                "automation",
                "functional",
                "magento",
                "testing"
            ],
            "support": {
                "issues": "https://github.com/magento/magento2-functional-testing-framework/issues",
                "source": "https://github.com/magento/magento2-functional-testing-framework/tree/4.7.5"
            },
            "install-path": "../magento/magento2-functional-testing-framework"
        },
        {
            "name": "magento/module-admin-adobe-ims",
            "version": "100.5.3",
            "version_normalized": "100.5.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.3.0.zip",
                "shasum": "82fe7f1d794f409130db47e03a22ed148aba45ec"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-adobe-ims": "2.2.*",
                "magento/module-adobe-ims-api": "2.2.*",
                "magento/module-authorization": "*",
                "magento/module-backend": "*",
                "magento/module-captcha": "*",
                "magento/module-config": "*",
                "magento/module-email": "*",
                "magento/module-integration": "*",
                "magento/module-jwt-user-token": "*",
                "magento/module-security": "*",
                "magento/module-store": "*",
                "magento/module-user": "*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-theme": "*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdminAdobeIms\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-admin-adobe-ims"
        },
        {
            "name": "magento/module-admin-adobe-ims-two-factor-auth",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims-two-factor-auth/magento-module-admin-adobe-ims-two-factor-auth-1.0.2.0.zip",
                "shasum": "d35ab769d736cb591c3575ec25407a70ba4cec14"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-admin-adobe-ims": "100.5.*",
                "magento/module-two-factor-auth": "*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdminAdobeImsTwoFactorAuth\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "This module is used to add Admin Adobe Ims and Two Factor Auth dependency.",
            "install-path": "../magento/module-admin-adobe-ims-two-factor-auth"
        },
        {
            "name": "magento/module-admin-analytics",
            "version": "100.4.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.7.0.zip",
                "shasum": "c731d63d33ecec4759ec43e93441b797e3741fa3"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-csp": "100.4.*",
                "magento/module-release-notification": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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-graph-ql-server",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-admin-graph-ql-server/magento-module-admin-graph-ql-server-1.0.5.0.zip",
                "shasum": "dc908eadc800dde67285b9c7ffdf7a422959b325"
            },
            "require": {
                "magento/framework": "^103.0.0",
                "magento/module-graph-ql-server": "^1.0.2",
                "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AdminGraphQlServer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Commerce Admin BFF GraphQL Server",
            "install-path": "../magento/module-admin-graph-ql-server"
        },
        {
            "name": "magento/module-admin-notification",
            "version": "100.4.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.7.0.zip",
                "shasum": "2c52fd80d64a543a35f57382a7fd8e0d08d97c48"
            },
            "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": "~8.2.0||~8.3.0||~8.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.2.2",
            "version_normalized": "2.2.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.2.2.0.zip",
                "shasum": "d8080feadaccb15e38b360696c40616a8988d755"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-adobe-ims-api": "2.2.*",
                "magento/module-authorization": "*",
                "magento/module-backend": "*",
                "magento/module-config": "*",
                "magento/module-user": "*",
                "php": "~8.2.0||~8.3.0||~8.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.2.2",
            "version_normalized": "2.2.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.2.2.0.zip",
                "shasum": "8483b3547d60421f948c44b941ecc5c02a699ece"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.3.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.5.0.zip",
                "shasum": "f82b39b38ade0a221829558ac854d29113981206"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-admin-adobe-ims": "*",
                "magento/module-adobe-ims-api": "*",
                "magento/module-adobe-stock-client-api": "2.1.*",
                "magento/module-backend": "*",
                "magento/module-config": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.3.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.4.0.zip",
                "shasum": "9f109b0b361ae1813c4f45565a9cb0b6bee529f7"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "2.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.4.0.zip",
                "shasum": "ddddf828356267042d15e2e387c82c06626f03fe"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.3.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.5.0.zip",
                "shasum": "05de1373224bf5a3d094188644a39844af3d5238"
            },
            "require": {
                "astock/stock-api-libphp": "^1.1.6",
                "magento/framework": "*",
                "magento/module-adobe-ims-api": "*",
                "magento/module-adobe-stock-client-api": "2.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "2.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.5.0.zip",
                "shasum": "d6a703a4dbd8d3c224c866b29de210cd5ca98dfa"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.3.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.6.0.zip",
                "shasum": "ee9f23c5f6024808b9404eb854fe04a664424ca6"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.3.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.6.0.zip",
                "shasum": "6daa2e2a04c14b71792806a4a710914e6bdd6cce"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.3.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.4.0.zip",
                "shasum": "37c644708a2f8cb295fb256d3e6cb4f20a3d08d2"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.8.0.zip",
                "shasum": "396e4d7eaae51a9a38b369feea873678a56d55ea"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.6.0.zip",
                "shasum": "b25c5f6e352f0f159f416fd417b4b270be64b01f"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5-p3",
            "version_normalized": "100.4.5.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.5.0-patch3.zip",
                "shasum": "6bc78a0bccb762c7606c1cc2c3d1b02b750f065f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-amqp": "100.4.*",
                "magento/framework-message-queue": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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-analytics",
            "version": "100.4.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.8.0.zip",
                "shasum": "d1a13e86160103828c3467a1514137cf997c60f9"
            },
            "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": "~8.2.0||~8.3.0||~8.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-application-performance-monitor",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor/magento-module-application-performance-monitor-100.4.1.0.zip",
                "shasum": "0f11221f14c311cd4d15598c2a5878bf90454a9a"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ApplicationPerformanceMonitor\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Performance Monitor for Application",
            "install-path": "../magento/module-application-performance-monitor"
        },
        {
            "name": "magento/module-application-performance-monitor-new-relic",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor-new-relic/magento-module-application-performance-monitor-new-relic-100.4.1.0.zip",
                "shasum": "91a5627846c45b74fa0360d4b4ba80c6db4c5d5f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-application-performance-monitor": "100.4.*",
                "magento/module-new-relic-reporting": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "ext-newrelic": "This module requires New Relic's PHP extension in order to function."
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ApplicationPerformanceMonitorNewRelic\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Performance data about Application into New Relic",
            "install-path": "../magento/module-application-performance-monitor-new-relic"
        },
        {
            "name": "magento/module-async-config",
            "version": "100.4.1-p3",
            "version_normalized": "100.4.1.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.1.0-patch3.zip",
                "shasum": "4ffaa7ad834c243edaccc7f923dffb834ee156bd"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-config": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\AsyncConfig\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "N/A",
            "install-path": "../magento/module-async-config"
        },
        {
            "name": "magento/module-asynchronous-operations",
            "version": "100.4.8-p3",
            "version_normalized": "100.4.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.8.0-patch3.zip",
                "shasum": "cac271a8655ff77a6c28eae79ef7e4ea382863dc"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.8.0.zip",
                "shasum": "b230a1dbeae970084c074b3dfbec7229e894ab05"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.6.0.zip",
                "shasum": "15e577758a9e047cacaa03b1a3d92da2581da1b9"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-remote-storage": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.0.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.5.0.zip",
                "shasum": "2be5e9ddfd449f3a043d1ca26a423dfc7b4f6a26"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p4",
            "version_normalized": "102.0.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.8.0-patch4.zip",
                "shasum": "e38aa1c271f06d7bec49dbfc5e27adcb8b7243aa"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.8.0.zip",
                "shasum": "0e268e6662651faef89cbc67e3a177028c62cd21"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-cron": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p2",
            "version_normalized": "101.0.8.0-patch2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.8.0-patch2.zip",
                "shasum": "7b98acabde381315fe4222548f1a70beb228bb92"
            },
            "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-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-ui": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.8.0.zip",
                "shasum": "26a169233825b0f50c6197cee0c2e1f0ea812027"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.7.0.zip",
                "shasum": "2b9f7184fad64815b4a469078d66fcddf2449a58"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.6.0.zip",
                "shasum": "349b8f2c330700cb763856a1da2356067bc4fd59"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-page-cache": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.8.0.zip",
                "shasum": "b8186ee1e3ba761600db152c2e77ff933fbd5b93"
            },
            "require": {
                "laminas/laminas-captcha": "^2.18",
                "magento/framework": "103.0.*",
                "magento/magento-zf-db": "^3.21",
                "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.6.0.zip",
                "shasum": "84979df07cb86a42ed93f6bc468948964dd81f79"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-payment": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p4",
            "version_normalized": "104.0.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0-patch4.zip",
                "shasum": "c4673092d6e27c151c3801948d3dcec739828842"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-bulk": "101.0.*",
                "magento/module-asynchronous-operations": "100.4.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-aws-s3": "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.5.0.zip",
                "shasum": "7b2a8c36315622e6bb3e7277fd153be81629382e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-catalog": "104.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.4.0.zip",
                "shasum": "86a7c9f1e2441444a1e4ce60d88e350231b8d8eb"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-cms-graph-ql": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.7.0.zip",
                "shasum": "cad08985ed6d216746882b5ab032855a48ce139e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-customer": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.8.0.zip",
                "shasum": "f2a55d1f81155a6f9a6231762334d59e5834668b"
            },
            "require": {
                "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-config": "101.2.*",
                "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-graph-ql-resolver-cache": "100.4.*",
                "magento/module-search": "101.1.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "101.1.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.8.0.zip",
                "shasum": "2a61528110b5e4fbf4fee7cb5469fa1f9cc2a06b"
            },
            "require": {
                "ext-ctype": "*",
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-aws-s3": "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.8.0.zip",
                "shasum": "07b394ebbcd53fea400e12a92fb8fc8f23dcac72"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.5.0.zip",
                "shasum": "c4783cb278cd745c5c35d45de6428315a9b6c253"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-quote-graph-ql": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.6.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.5.0.zip",
                "shasum": "51056035dd3a682e90f4150c163284a030b83d5c"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-page-builder-analytics": "1.6.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "101.2.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0-patch3.zip",
                "shasum": "a3f998a9ff70cae132b435f33767ca13405f7536"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.7.0.zip",
                "shasum": "eb55784e30d206557d557c898f56a7d5f73f346b"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5-p1",
            "version_normalized": "100.4.5.0-patch1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.5.0-patch1.zip",
                "shasum": "3b52aaefa407759f00e88983a42d3b58c910b5d0"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog-rule": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "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.8",
            "version_normalized": "102.0.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.8.0.zip",
                "shasum": "b3b8ff3c82d4258699150b84f116da80bd2f20c0"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.8.0.zip",
                "shasum": "f74a2f90fcc6aac68d2dbf72a51e95a10ede7137"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6-p2",
            "version_normalized": "100.4.6.0-patch2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.6.0-patch2.zip",
                "shasum": "c015a7e0e2a13673e7a847a84efd50d51325a336"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.8.0.zip",
                "shasum": "578859e8f224a39bde31b9641f4c694f27542816"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "100.4.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.8.0-patch3.zip",
                "shasum": "a57bd9f459e539f82eb772ad31314a57acc5f657"
            },
            "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-csp": "100.4.*",
                "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.7.0.zip",
                "shasum": "89fe977fd15bbdcc8222a0caae272225fdfd0675"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.4.0.zip",
                "shasum": "fd8dfdac86fd970bc56b2856e89c5799d3c2516d"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout-agreements": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p4",
            "version_normalized": "104.0.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0-patch4.zip",
                "shasum": "1e8e0e5aa4d556041b66c2e4613119cb05474a2f"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.5.0.zip",
                "shasum": "6e12d8f71114011b83df1ac742faf972a76e260a"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-graph-ql-resolver-cache": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-widget": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.6.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.5.0.zip",
                "shasum": "8733abe26a22c2e0663143eb545fa3d453956327"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-cms": "*",
                "magento/module-page-builder-analytics": "1.6.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.7.0.zip",
                "shasum": "2822b0b0f5331ae813fb55adfe1e16d8ae2310eb"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-url-rewrite": "102.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.4.6.0.zip",
                "shasum": "90ec725f751fc4e2a868e29f9c31350c9a5563ab"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.4.0.zip",
                "shasum": "7355815d15c5c996db44b2e2d5a464fc5257c879"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-customer": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "101.2.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.8.0.zip",
                "shasum": "26e8689000e312d95f9c6582f58286047cd623e9"
            },
            "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-encryption-key": "100.4.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.6.0.zip",
                "shasum": "b57c10bc67d235c02b2da246f63d4a440cda5c43"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.8.0.zip",
                "shasum": "a5628aa64a7a51c14830ca57723ff7a36cda1023"
            },
            "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": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-catalog-widget": "100.4.*",
                "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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.8.0.zip",
                "shasum": "bd90f259de17100b1fd36d89296286c469c8763c"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.5.0.zip",
                "shasum": "49426af58d515804c3309dc4dc7e38506f24ffe6"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.7.0.zip",
                "shasum": "468b94fe6091bd4203903b09bb7ba2b600a66f60"
            },
            "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": "~8.2.0||~8.3.0||~8.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-contact-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.1.0.zip",
                "shasum": "013467af7ea937aed2a526db1f0d51657a1a055d"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-contact": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ContactGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-contact-graph-ql"
        },
        {
            "name": "magento/module-cookie",
            "version": "100.4.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.8.0.zip",
                "shasum": "78ff05af0ca240d7d075cb3c1e4d4466a9d67266"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.8.0.zip",
                "shasum": "703428e5f05ff0138971f3a52f3d473a752e9533"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-config": "^100.1.2 || ^101.0",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "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.7-p3",
            "version_normalized": "100.4.7.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.7.0-patch3.zip",
                "shasum": "7775caab0b6ed37f2a2944f2870f6b3afc539a65"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-deploy": "100.4.*",
                "magento/module-require-js": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "extra": {
                "patches_applied": {
                    "Fix for amasty page speed module fails with JS bundling": "patches/Revert_AC-15165_2.4.8-p3_composer.patch"
                }
            },
            "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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.6.0.zip",
                "shasum": "ed24e18f0e2c3ee7a39cf2bc93408ddf0482b89c"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8-p4",
            "version_normalized": "103.0.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0-patch4.zip",
                "shasum": "79eb047950ce94c3bed03c070b2f2755736fc3d5"
            },
            "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": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-asynchronous-operations": "100.4.*",
                "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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.5.0.zip",
                "shasum": "3739bc41e7d782c2d80f1c95aa17cab62e874d0c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-customer": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.4.0.zip",
                "shasum": "11780234719ad13b24ab77f0d89c271d356b008e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-downloadable-graph-ql": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p1",
            "version_normalized": "100.4.8.0-patch1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0-patch1.zip",
                "shasum": "8ecd326a6801b21729ca05a165f560df07dca6dc"
            },
            "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-eav-graph-ql": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-graph-ql-cache": "100.4.*",
                "magento/module-graph-ql-resolver-cache": "100.4.*",
                "magento/module-integration": "100.4.*",
                "magento/module-newsletter": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.8.0.zip",
                "shasum": "0ae6641aad98188f0c7d70315d84c2e6dfc4961d"
            },
            "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": "~8.2.0||~8.3.0||~8.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-data-exporter",
            "version": "103.4.20",
            "version_normalized": "103.4.20.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.4.20.0.zip",
                "shasum": "1bfac5880ba3f30a30b5c2a56a9bbf97559baf4c"
            },
            "require": {
                "magento/framework": ">=103.0.4",
                "magento/module-indexer": ">=100.4.4",
                "magento/module-query-xml": "self.version",
                "php": ">=8.1.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\DataExporter\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento 2 Data Exporter module exports necessary data to Magento cloud services that rely on it",
            "install-path": "../magento/module-data-exporter"
        },
        {
            "name": "magento/module-deploy",
            "version": "100.4.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.8.0.zip",
                "shasum": "c9397f8ea6b6de2b9c6ac53064997d63ca16048f"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.8.0.zip",
                "shasum": "8967accd5ef798edd989404eac1ed972acff0a58"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.7-p4",
            "version_normalized": "100.4.7.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.7.0-patch4.zip",
                "shasum": "df21b7bada503b7cfc15da1afea1e84deb7a3b9b"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.8.0.zip",
                "shasum": "23c0bfad355d46c58d60ba2b0067ba4a074f40db"
            },
            "require": {
                "lib-libxml": "*",
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.6.0.zip",
                "shasum": "d4349a4f50816c28f1e3a97f6fce6c7c7f73d675"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p2",
            "version_normalized": "100.4.8.0-patch2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0-patch2.zip",
                "shasum": "bf530cb8efda1ab72f9bc8831c19b227e438592a"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.8.0.zip",
                "shasum": "b6740a949280e45c120a03b0c1beb85c174040e2"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.7.0.zip",
                "shasum": "3a5bd0ff1da62134e99b06b18871a5e74ddc02e9"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "102.1.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.8.0.zip",
                "shasum": "59b1a75d220ae83990742462e8e251021dd26268"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.5.0.zip",
                "shasum": "765376813a698cd1dc94567913f6dea16ae99ea8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-eav": "102.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "101.0.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.8.0.zip",
                "shasum": "b9c2fb1ebf48ecb485bfa42cf97f766087e3d37a"
            },
            "require": {
                "elasticsearch/elasticsearch": "^8.15",
                "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": "~8.2.0||~8.3.0||~8.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-8",
            "version": "101.0.0-p2",
            "version_normalized": "101.0.0.0-patch2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-elasticsearch-8/magento-module-elasticsearch-8-101.0.0.0-patch2.zip",
                "shasum": "b0bc08260c2e770483e36088c2d182ff100d2dea"
            },
            "require": {
                "elasticsearch/elasticsearch": "^8.15",
                "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": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Elasticsearch8\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-elasticsearch-8"
        },
        {
            "name": "magento/module-email",
            "version": "101.1.8-p4",
            "version_normalized": "101.1.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0-patch4.zip",
                "shasum": "df2daf24e3a0c5de9ca936d06b82c7259285e4bf"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.6.0.zip",
                "shasum": "d142e2b1ce4237050f5af379aa5a6e0ffafa91bb"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-config": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.6-p4",
            "version_normalized": "100.4.6.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.6.0-patch4.zip",
                "shasum": "7977a209d02d6b3c04dd0ca084a937b99753178a"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.7.0.zip",
                "shasum": "a1dfde87c32bef39b36f64af8733634a2783d735"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.6.0.zip",
                "shasum": "6066e19e93e490e413ecebc7504e70ac9786aded"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-downloadable": "100.4.*",
                "magento/module-gift-message": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.5.0.zip",
                "shasum": "f705be03533412e9fa1429a43cdb02d207119a94"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.4.0.zip",
                "shasum": "86abbbe8e84a967ba4ed2c2c0e317c013fba208c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cookie": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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-gtag",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.3.0.zip",
                "shasum": "32bcdf476a85a6ea631dfe3c9cb47f950a652283"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cookie": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GoogleGtag\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-google-gtag"
        },
        {
            "name": "magento/module-google-optimizer",
            "version": "100.4.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.7.0.zip",
                "shasum": "ca6e10e39e5da463213b89b84072d349fef00418"
            },
            "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-google-gtag": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-ui": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p4",
            "version_normalized": "100.4.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.8.0-patch4.zip",
                "shasum": "bfa2eeebd6cba53568b7c7718dd2ce7a7cc91c21"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-webapi": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.4.0",
                "webonyx/graphql-php": "^15.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.5.0.zip",
                "shasum": "6027c7d944181a3510301a21ba9e2ba3d97b9f16"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-integration": "100.4.*",
                "magento/module-page-cache": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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-graph-ql-new-relic",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-graph-ql-new-relic/magento-module-graph-ql-new-relic-100.4.1.0.zip",
                "shasum": "89fd7a22f5c0c434597000a9e81d7d14d37587a8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-new-relic-reporting": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GraphQlNewRelic\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-graph-ql-new-relic"
        },
        {
            "name": "magento/module-graph-ql-resolver-cache",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-graph-ql-resolver-cache/magento-module-graph-ql-resolver-cache-100.4.1.0.zip",
                "shasum": "e4fc323a1d56a59a607d93c72e4dea48770d8760"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-graph-ql": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GraphQlResolverCache\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-graph-ql-resolver-cache"
        },
        {
            "name": "magento/module-graph-ql-server",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-graph-ql-server/magento-module-graph-ql-server-1.0.4.0.zip",
                "shasum": "d9843079dba90ac004c36beab213a3b7040b31f4"
            },
            "require": {
                "magento/framework": "^103.0.0",
                "magento/module-backend": ">=101.0.0 <103.0.0",
                "magento/module-graph-ql": "^100.4.0",
                "magento/module-webapi": "^100.4.0",
                "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\GraphQlServer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Commerce BFF GraphQL Server",
            "install-path": "../magento/module-graph-ql-server"
        },
        {
            "name": "magento/module-grouped-catalog-inventory",
            "version": "100.4.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.5.0.zip",
                "shasum": "7e4fbd73c53c4422dd045322b4f5dae1a1ffb236"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-grouped-product": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.6.0.zip",
                "shasum": "cb3fe25bf10b5254c81e3a8275c59863bc3964be"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.8.0.zip",
                "shasum": "ae7a29993892bf70560018d60af1aa6c983b2697"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.8.0.zip",
                "shasum": "c46becbff155b8e5da1a267785e3a08c4e856020"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-grouped-product": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-store-graph-ql": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "101.0.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.8.0-patch3.zip",
                "shasum": "0f33e3bf0f621551c597f6e901a18488737c8661"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.8.0.zip",
                "shasum": "56362412a785cc27c6af077786e8b611ccbe49b6"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-amqp": "100.4.*",
                "magento/module-backend": "102.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.7.0.zip",
                "shasum": "cd3a6412038dad3252959ffbea6bfd08e724c72e"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.8.0.zip",
                "shasum": "657b899aec1d86ee0d373f2f85f7d1115eb8fd24"
            },
            "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": "~8.2.0||~8.3.0||~8.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-integration-graph-ql",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-integration-graph-ql/magento-module-integration-graph-ql-100.4.1.0.zip",
                "shasum": "b79cd1855dd04b585904d55619c78cfaf0eafd8c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\IntegrationGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-integration-graph-ql"
        },
        {
            "name": "magento/module-inventory",
            "version": "1.2.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.6.0.zip",
                "shasum": "7f705476cea135a1e3f23bb72a28036d6e31711d"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.6-p1",
            "version_normalized": "1.2.6.0-patch1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0-patch1.zip",
                "shasum": "01d96369ad9eabbf4a733302e0e7dfebd5a0b44c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-directory": "100.4.*",
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-ui": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.5.0.zip",
                "shasum": "db24b791d17d402b9716157717e1e2fc39e74d7f"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.6.0.zip",
                "shasum": "122fc1a58ec4b3a3a80508e500ce83b2b9927096"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.4.0.zip",
                "shasum": "8791f6e6c49df90fb626bdd261ff3424858fdda2"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-bundle-import-export": "*",
                "magento/module-catalog-import-export": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.5.0.zip",
                "shasum": "dc55c21942a89831f6504769fe591a7198a54e06"
            },
            "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": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory": "1.2.*"
            },
            "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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.5.0.zip",
                "shasum": "532e37b391126c1d3ef5b2515b0eeded0127be2a"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.5.0.zip",
                "shasum": "bbdfd64c90a82521f4b0e89cdfb0b229991a6d7b"
            },
            "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-indexer": "2.2.*",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.6.0.zip",
                "shasum": "cf8a1b8f27ea6faad719fcd29b75fccad637069f"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.3.3-p3",
            "version_normalized": "1.3.3.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.3.0-patch3.zip",
                "shasum": "51a5dc21fe5cb67fe160579894cf4166e3ebf644"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "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.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.6.0.zip",
                "shasum": "02ae73bfe184b342c2cfaa59a05d489c38b80312"
            },
            "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.2.*",
                "magento/module-ui": "*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.3.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.6.0.zip",
                "shasum": "7f0adf51189ce62bac673b3210284580eef4b82e"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.0.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.5.0.zip",
                "shasum": "f13fc66fa140c6064be10b387de0c6073cc7ded2"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-inventory-catalog": "1.3.*",
                "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-rule",
            "version": "100.2.0",
            "version_normalized": "100.2.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-rule/magento-module-inventory-catalog-rule-100.2.0.0.zip",
                "shasum": "900f7f07e08efef617bdc4cfd2506306c0de386e"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-rule": "*",
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-rule": "*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventoryCatalogRule\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-catalog-rule"
        },
        {
            "name": "magento/module-inventory-catalog-search",
            "version": "1.2.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.6.0.zip",
                "shasum": "b401fae26c312aa25a87c9e7ff6ebccc48bda489"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-catalog-search": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.2.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "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.4",
            "version_normalized": "1.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.4.0.zip",
                "shasum": "9ce3956a7ee139df07eb729bdc7d6067a56de491"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-bundle": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-inventory-catalog-search": "1.2.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.4.0.zip",
                "shasum": "92d8cd95fe787e8afb352c0a4fc0ba3f5753cdf7"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-configurable-product": "*",
                "magento/module-inventory-catalog-search": "1.2.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.6.0.zip",
                "shasum": "c2c31accda03cebdc54a66d6e017d0ffedca315e"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-configurable-product": "*",
                "magento/module-eav": "*",
                "magento/module-inventory-catalog": "1.3.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-configuration": "1.2.*",
                "magento/module-inventory-indexer": "2.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-sales": "*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-api": "1.2.*"
            },
            "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.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.6.0.zip",
                "shasum": "3f5eb7627605c9117a2d7370c5baa74625b48316"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.0.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.6.0.zip",
                "shasum": "53878fa628c8fca3adf452fa0a8e40ef9419a474"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-configurable-product": "*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-inventory-catalog": "1.3.*",
                "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.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.6.0.zip",
                "shasum": "7bb50c811fd532df27cb6bac36fb14f2b954e07c"
            },
            "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-inventory-indexer": "2.2.*",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.5.0.zip",
                "shasum": "065014256158ebfe8d40c864a08d3c37ba7d8aaa"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.2.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.4.0.zip",
                "shasum": "e9f7a1740fba838add83641aef9c109fa48199bc"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.5.0.zip",
                "shasum": "d1125c0ae4142c175b14110996d5d1ba029e4ca6"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.2.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.4.0.zip",
                "shasum": "8a04c17883a84789ee294d237e37ff4e0b4453e7"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.2.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.4.0.zip",
                "shasum": "4667be6b7a4e81b3ccf36b5474102416270aff02"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-source-selection-api": "1.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.5.0.zip",
                "shasum": "490ea8bacc482729ba4b4c49f4e71d845538c0f1"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog-inventory": "*",
                "magento/module-catalog-search": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-elasticsearch": "*"
            },
            "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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.5.0.zip",
                "shasum": "edcfeaf2935147d6da3ba81bb8229841d0f99ef2"
            },
            "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.2.*",
                "magento/module-inventory-sales": "1.3.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.4-p1",
            "version_normalized": "1.2.4.0-patch1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0-patch1.zip",
                "shasum": "4e5d741be65474b03f0f708fb990d68d7c19f832"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.5.0.zip",
                "shasum": "6affbccc787895523d1b41dcb0ad8264289ae3b5"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-bundle": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-catalog": "1.3.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.3.3",
            "version_normalized": "1.3.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.3.0.zip",
                "shasum": "aa307e6156d40c5e3ee7658dbbdca43ab7f23471"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-grouped-product": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-catalog": "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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.5.0.zip",
                "shasum": "c1c233732cf5961e8451ec236d476ccbaeeaa0b4"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.6.0.zip",
                "shasum": "09bbd012ae76c6bcf3ffc660498f29c02ce74a82"
            },
            "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.2.*",
                "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.6.0.zip",
                "shasum": "0f4795459f7f4c88e546ada70a881c6552ee7775"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.4.0.zip",
                "shasum": "a419d212f894af340fad9897fa9bff1e2faf493f"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5-p1",
            "version_normalized": "1.1.5.0-patch1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.5.0-patch1.zip",
                "shasum": "360e3bb98651d371ca7e2c6a86ebac588c9ee955"
            },
            "require": {
                "magento/framework": "103.0.*",
                "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": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.4.0.zip",
                "shasum": "0b29a1012547028ac76b3f4c167d5177e5f3ca37"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.6-p1",
            "version_normalized": "1.1.6.0-patch1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0-patch1.zip",
                "shasum": "ce57d6950b0b2e0265a321de655d7ed69d52d982"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout": "100.4.*",
                "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": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.5.0.zip",
                "shasum": "e02d63196277de08adc91894ac31659c2f09cf3f"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-in-store-pickup-api": "1.1.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.4.0.zip",
                "shasum": "6d18263c2592933506185b5a01dc77380c2420a5"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-checkout": "*",
                "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*",
                "magento/module-quote": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.4.0.zip",
                "shasum": "a80e6c827d9f98d0a3c9bd9458241e308110e86f"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.4.0.zip",
                "shasum": "c6f8014743cfcc5a5ad13da114712f49ebf312cf"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-graph-ql": "*",
                "magento/module-inventory": "1.2.*",
                "magento/module-quote": "*",
                "magento/module-quote-graph-ql": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.4.0.zip",
                "shasum": "65c77ac7bb4e4d061de53623d618a360a23aa375"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.1.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.6.0.zip",
                "shasum": "5367adc8976b0d5dec29e1fa7a30d520f828af82"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.4.0.zip",
                "shasum": "6538c8198cb963db91acf1fd01c2c958d90e4c6e"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.5.0.zip",
                "shasum": "88ac3d03fedf696bfb2d1e93b3a3a809e275f518"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.4.0.zip",
                "shasum": "3d2802e4774c65d489d1e1790e48104f36d360b4"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.4.0.zip",
                "shasum": "72861c19f703eac40b96e89e62647892b9566bc4"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-quote": "*",
                "magento/module-shipping": "*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.4.0.zip",
                "shasum": "6f315bc3aa3564d4a25cb00f4dc4316b1e39b954"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-webapi": "*",
                "php": "~8.2.0||~8.3.0||~8.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.2.3-p3",
            "version_normalized": "2.2.3.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.3.0-patch3.zip",
                "shasum": "3097aa897a7b3ba078f6e0c1e486665355304e48"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-message-queue": "100.4.*",
                "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.3.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-catalog": "104.0.*"
            },
            "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.5-p3",
            "version_normalized": "1.2.5.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.5.0-patch3.zip",
                "shasum": "0d2a5e27bdbf9baf35626b226ebf5aeb5a21b872"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "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": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.5-p4",
            "version_normalized": "1.2.5.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.5.0-patch4.zip",
                "shasum": "7fdc19dcd53568b74f74f604ca9ef9c3b8630a3b"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "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": "100.4.*",
                "magento/module-ui": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.5.0.zip",
                "shasum": "e535d6c8fc4a1fb1d434ecd2649498a41225166f"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.2.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.4.0.zip",
                "shasum": "2b35523b2adce4b1a21e152276ff78ed86eef454"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.5.0.zip",
                "shasum": "feaa7d798b983ed9f8a3b73fc332eb6a7fe50f9b"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.0.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.5.0.zip",
                "shasum": "0c048150ab6683db1eec57e69dd6a064500b2e9f"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-catalog": "1.3.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-quote": "*",
                "magento/module-quote-graph-ql": "*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.6.0.zip",
                "shasum": "ab4bda7e791529d2305f6c4b24337e4398398255"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.5.0.zip",
                "shasum": "c22b5b4267ae16abe6e00a145a83083940832c85"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.2.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.4.0.zip",
                "shasum": "035279d4a935e10b6a5f2f75f92258944c4a301a"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-reservations-api": "1.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.2.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.4.0.zip",
                "shasum": "7c06a96635c423da9a1d326b2cfd02744edf53f8"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.3.3-p3",
            "version_normalized": "1.3.3.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.3.0-patch3.zip",
                "shasum": "e7b46f03ac2f626205bc39db624c3ce5181e6db2"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "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": "103.0.*",
                "magento/module-sales-inventory": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "require-dev": {
                "magento/module-inventory-indexer": "*"
            },
            "suggest": {
                "magento/module-inventory-catalog": "1.3.*"
            },
            "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.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.6.0.zip",
                "shasum": "e939a8ab8a725a4ec3d1f661134808c553d5fa15"
            },
            "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": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-sales": "*"
            },
            "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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.5.0.zip",
                "shasum": "5816779700b33d6d1d197ddd06fcdedbfb355f92"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-sales": "*",
                "php": "~8.2.0||~8.3.0||~8.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-async-order",
            "version": "100.2.2",
            "version_normalized": "100.2.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.2.0.zip",
                "shasum": "776ea275c5915c19bc6cfa352b44b8dfc67334dd"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-configuration-api": "1.2.*",
                "magento/module-inventory-sales": "1.3.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-quote": "*",
                "magento/module-sales": "*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-async-order": "*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\InventorySalesAsyncOrder\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-inventory-sales-async-order"
        },
        {
            "name": "magento/module-inventory-sales-frontend-ui",
            "version": "1.2.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.5.0.zip",
                "shasum": "c43bd3b3d78d22ddabb64235bd9097299900b799"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.2.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.4.0.zip",
                "shasum": "67caeca7a35689c0470ce1255338584903b52cc4"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.5.0.zip",
                "shasum": "004074da0d6c05b9accb41d1bdd070853ccf0664"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.2.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.6.0.zip",
                "shasum": "69b8c676693d96436c470a0a2604186f489e7a9b"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.2.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.5.0.zip",
                "shasum": "af919a426828429222ff6a6191845277d3be4415"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.2.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.4.0.zip",
                "shasum": "d49dd8be9c4f6a9f48b259a110a5c8e1cba56b1a"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-source-selection-api": "1.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.5.0.zip",
                "shasum": "81635a37af8189e20970f50a20b06b02479b1c04"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-inventory-api": "1.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-sales": "*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.4.0.zip",
                "shasum": "7416ecb63dd769676a10960e0a9e13864b0ac645"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.1.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.6.0.zip",
                "shasum": "5fe305d46f867254769de4bf7082a48d71a94685"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "*",
                "magento/module-inventory": "1.2.*",
                "magento/module-inventory-catalog-api": "1.3.*",
                "magento/module-inventory-indexer": "2.2.*",
                "magento/module-inventory-sales-api": "1.2.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.0.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.5.0.zip",
                "shasum": "cb53e4a007df1fbbadc27747ccb56d91a162d1b2"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.4.0.zip",
                "shasum": "0a6c6038511c68e714170cbcfec3530f0afedca1"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.4.0",
                "web-token/jwt-framework": "^3.1.2"
            },
            "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-jwt-user-token",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.3.0.zip",
                "shasum": "e9b375aa4e48636e09489b5d2a278dee197c72c2"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-authorization": "100.4.*",
                "magento/module-integration": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\JwtUserToken\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Introduces JWT token support for web API authentication",
            "install-path": "../magento/module-jwt-user-token"
        },
        {
            "name": "magento/module-layered-navigation",
            "version": "100.4.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.8.0.zip",
                "shasum": "d834b3f19a51fc162890fa8f18a56795fb3b9d31"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-config": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "100.4.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.8.0-patch3.zip",
                "shasum": "12e3d80758170f123e3e6de7b04f914b78e0f427"
            },
            "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-api": "100.4.*",
                "magento/module-user": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.8.0.zip",
                "shasum": "29985da1328a3cc0cfd8e70bc671c74da674cd1f"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7-p3",
            "version_normalized": "100.4.7.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.7.0-patch3.zip",
                "shasum": "2d1f54a202064e593648fcdaa03e94c8e2bec2d8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.7.0.zip",
                "shasum": "13738af289df9f543dcf91d2c70c0a30bae6a671"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-frontend-ui/magento-module-login-as-customer-frontend-ui-100.4.7.0.zip",
                "shasum": "59717e2026e2de5740da4d671437b2bda3caa933"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-login-as-customer-api": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.5.0.zip",
                "shasum": "39966a8481d9a6e97d9c15a59ff1882c7ebb0d56"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.6.0.zip",
                "shasum": "59d3773737de8365dcac1b74be5bea3a2d53bea2"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-page-cache/magento-module-login-as-customer-page-cache-100.4.7.0.zip",
                "shasum": "a9f11976c6f8ded971363677f02b6789c5fae484"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-login-as-customer-api": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.6.0.zip",
                "shasum": "d52125e06c4caa8198faacfce028124eae1a8eda"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-quote": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.7.0.zip",
                "shasum": "31d3da5b0abd46764a8e093ecbabec57c71240fa"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-login-as-customer-api": "100.4.*",
                "magento/module-user": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.6.0.zip",
                "shasum": "9b1aa12f3ac747ef5f1eecf05e9ffbc50a735fc4"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.6.0.zip",
                "shasum": "a0accb584236e3248e76be24a377c9677dda4d21"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-content-api": "100.4.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.7.0.zip",
                "shasum": "2dcd78ed5f6a58df0da94f54621c729e157c8032"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.6.0.zip",
                "shasum": "72b880810ad50fe59b7958cf5062d84197e79745"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.6.0.zip",
                "shasum": "6db6123b2682a1fb5b7efeebddee0c238655b2a5"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-media-content-api": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.7-p3",
            "version_normalized": "100.4.7.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.7.0-patch3.zip",
                "shasum": "285c2df96ec4b5b9ab6a515f55cb9614908e2685"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.6.0.zip",
                "shasum": "f53731683134d0c24c5a3f3343129fc7f7592590"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-content-api": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.5.0.zip",
                "shasum": "7776937dcd864b521bc39a476810ae43f7690536"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.5.0.zip",
                "shasum": "3d4790d1a83e49c73dd71602d1ec31cd69616d3e"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.7.0.zip",
                "shasum": "88b7d5bd26c27b62d5d2477c2ffa074d326de774"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "101.0.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.7.0.zip",
                "shasum": "c1f28bda2b2c965c2ac3724245566b57dc4c9f2a"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.5.0.zip",
                "shasum": "bc4aa319fcf150a9cfdd325f908c085fddcd9a76"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.5.0.zip",
                "shasum": "b3dd5cf21e70d2f7f30b740a9862bf8199ac52bb"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.5.0.zip",
                "shasum": "308ee08d4c5dcb67823837f897477ec3b490f601"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.5.0.zip",
                "shasum": "f4990e823fcfad9a28f4c57cccaf044d3e379b6d"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-cms": "104.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.7.0.zip",
                "shasum": "acd9b7c6c0aed9525a484356d9cd3c984751fc8e"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.6.0.zip",
                "shasum": "7a4f48099a96ec80595b40482ab1796b9eb574f8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-gallery-metadata-api": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.5.0.zip",
                "shasum": "6031bdb53d3cdd931f9d0b6537b5752815456794"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.6-p3",
            "version_normalized": "100.4.6.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.6.0-patch3.zip",
                "shasum": "7455160b3adeabaf940fe432a408687ade9a1618"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.5.0.zip",
                "shasum": "00a154e18fb9fd76980662fbcb7fbe6960e6753b"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.7-p3",
            "version_normalized": "100.4.7.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.7.0-patch3.zip",
                "shasum": "3328f132510765df4cfc75e78fbd41661474e355"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.6.0.zip",
                "shasum": "bc5255d87ad7e64bf30fcf579479075eaffacef0"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-media-gallery-api": "101.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.4.0.zip",
                "shasum": "7a76d0a5e759e49ae10602d721db734d245f5594"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7-p4",
            "version_normalized": "100.4.7.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.7.0-patch4.zip",
                "shasum": "c10e316d833b12ea8be2fd8bcea5f7eeca85d7f5"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.6.0.zip",
                "shasum": "973064b95a571ac3012a8a23096529b790249457"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.7-p3",
            "version_normalized": "100.4.7.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.7.0-patch3.zip",
                "shasum": "d7d082e23eacf5490529499a8f574be3d97c0fb4"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "100.4.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.8.0-patch3.zip",
                "shasum": "21e7833bade3435dbcfcfbcd0b90b5f6b99f37c8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-message-queue": "100.4.*",
                "magento/magento-composer-installer": "*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.7.0.zip",
                "shasum": "c64bc12039b05df23222818bd5fb435af86259f5"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.5.0.zip",
                "shasum": "f9df5115f497e63afa6a351e869b7cd1b5b4bd49"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-configurable-product": "100.4.*",
                "magento/module-msrp": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.5.0.zip",
                "shasum": "f9a637ff32c83a1bed438ac98b6aa58a247100d1"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-grouped-product": "100.4.*",
                "magento/module-msrp": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.8.0.zip",
                "shasum": "964b00135bf8e52066398c27c56555d86caecd57"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6-p3",
            "version_normalized": "100.4.6.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.6.0-patch3.zip",
                "shasum": "55f55172141486779911c73d881df107d11a0139"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-message-queue": "100.4.*",
                "magento/magento-composer-installer": "*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.6.0.zip",
                "shasum": "ad0407d16aa5e1aa8b62ee41c016fb5f8c122429"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8-p4",
            "version_normalized": "100.4.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.8.0-patch4.zip",
                "shasum": "a1d2a7d312602b282e4e1868e0017676359ec5ce"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.5.0.zip",
                "shasum": "8671c76efe1eb41c01db92b8c6e3931859d218a6"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-graph-ql-resolver-cache": "100.4.*",
                "magento/module-newsletter": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.6.0.zip",
                "shasum": "3e7b33d8415b3880c2978060d550e0009eea2f44"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-payment": "100.4.*",
                "magento/module-quote": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.7.0.zip",
                "shasum": "228409fe24682d168bbd3d7cec5da67e13e94182"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-async-config": "100.4.*",
                "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": "~8.2.0||~8.3.0||~8.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-open-search",
            "version": "100.4.2",
            "version_normalized": "100.4.2.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.2.0.zip",
                "shasum": "b7d6d74143c044c50c21246532584bea11138b12"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-advanced-search": "100.4.*",
                "magento/module-catalog-search": "102.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-elasticsearch": "101.0.*",
                "magento/module-search": "101.1.*",
                "opensearch-project/opensearch-php": "^2.3",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OpenSearch\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-open-search"
        },
        {
            "name": "magento/module-order-cancellation",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-order-cancellation/magento-module-order-cancellation-100.4.1.0.zip",
                "shasum": "23aee15b29e305a11727d92a58b63446e0dc0450"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OrderCancellation\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-order-cancellation"
        },
        {
            "name": "magento/module-order-cancellation-graph-ql",
            "version": "100.4.1-p2",
            "version_normalized": "100.4.1.0-patch2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-order-cancellation-graph-ql/magento-module-order-cancellation-graph-ql-100.4.1.0-patch2.zip",
                "shasum": "5cd278338b7d54617bd661143952b3289a7f87dc"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-order-cancellation": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-sales-graph-ql": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OrderCancellationGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-order-cancellation-graph-ql"
        },
        {
            "name": "magento/module-order-cancellation-ui",
            "version": "100.4.1",
            "version_normalized": "100.4.1.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-order-cancellation-ui/magento-module-order-cancellation-ui-100.4.1.0.zip",
                "shasum": "6129524e44f0420724b8da335f0aff735793482e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-order-cancellation": "100.4.*",
                "magento/module-sales": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\OrderCancellationUi\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento module that implements order cancellation UI.",
            "install-path": "../magento/module-order-cancellation-ui"
        },
        {
            "name": "magento/module-page-builder",
            "version": "2.2.6-p3",
            "version_normalized": "2.2.6.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0-patch3.zip",
                "shasum": "5d2e5f8ece082f4ae1262d3b78c486c495566f7c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-inventory": "100.4.*",
                "magento/module-catalog-widget": "100.4.*",
                "magento/module-cms": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-directory": "100.4.*",
                "magento/module-eav": "102.1.*",
                "magento/module-email": "101.1.*",
                "magento/module-media-storage": "100.4.*",
                "magento/module-require-js": "100.4.*",
                "magento/module-rule": "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.*",
                "magento/module-wishlist": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.4.0",
                "phpgt/dom": "^4.1"
            },
            "conflict": {
                "gene/bluefoot": "*"
            },
            "suggest": {
                "magento/module-review": "100.4.*"
            },
            "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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.5.0.zip",
                "shasum": "83c660bb1e0898c41f704dec0be2d7842bfa9367"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.6.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.5.0.zip",
                "shasum": "d9a70ce4f88158ef58a44f39523fa06843543bf0"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-analytics": "*",
                "magento/module-page-builder": "2.2.*",
                "php": "~8.2.0||~8.3.0||~8.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-builder-image-attribute",
            "version": "1.7.5",
            "version_normalized": "1.7.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-page-builder-image-attribute/magento-module-page-builder-image-attribute-1.7.5.0.zip",
                "shasum": "71450c7f12a9318c3ce4194cd5cfc25682077769"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PageBuilderImageAttribute\\": ""
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "Width & Height attribute - Pagebuilder image",
            "install-path": "../magento/module-page-builder-image-attribute"
        },
        {
            "name": "magento/module-page-cache",
            "version": "100.4.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.8.0.zip",
                "shasum": "d63acdbc2e737b2a25f147ff59d4dc9f4c3240c9"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.8.0.zip",
                "shasum": "9fd7576f102602884deb66b57ca5874340bcc0b5"
            },
            "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": "~8.2.0||~8.3.0||~8.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-payment-graph-ql",
            "version": "100.4.3",
            "version_normalized": "100.4.3.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.3.0.zip",
                "shasum": "dede134d171978c25fdf5acb120e9d336c3ab029"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-payment": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-store-graph-ql": "100.4.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PaymentGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-payment-graph-ql"
        },
        {
            "name": "magento/module-payment-services-base",
            "version": "2.14.0",
            "version_normalized": "2.14.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.14.0.0.zip",
                "shasum": "529a5a310719bd58917b87b474ff3f8a0bc17f01"
            },
            "require": {
                "magento/framework": ">=103.0.4 <104.0.0",
                "magento/module-backend": ">=102.0.4 <103.0.0",
                "magento/module-config": ">=101.2.4 <102.0.0",
                "magento/module-directory": ">=100.4.4 <101.0.0",
                "magento/module-payment": ">=100.4.4 <101.0.0",
                "magento/module-payment-services-dashboard": "2.14.0",
                "magento/module-payment-services-paypal": "2.14.0",
                "magento/module-sales": ">=103.0.4 <104.0.0",
                "magento/module-service-proxy": "2.14.0",
                "magento/module-services-id": "^3.2.0",
                "magento/module-services-id-graph-ql-server": "^1.1.0",
                "magento/module-services-id-layout": "^1.1.0",
                "magento/module-store": ">=101.1.4 <102.0.0",
                "magento/module-ui": ">=101.2.4 <102.0.0",
                "magento/services-connector": "^1.3.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "suggest": {
                "magento/module-paypal": "*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PaymentServicesBase\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Payment Services Base module",
            "install-path": "../magento/module-payment-services-base"
        },
        {
            "name": "magento/module-payment-services-dashboard",
            "version": "2.14.0",
            "version_normalized": "2.14.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.14.0.0.zip",
                "shasum": "6eac65c76c0c45c6fd3f5609da54c2e46fbdac9f"
            },
            "require": {
                "ext-json": "*",
                "magento/framework": ">=103.0.4 <104.0.0",
                "magento/module-backend": ">=102.0.4 <103.0.0",
                "magento/module-config": ">=101.2.4 <102.0.0",
                "magento/module-payment-services-base": "2.14.0",
                "magento/module-payment-services-paypal": "2.14.0",
                "magento/module-service-proxy": "2.14.0",
                "magento/module-store": ">=101.1.4 <102.0.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PaymentServicesDashboard\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Payment Services Dashboard module",
            "install-path": "../magento/module-payment-services-dashboard"
        },
        {
            "name": "magento/module-payment-services-paypal",
            "version": "2.14.0",
            "version_normalized": "2.14.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.14.0.0.zip",
                "shasum": "5faad119a4cb0352221f159f8002368cc1da4907"
            },
            "require": {
                "giggsey/libphonenumber-for-php": "^9.0",
                "magento/framework": ">=103.0.4 <104.0.0",
                "magento/module-authorization": ">=100.4.4 <101.0.0",
                "magento/module-backend": ">=102.0.4 <103.0.0",
                "magento/module-catalog": ">=104.0.4 <105.0.0",
                "magento/module-checkout": ">=100.4.4 <101.0.0",
                "magento/module-checkout-agreements": ">=100.4.3 <101.0.0",
                "magento/module-config": ">=101.2.4 <102.0.0",
                "magento/module-csp": ">=100.4.3 <101.0.0",
                "magento/module-customer": ">=103.0.4 <104.0.0",
                "magento/module-directory": ">=100.4.4 <101.0.0",
                "magento/module-instant-purchase": ">=100.4.3 <101.0.0",
                "magento/module-integration": ">=100.4.4 <101.0.0",
                "magento/module-payment": ">=100.4.4 <101.0.0",
                "magento/module-payment-services-base": "2.14.0",
                "magento/module-query-xml": "^103.0.3",
                "magento/module-quote": ">=101.2.4 <102.0.0",
                "magento/module-sales": ">=103.0.4 <104.0.0",
                "magento/module-sales-rule": ">=101.2.4 <102.0.0",
                "magento/module-service-proxy": "2.14.0",
                "magento/module-store": ">=101.1.4 <102.0.0",
                "magento/module-tax": ">=100.4.4 <101.0.0",
                "magento/module-theme": ">=101.1.4 <102.0.0",
                "magento/module-vault": ">=101.2.4 <102.0.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PaymentServicesPaypal\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Payment Services PayPal module",
            "install-path": "../magento/module-payment-services-paypal"
        },
        {
            "name": "magento/module-payment-services-paypal-graph-ql",
            "version": "2.14.0",
            "version_normalized": "2.14.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.14.0.0.zip",
                "shasum": "7bf80651c14bc9f7ad72640c86d03c36a55231e8"
            },
            "require": {
                "magento/framework": ">=103.0.4 <104.0.0",
                "magento/module-csp": ">=100.4.3 <101.0.0",
                "magento/module-customer": ">=103.0.4 <104.0.0",
                "magento/module-graph-ql": ">=100.4.4 <101.0.0",
                "magento/module-payment-services-paypal": "2.14.0",
                "magento/module-quote": ">=101.2.4 <102.0.0",
                "magento/module-quote-graph-ql": ">=100.4.4 <101.0.0",
                "magento/module-sales": ">=103.0.4 <104.0.0",
                "magento/module-sales-graph-ql": ">=100.4.4 <101.0.0",
                "magento/module-vault": ">=101.2.4 <102.0.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PaymentServicesPaypalGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Payment Services PayPal GraphQL module",
            "install-path": "../magento/module-payment-services-paypal-graph-ql"
        },
        {
            "name": "magento/module-payment-services-saas-export",
            "version": "2.14.0",
            "version_normalized": "2.14.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.14.0.0.zip",
                "shasum": "6b38ff4e521908d5380483a9d5d598e8332fc0ec"
            },
            "require": {
                "magento/framework": ">=103.0.4 <104.0.0",
                "magento/module-data-exporter": "^103.0.3",
                "magento/module-payment-services-base": "2.14.0",
                "magento/module-saas-common": "^103.0.3",
                "magento/module-sales-data-exporter": "2.14.0",
                "magento/module-services-id": "^3.2.0",
                "magento/module-store-data-exporter": "2.14.0",
                "magento/services-connector": "^1.3.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\PaymentServicesSaaSExport\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento 2 Payment Services SaaS Export module exports necessary Payment Services data to Magento cloud services that rely on it",
            "install-path": "../magento/module-payment-services-saas-export"
        },
        {
            "name": "magento/module-paypal",
            "version": "101.0.8-p4",
            "version_normalized": "101.0.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0-patch4.zip",
                "shasum": "d4b173ee4fe5d20e01397411e3df9e9690f3e3e5"
            },
            "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-csp": "100.4.*",
                "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.5.0.zip",
                "shasum": "0b39700198bc84dea0da36ccb9c5ad08bf6d96f3"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-captcha": "100.4.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.6.0.zip",
                "shasum": "ca9cb856067e794ecd011dcce5557fb9fffedd25"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.8.0.zip",
                "shasum": "ba2f9eca79e2c6d9c576e7af1983c2f65fe7fcc8"
            },
            "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": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-login-as-customer-api": "100.4.*"
            },
            "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.7-p4",
            "version_normalized": "100.4.7.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.7.0-patch4.zip",
                "shasum": "792e3305c730fc63bbfc77314d59c4f46127f236"
            },
            "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-customer": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.8.0.zip",
                "shasum": "e9cccc9c17ce21d6f5b56f9946219054d3251d9b"
            },
            "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": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-config": "101.2.*",
                "magento/module-customer": "103.0.*",
                "magento/module-theme": "101.1.*"
            },
            "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-query-xml",
            "version": "103.4.20",
            "version_normalized": "103.4.20.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.4.20.0.zip",
                "shasum": "4143b3eb074a0de5020215f853c85ed863fd1ba2"
            },
            "require": {
                "magento/framework": ">=103.0.4",
                "php": ">=8.1.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\QueryXml\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Query Xml",
            "install-path": "../magento/module-query-xml"
        },
        {
            "name": "magento/module-quote",
            "version": "101.2.8-p4",
            "version_normalized": "101.2.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0-patch4.zip",
                "shasum": "634a1a0cd1b91affe6a2dfa38f903709ddd65dbd"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.7.0.zip",
                "shasum": "061bfecae78cd523e26a4baca685513f2bab4496"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-quote": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.4.0.zip",
                "shasum": "2ff70c1fe3ce21d33ede932e5c26abad021b3177"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-quote": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.4.0.zip",
                "shasum": "a8b877bd85f3bb95089c1d0650e9c0cfb2bec445"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-quote": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.4.0.zip",
                "shasum": "39e4419e0417dc52092c9465258687fc0ef2881c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-quote": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "100.4.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.8.0-patch3.zip",
                "shasum": "5b37aeecf6d243af991c8559e0cd891b6b75a5d1"
            },
            "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-checkout": "100.4.*",
                "magento/module-customer": "103.0.*",
                "magento/module-customer-graph-ql": "100.4.*",
                "magento/module-directory": "100.4.*",
                "magento/module-downloadable": "100.4.*",
                "magento/module-eav-graph-ql": "100.4.*",
                "magento/module-gift-message": "100.4.*",
                "magento/module-gift-message-graph-ql": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-payment": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-sales": "103.0.*",
                "magento/module-sales-graph-ql": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-catalog-inventory-graph-ql": "100.4.*",
                "magento/module-graph-ql-cache": "100.4.*",
                "magento/module-payment-graph-ql": "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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.5.0.zip",
                "shasum": "a593748cc67b41a7e51abe9d9ed0ac61213d1b00"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-config": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.5.0.zip",
                "shasum": "c11ccdd42849c75438dc607852a489eff4b5a042"
            },
            "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": "~8.2.0||~8.3.0||~8.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-checkout-sales-rule",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.4.0.zip",
                "shasum": "5e130f20a5a78c4e492e570877f568632ee74460"
            },
            "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.*",
                "magento/module-sales-rule": "*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaCheckoutSalesRule\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google ReCaptcha integration for Magento2 coupons",
            "install-path": "../magento/module-re-captcha-checkout-sales-rule"
        },
        {
            "name": "magento/module-re-captcha-contact",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.4.0.zip",
                "shasum": "bcf3d77fdd311af364e32fc93e5705e5bdf5c442"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.1.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.6.0.zip",
                "shasum": "aefbaf94cb69f22f2d8c79ae59f94400dca7d681"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "1.1.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.6.0.zip",
                "shasum": "a11139a985b94040560bf9cd404c50e996ec2d66"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.5.0.zip",
                "shasum": "5fb12d3231a0ce00691d28064bf5c528c51c893a"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-config": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.5.0.zip",
                "shasum": "ecf1b5e26ee35c3b95db744c6839e12d5ab43e47"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.5.0.zip",
                "shasum": "17ab8854da339f91acfa3dfec6fd92f1ccfa645f"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-checkout": "*",
                "magento/module-paypal": "*",
                "magento/module-quote": "*",
                "magento/module-re-captcha-checkout": "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.*",
                "php": "~8.2.0||~8.3.0||~8.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-resend-confirmation-email",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-resend-confirmation-email/magento-module-re-captcha-resend-confirmation-email-1.1.0.0.zip",
                "shasum": "41a345254eedd0ae55d914250fcd320871260fc5"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-customer-graph-ql": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-api": "1.0.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaResendConfirmationEmail\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-resend-confirmation-email"
        },
        {
            "name": "magento/module-re-captcha-review",
            "version": "1.1.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.5.0.zip",
                "shasum": "c9d064ccbd96a34507270b289e8d6d2f135e0b7e"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.5.0.zip",
                "shasum": "e949b5204c6cee528368101a18599290043c35ed"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.4.0.zip",
                "shasum": "1cf2638d888ef35c24c18eee3255ad0288c7a34f"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-checkout": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.5.0.zip",
                "shasum": "9de21e516d4b390ef98e90e2e1bb5b5532f65706"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "1.1.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.5.0.zip",
                "shasum": "51e52c6ae7778488308a6f38dde330d50539c2bf"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.4.0.zip",
                "shasum": "f1323519096bd204b7b7c95f58deefd38cb3d8b8"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "php": "~8.2.0||~8.3.0||~8.4.0",
                "phpfui/recaptcha": "^2.0.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.4.0.zip",
                "shasum": "f5bda4a25e1174a36c4ecdbbea021332a992c28f"
            },
            "require": {
                "magento/framework": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "2.0.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.5.0.zip",
                "shasum": "f1f2d5f7d9f9ad60e6ae77ff944ac5472fb1a353"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-graph-ql": "1.0.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "2.0.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.5.0.zip",
                "shasum": "214d9b0b0ccb275f124df430f08e24e4b5f6576b"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-graph-ql": "1.0.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "2.0.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.5.0.zip",
                "shasum": "2eab053ea69cf22c24306c2576572679dc60c816"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-webapi-graph-ql": "1.0.*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.4.0.zip",
                "shasum": "b3150431bd97a5ec327a3e7f98caefcc13bb001d"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.4.0.zip",
                "shasum": "9835ef64dbc3c376221dc4a08ae8b494a33ee622"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-authorization": "*",
                "magento/module-re-captcha-frontend-ui": "1.1.*",
                "magento/module-re-captcha-validation-api": "1.1.*",
                "magento/module-re-captcha-version-3-invisible": "2.0.*",
                "magento/module-re-captcha-webapi-api": "1.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.4.0.zip",
                "shasum": "01589c77ee21d9def0234e796c621f7dff0d49c4"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.0.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.4.0.zip",
                "shasum": "4243669b5f3af4f7a13649e613639da35963c538"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-re-captcha-frontend-ui": "1.1.*",
                "php": "~8.2.0||~8.3.0||~8.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-re-captcha-wishlist",
            "version": "1.1.4-p1",
            "version_normalized": "1.1.4.0-patch1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-re-captcha-wishlist/magento-module-re-captcha-wishlist-1.1.4.0-patch1.zip",
                "shasum": "dcee8091761b174167c0395704261d3c85d4d263"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-re-captcha-ui": "1.1.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ReCaptchaWishlist\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Google reCAPTCHA integration for Magento2",
            "install-path": "../magento/module-re-captcha-wishlist"
        },
        {
            "name": "magento/module-related-product-graph-ql",
            "version": "100.4.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.5.0.zip",
                "shasum": "c152a10337af424a838baaae45a22b0c4568d552"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.6.0.zip",
                "shasum": "c2d93c3ee43d7121a1ccb4f1d4b81b90fd57a04f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-ui": "101.2.*",
                "magento/module-user": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.6.0.zip",
                "shasum": "6ab26edd1a0de897bcc3168e27a7af94c26b5116"
            },
            "require": {
                "league/flysystem": "^3.0",
                "league/flysystem-aws-s3-v3": "^3.0",
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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-gallery-metadata": "100.4.*",
                "magento/module-media-gallery-synchronization": "100.4.*",
                "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.8-p4",
            "version_normalized": "100.4.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.8.0-patch4.zip",
                "shasum": "2ecfae438ded99bc2d3c51e9231caae6417d7501"
            },
            "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-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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.4.0.zip",
                "shasum": "5aa2c7c0ba3e89e99a5562b0ffb1becccb8f6bfd"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "100.4.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.8.0-patch3.zip",
                "shasum": "8978f629565eeb1d2b80dfbfc43148fffc00ccaf"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.5.0.zip",
                "shasum": "eb16f3a4ff560a2a90e7df7edbd02bab407c1b3a"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-review": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.4.0.zip",
                "shasum": "6c2f610afe3eb7c570f792abbe96f3167ace4d56"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-review": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "101.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.4.0.zip",
                "shasum": "725714502825e494fb27ce367646a7af769ff1d8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.6.0.zip",
                "shasum": "5073d2c0e7b533c6f10dc47ffab25c0446166f7a"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-customer": "103.0.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.7.0.zip",
                "shasum": "d2b9a778c0b2deac692038634d203a2a90f65165"
            },
            "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": "~8.2.0||~8.3.0||~8.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-saas-common",
            "version": "103.4.20",
            "version_normalized": "103.4.20.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.4.20.0.zip",
                "shasum": "b84753910ead537dfbc90a1514661761dcc5453e"
            },
            "require": {
                "magento/framework": ">=103.0.4",
                "magento/module-data-exporter": "^103.3.4",
                "magento/module-indexer": ">=100.4.4",
                "magento/module-services-id": "^3.1.2",
                "magento/services-connector": "^1.2.5",
                "php": ">=8.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.5.0"
            },
            "suggest": {
                "ext-zlib": "Allow gzip compression of HTTP requests"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SaaSCommon\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Magento 2 SaaS Common module for shared saas export functionality",
            "install-path": "../magento/module-saas-common"
        },
        {
            "name": "magento/module-sales",
            "version": "103.0.8-p3",
            "version_normalized": "103.0.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.8.0-patch3.zip",
                "shasum": "556ec17d08511fdb07b0523d4d59bdc1145186e0"
            },
            "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-encryption-key": "100.4.*",
                "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.5.0.zip",
                "shasum": "e052de4248ccb22483fcb357bf38d49d08e8d601"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-sales": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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-data-exporter",
            "version": "2.14.0",
            "version_normalized": "2.14.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.14.0.0.zip",
                "shasum": "994a40ab5d8ed93d106ead5d13a6b265796418b0"
            },
            "require": {
                "magento/framework": ">=103.0.4 <104.0.0",
                "magento/module-data-exporter": "^103.0.3",
                "magento/module-query-xml": "^103.0.3",
                "magento/module-sales": ">=103.0.4 <104.0.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesDataExporter\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Sales data exporter",
            "install-path": "../magento/module-sales-data-exporter"
        },
        {
            "name": "magento/module-sales-graph-ql",
            "version": "100.4.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.8.0.zip",
                "shasum": "388e566058186ba2d8351ec3fb8feb5b3362f84c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-quote": "101.2.*",
                "magento/module-quote-graph-ql": "100.4.*",
                "magento/module-sales": "103.0.*",
                "magento/module-shipping": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.5.0.zip",
                "shasum": "61519a57efe4ef5fa73126691f4c684ca18470fa"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "101.2.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0-patch3.zip",
                "shasum": "cd421f7eb80dd904afa6cbbc22c14b35c2b0331d"
            },
            "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-multishipping": "100.4.*",
                "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-tax": "100.4.*",
                "magento/module-ui": "101.2.*",
                "magento/module-widget": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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-rule-graph-ql",
            "version": "100.4.1-p1",
            "version_normalized": "100.4.1.0-patch1",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-rule-graph-ql/magento-module-sales-rule-graph-ql-100.4.1.0-patch1.zip",
                "shasum": "73441dad77d68fdcb6416701debb503f90fdf412"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-sales-rule": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\SalesRuleGraphQl\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-sales-rule-graph-ql"
        },
        {
            "name": "magento/module-sales-sequence",
            "version": "100.4.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.5.0.zip",
                "shasum": "108f79b6484239540ed283cfea815ba45a10b99e"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.6.0.zip",
                "shasum": "94f486ba538b70a46b0b95f55d0a87d97690d1cc"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "101.1.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.8.0-patch3.zip",
                "shasum": "caf03d10401163336b2a2ea6d3cea064299dd28e"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8-p4",
            "version_normalized": "100.4.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.8.0-patch4.zip",
                "shasum": "67318288930e9bb2898222c8b3d664279a0b93ef"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "1.1.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.4.0.zip",
                "shasum": "019b02a9cb37765cd9c02dd37dd9bd3bd39e2efd"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-config": "*",
                "magento/module-store": "*",
                "php": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.6.0.zip",
                "shasum": "7a6c8463b015173bddb5e0fec646d768bec83573"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.4.0.zip",
                "shasum": "a68aa6755a63dd5ac309fe1bcc3242627e705b32"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-send-friend": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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-service-proxy",
            "version": "2.14.0",
            "version_normalized": "2.14.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.14.0.0.zip",
                "shasum": "d1bb6ddfdf2faf04bdc3bbea8c366cd1a02cdd0a"
            },
            "require": {
                "magento/framework": ">=103.0.4 <104.0.0",
                "magento/module-backend": ">=102.0.4 <103.0.0",
                "magento/module-page-cache": ">=100.4.4 <101.0.0",
                "magento/module-payment-services-paypal": "2.14.0",
                "magento/module-store": ">=101.1.4 <102.0.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ServiceProxy\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Service Proxy module",
            "install-path": "../magento/module-service-proxy"
        },
        {
            "name": "magento/module-services-id",
            "version": "3.3.4",
            "version_normalized": "3.3.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.3.4.0.zip",
                "shasum": "f9f5bc0a5ef6c98fbb15aa89be441ae2a540f963"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104.0.0",
                "magento/module-config": ">=101.1.0 <101.3.0",
                "magento/services-connector": "^1.3.8",
                "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ServicesId\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Commerce Services identity",
            "install-path": "../magento/module-services-id"
        },
        {
            "name": "magento/module-services-id-graph-ql-server",
            "version": "1.1.11",
            "version_normalized": "1.1.11.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.1.11.0.zip",
                "shasum": "4e10a909a7af3af329bbdaec79a76bcfca1abef4"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104.0.0",
                "magento/module-admin-graph-ql-server": "^1.0.5",
                "magento/module-backend": ">=101.0.0 <103.0.0",
                "magento/module-services-id": "^3.3.4",
                "magento/services-connector": "^1.3.8",
                "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ServicesIdGraphQlServer\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Commerce Services identity GraphQL server",
            "install-path": "../magento/module-services-id-graph-ql-server"
        },
        {
            "name": "magento/module-services-id-layout",
            "version": "1.1.9",
            "version_normalized": "1.1.9.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-services-id-layout/magento-module-services-id-layout-1.1.9.0.zip",
                "shasum": "b8be1edfca79650a37e34959848515f3bb8b6b84"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104.0.0",
                "magento/module-backend": ">=101.0.0 <103.0.0",
                "magento/module-config": ">=101.1.0 <101.3.0",
                "magento/module-graph-ql-server": "^1.0.4",
                "magento/module-services-id": "^3.3.4",
                "magento/module-services-id-graph-ql-server": "^1.1.11",
                "magento/module-store": ">=101.0.0 <101.2.0",
                "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ServicesIdLayout\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Commerce Services identity Layout",
            "install-path": "../magento/module-services-id-layout"
        },
        {
            "name": "magento/module-shipping",
            "version": "100.4.8-p3",
            "version_normalized": "100.4.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0-patch3.zip",
                "shasum": "283e647dc84ed10d9727bfddb15b54f6d542f991"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.7.0.zip",
                "shasum": "60a9910bb555737146d8c84d33615b4581c02159"
            },
            "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": "~8.2.0||~8.3.0||~8.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-stomp",
            "version": "100.4.4-p4",
            "version_normalized": "100.4.4.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-stomp/magento-module-stomp-100.4.4.0-patch4.zip",
                "shasum": "9b62c44f3e3deb943d1d2dcc99e0f7d150a84450"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/framework-message-queue": "100.4.*",
                "magento/framework-stomp": "100.4.*",
                "magento/module-asynchronous-operations": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.4.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\Stomp\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../magento/module-stomp"
        },
        {
            "name": "magento/module-store",
            "version": "101.1.8-p3",
            "version_normalized": "101.1.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.8.0-patch3.zip",
                "shasum": "333ed714fa128aee5820b62efd0ed3baa2f9d503"
            },
            "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": "~8.2.0||~8.3.0||~8.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-data-exporter",
            "version": "2.14.0",
            "version_normalized": "2.14.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.14.0.0.zip",
                "shasum": "4b914f37647c8e34b08c5b8a0f5c82b20ee7c765"
            },
            "require": {
                "magento/framework": ">=103.0.4 <104.0.0",
                "magento/module-data-exporter": "^103.0.3",
                "magento/module-query-xml": "^103.0.3",
                "magento/module-store": ">=101.1.4 <102.0.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\StoreDataExporter\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Store data exporter",
            "install-path": "../magento/module-store-data-exporter"
        },
        {
            "name": "magento/module-store-graph-ql",
            "version": "100.4.6-p2",
            "version_normalized": "100.4.6.0-patch2",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.6.0-patch2.zip",
                "shasum": "860ef9292bbb6ecf5ae84a5af7bf720300cae347"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-graph-ql-cache": "100.4.*",
                "magento/module-graph-ql-resolver-cache": "100.4.*",
                "magento/module-store": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.7.0.zip",
                "shasum": "24020db5d39cd413c9cddf9898ca9af763a47004"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.4.0.zip",
                "shasum": "7fba69c0d99cd8872c16bd0830909d3393b53a26"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-swagger": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.4.0.zip",
                "shasum": "e2eacbfb3d1f4a13aac31e409b739d34bbb23717"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-swagger": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.8.0.zip",
                "shasum": "6bdf2ed486472cad3f5a179d81b4209916631bce"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.6.0.zip",
                "shasum": "bdab4d6b714c38f6bf9f0ac31832d7b4147cd0cf"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-catalog-graph-ql": "100.4.*",
                "magento/module-swatches": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.4.0.zip",
                "shasum": "a8dad52269d6fa9b94142fa06b5eb6290d7e3e4b"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/magento-composer-installer": "*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "100.4.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.8.0-patch3.zip",
                "shasum": "1b11adc8a6626ea103ed383c90cc7f7ab94d0ef6"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.4.0.zip",
                "shasum": "fea4f9e204b8be5a6b5b5175b50894011495ec3c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.7.0.zip",
                "shasum": "d6a60700774ac6d6668a2d4d765f9c349c7eae28"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "101.1.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0-patch3.zip",
                "shasum": "e10cb8640c057b6266b0e2e3de3e3e6a43d534b1"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-cms": "104.0.*",
                "magento/module-config": "101.2.*",
                "magento/module-csp": "100.4.*",
                "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.5.0.zip",
                "shasum": "a944916a7f43bea335c8c9e356b186100480fc2f"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.8.0.zip",
                "shasum": "051dedd3f72c18507b779d8fc5358794043a7e62"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-deploy": "100.4.*",
                "magento/module-developer": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-theme": "101.1.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "1.1.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.7.0.zip",
                "shasum": "4475c43a12f1d1091f458e52f0258f82d5025cb0"
            },
            "require": {
                "2tvenom/cborencode": "^1.0",
                "christian-riesen/base32": "^1.3",
                "duosecurity/duo_api_php": "^1.1",
                "duosecurity/duo_universal_php": "^1.0",
                "endroid/qr-code": "^6.0.3",
                "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": "~8.2.0||~8.3.0||~8.4.0",
                "spomky-labs/otphp": "^11.2"
            },
            "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.8-p3",
            "version_normalized": "101.2.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.8.0-patch3.zip",
                "shasum": "32824777b24f6aac551dc3aefa096b5e9a9b084f"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.8.0.zip",
                "shasum": "188a74011aacdc5a2e52477813094d72ce4c8d24"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "102.0.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.7.0.zip",
                "shasum": "a06684fd8fe29bd4233f21eb1c8d7586786a627b"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.7.0.zip",
                "shasum": "f4fd1fb95557bb75ce171a141b9f828af3212935"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-url-rewrite": "102.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "101.2.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0-patch3.zip",
                "shasum": "78f8adad3d0376ff75ba8b576c8c4736b247a4e0"
            },
            "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": "~8.2.0||~8.3.0||~8.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.7-p4",
            "version_normalized": "100.4.7.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.7.0-patch4.zip",
                "shasum": "54c8711361fe80efd319e0c04a00dd6b32f91957"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.6.0.zip",
                "shasum": "34e0cf4c102ce65197290ccaa4fb4e792f8c56d8"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "101.2.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.8.0.zip",
                "shasum": "707e73ce48015a473f3afb3b753d0e04b59167f1"
            },
            "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": "~8.2.0||~8.3.0||~8.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.4",
            "version_normalized": "100.4.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.4.0.zip",
                "shasum": "5f6b28fdee0bfb6dde3d8e48f74a44a85a7f44cc"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-graph-ql": "100.4.*",
                "magento/module-vault": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.5.0.zip",
                "shasum": "68ef6cc703e92e16df261badb561dd6d94a0472a"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.7",
            "version_normalized": "100.4.7.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.7.0.zip",
                "shasum": "86f82f1eeb898144e96630f1d4426df8207fa1f1"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6-p3",
            "version_normalized": "100.4.6.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0-patch3.zip",
                "shasum": "1359a5292fc51ffb79e72f8af67ead5d8ff0d406"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-asynchronous-operations": "100.4.*",
                "magento/module-store": "101.1.*",
                "magento/module-webapi": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.5.0.zip",
                "shasum": "62db8d1d9ddc8b76da081a00412b8dce7865b0ec"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-webapi": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.8.0.zip",
                "shasum": "419ecec03a62544779adfbd9c4c6530abd6bdcb8"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-backend": "102.0.*",
                "magento/module-catalog": "104.0.*",
                "magento/module-checkout": "100.4.*",
                "magento/module-configurable-product": "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": "~8.2.0||~8.3.0||~8.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.5",
            "version_normalized": "100.4.5.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.5.0.zip",
                "shasum": "26765a09d580d56011bc6b8a695b6aceec3a9b92"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-sales": "103.0.*",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "magento/module-weee": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "101.2.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.8.0.zip",
                "shasum": "14d4363c52d4863e2b262cf9beee8d1124781dd2"
            },
            "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": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "101.2.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.8.0.zip",
                "shasum": "c7be8c3039e60f0ea93696bdf5492f1fc79b7b5d"
            },
            "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": "~8.2.0||~8.3.0||~8.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.6",
            "version_normalized": "100.4.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.6.0.zip",
                "shasum": "738d0ac8e4f2f4d6d5ecf88a31f92f1b2ff830a6"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/module-analytics": "100.4.*",
                "magento/module-wishlist": "101.2.*",
                "php": "~8.2.0||~8.3.0||~8.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.8",
            "version_normalized": "100.4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.8.0.zip",
                "shasum": "d33ba9e28b2eb71476adc44aa58660bed316554c"
            },
            "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": "~8.2.0||~8.3.0||~8.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.5-p4",
            "version_normalized": "1.7.5.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0-patch4.zip",
                "shasum": "1e52ccec44b15fcd51ff9ee2d4ffd2419aff4caf"
            },
            "require": {
                "magento/module-aws-s3-page-builder": "1.0.5",
                "magento/module-catalog-page-builder-analytics": "1.6.5",
                "magento/module-cms-page-builder-analytics": "1.6.5",
                "magento/module-page-builder": "2.2.6-p3",
                "magento/module-page-builder-admin-analytics": "1.1.5",
                "magento/module-page-builder-analytics": "1.6.5",
                "magento/module-page-builder-image-attribute": "1.7.5"
            },
            "type": "metapackage",
            "description": "Page Builder metapackage",
            "install-path": null
        },
        {
            "name": "magento/payment-services",
            "version": "2.14.0",
            "version_normalized": "2.14.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.14.0.0.zip",
                "shasum": "421f96b6ee2e0ac61ec4b48f51ef8fd1a98ddfa6"
            },
            "require": {
                "giggsey/libphonenumber-for-php": "^9.0",
                "magento/module-payment-services-base": "2.14.0",
                "magento/module-payment-services-dashboard": "2.14.0",
                "magento/module-payment-services-paypal": "2.14.0",
                "magento/module-payment-services-paypal-graph-ql": "2.14.0",
                "magento/module-payment-services-saas-export": "2.14.0",
                "magento/module-sales-data-exporter": "2.14.0",
                "magento/module-service-proxy": "2.14.0",
                "magento/module-store-data-exporter": "2.14.0",
                "magento/services-id": "^3.2.0"
            },
            "type": "metapackage",
            "description": "Payment Services metapackage",
            "install-path": null
        },
        {
            "name": "magento/php-compatibility-fork",
            "version": "v0.1.0",
            "version_normalized": "0.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/PHPCompatibilityFork.git",
                "reference": "1cf031c2a68e3e52e460c5690ed8d1d6d45f4653"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/PHPCompatibilityFork/zipball/1cf031c2a68e3e52e460c5690ed8d1d6d45f4653",
                "reference": "1cf031c2a68e3e52e460c5690ed8d1d6d45f4653",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "phpcsstandards/phpcsutils": "^1.0.5",
                "squizlabs/php_codesniffer": "^3.7.1"
            },
            "replace": {
                "phpcompatibility/php-compatibility": "*",
                "wimg/php-compatibility": "*"
            },
            "require-dev": {
                "php-parallel-lint/php-console-highlighter": "^1.0.0",
                "php-parallel-lint/php-parallel-lint": "^1.3.2",
                "phpcsstandards/phpcsdevcs": "^1.1.3",
                "phpcsstandards/phpcsdevtools": "^1.2.0",
                "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4 || ^10.1.0",
                "yoast/phpunit-polyfills": "^1.0.5 || ^2.0.0"
            },
            "suggest": {
                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
            },
            "time": "2023-11-29T22:34:17+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. This is a fork of phpcompatibility/php-compatibility",
            "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
            "keywords": [
                "compatibility",
                "phpcs",
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
                "source": "https://github.com/PHPCompatibility/PHPCompatibility"
            },
            "install-path": "../magento/php-compatibility-fork"
        },
        {
            "name": "magento/product-community-edition",
            "version": "2.4.8-p4",
            "version_normalized": "2.4.8.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0-patch4.zip",
                "shasum": "7b98f57c57817d4168bb68ad7bdfa264896b0eab"
            },
            "require": {
                "adobe-commerce/os-extensions-metapackage": "^1.0.1",
                "colinmollenhour/cache-backend-file": "^1.4",
                "colinmollenhour/cache-backend-redis": "^1.16",
                "colinmollenhour/credis": "^1.15",
                "colinmollenhour/php-redis-session-abstract": "^2.0",
                "composer/composer": "^2.0, !=2.2.16",
                "duosecurity/duo_api_php": "^1.1",
                "duosecurity/duo_universal_php": "^1.0",
                "elasticsearch/elasticsearch": "^8.15",
                "ext-bcmath": "*",
                "ext-ctype": "*",
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-ftp": "*",
                "ext-gd": "*",
                "ext-hash": "*",
                "ext-iconv": "*",
                "ext-intl": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-pdo_mysql": "*",
                "ext-simplexml": "*",
                "ext-soap": "*",
                "ext-sodium": "*",
                "ext-xsl": "*",
                "ext-zip": "*",
                "ezyang/htmlpurifier": "^4.17",
                "guzzlehttp/guzzle": "^7.5",
                "laminas/laminas-captcha": "^2.18",
                "laminas/laminas-code": "^4.13",
                "laminas/laminas-di": "^3.15",
                "laminas/laminas-escaper": "^2.13",
                "laminas/laminas-eventmanager": "^3.11",
                "laminas/laminas-feed": "^2.22",
                "laminas/laminas-filter": "^2.33",
                "laminas/laminas-http": "^2.15",
                "laminas/laminas-i18n": "^2.17",
                "laminas/laminas-modulemanager": "^2.11",
                "laminas/laminas-mvc": "^3.6",
                "laminas/laminas-permissions-acl": "^2.10",
                "laminas/laminas-servicemanager": "^3.16",
                "laminas/laminas-soap": "^2.10",
                "laminas/laminas-stdlib": "^3.11",
                "laminas/laminas-uri": "^2.9",
                "laminas/laminas-validator": "^2.23",
                "league/flysystem": "^3.0",
                "league/flysystem-aws-s3-v3": "^3.0",
                "lib-libxml": "*",
                "magento/composer": "^1.10.1-beta1",
                "magento/composer-dependency-version-audit-plugin": "^0.1",
                "magento/framework": "103.0.8-p4",
                "magento/framework-amqp": "100.4.6-p3",
                "magento/framework-bulk": "101.0.4",
                "magento/framework-message-queue": "100.4.8-p4",
                "magento/framework-stomp": "100.4.4-p4",
                "magento/inventory-metapackage": "1.2.8-p4",
                "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.4.0",
                "magento/magento-zf-db": "^3.21.0",
                "magento/magento2-base": "2.4.8-p4",
                "magento/module-admin-analytics": "100.4.7",
                "magento/module-admin-notification": "100.4.7",
                "magento/module-advanced-pricing-import-export": "100.4.8",
                "magento/module-advanced-search": "100.4.6",
                "magento/module-amqp": "100.4.5-p3",
                "magento/module-analytics": "100.4.8",
                "magento/module-application-performance-monitor": "100.4.1",
                "magento/module-application-performance-monitor-new-relic": "100.4.1",
                "magento/module-async-config": "100.4.1-p3",
                "magento/module-asynchronous-operations": "100.4.8-p3",
                "magento/module-authorization": "100.4.8",
                "magento/module-aws-s3": "100.4.6",
                "magento/module-backend": "102.0.8-p4",
                "magento/module-backup": "100.4.8",
                "magento/module-bundle": "101.0.8-p2",
                "magento/module-bundle-graph-ql": "100.4.8",
                "magento/module-bundle-import-export": "100.4.7",
                "magento/module-cache-invalidate": "100.4.6",
                "magento/module-captcha": "100.4.8",
                "magento/module-cardinal-commerce": "100.4.6",
                "magento/module-catalog": "104.0.8-p4",
                "magento/module-catalog-analytics": "100.4.5",
                "magento/module-catalog-cms-graph-ql": "100.4.4",
                "magento/module-catalog-customer-graph-ql": "100.4.7",
                "magento/module-catalog-graph-ql": "100.4.8",
                "magento/module-catalog-import-export": "101.1.8",
                "magento/module-catalog-inventory": "100.4.8",
                "magento/module-catalog-inventory-graph-ql": "100.4.5",
                "magento/module-catalog-rule": "101.2.8-p3",
                "magento/module-catalog-rule-configurable": "100.4.7",
                "magento/module-catalog-rule-graph-ql": "100.4.5-p1",
                "magento/module-catalog-search": "102.0.8",
                "magento/module-catalog-url-rewrite": "100.4.8",
                "magento/module-catalog-url-rewrite-graph-ql": "100.4.6-p2",
                "magento/module-catalog-widget": "100.4.8",
                "magento/module-checkout": "100.4.8-p3",
                "magento/module-checkout-agreements": "100.4.7",
                "magento/module-checkout-agreements-graph-ql": "100.4.4",
                "magento/module-cms": "104.0.8-p4",
                "magento/module-cms-graph-ql": "100.4.5",
                "magento/module-cms-url-rewrite": "100.4.7",
                "magento/module-cms-url-rewrite-graph-ql": "100.4.6",
                "magento/module-compare-list-graph-ql": "100.4.4",
                "magento/module-config": "101.2.8",
                "magento/module-configurable-import-export": "100.4.6",
                "magento/module-configurable-product": "100.4.8",
                "magento/module-configurable-product-graph-ql": "100.4.8",
                "magento/module-configurable-product-sales": "100.4.5",
                "magento/module-contact": "100.4.7",
                "magento/module-contact-graph-ql": "100.4.1",
                "magento/module-cookie": "100.4.8",
                "magento/module-cron": "100.4.8",
                "magento/module-csp": "100.4.7-p3",
                "magento/module-currency-symbol": "100.4.6",
                "magento/module-customer": "103.0.8-p4",
                "magento/module-customer-analytics": "100.4.5",
                "magento/module-customer-downloadable-graph-ql": "100.4.4",
                "magento/module-customer-graph-ql": "100.4.8-p1",
                "magento/module-customer-import-export": "100.4.8",
                "magento/module-deploy": "100.4.8",
                "magento/module-developer": "100.4.8",
                "magento/module-dhl": "100.4.7-p4",
                "magento/module-directory": "100.4.8",
                "magento/module-directory-graph-ql": "100.4.6",
                "magento/module-downloadable": "100.4.8-p2",
                "magento/module-downloadable-graph-ql": "100.4.8",
                "magento/module-downloadable-import-export": "100.4.7",
                "magento/module-eav": "102.1.8",
                "magento/module-eav-graph-ql": "100.4.5",
                "magento/module-elasticsearch": "101.0.8",
                "magento/module-elasticsearch-8": "101.0.0-p2",
                "magento/module-email": "101.1.8-p4",
                "magento/module-encryption-key": "100.4.6",
                "magento/module-fedex": "100.4.6-p4",
                "magento/module-gift-message": "100.4.7",
                "magento/module-gift-message-graph-ql": "100.4.6",
                "magento/module-google-adwords": "100.4.5",
                "magento/module-google-analytics": "100.4.4",
                "magento/module-google-gtag": "100.4.3",
                "magento/module-google-optimizer": "100.4.7",
                "magento/module-graph-ql": "100.4.8-p4",
                "magento/module-graph-ql-cache": "100.4.5",
                "magento/module-graph-ql-new-relic": "100.4.1",
                "magento/module-graph-ql-resolver-cache": "100.4.1",
                "magento/module-grouped-catalog-inventory": "100.4.5",
                "magento/module-grouped-import-export": "100.4.6",
                "magento/module-grouped-product": "100.4.8",
                "magento/module-grouped-product-graph-ql": "100.4.8",
                "magento/module-import-export": "101.0.8-p3",
                "magento/module-indexer": "100.4.8",
                "magento/module-instant-purchase": "100.4.7",
                "magento/module-integration": "100.4.8",
                "magento/module-integration-graph-ql": "100.4.1",
                "magento/module-jwt-framework-adapter": "100.4.4",
                "magento/module-jwt-user-token": "100.4.3",
                "magento/module-layered-navigation": "100.4.8",
                "magento/module-login-as-customer": "100.4.8-p3",
                "magento/module-login-as-customer-admin-ui": "100.4.8",
                "magento/module-login-as-customer-api": "100.4.7-p3",
                "magento/module-login-as-customer-assistance": "100.4.7",
                "magento/module-login-as-customer-frontend-ui": "100.4.7",
                "magento/module-login-as-customer-graph-ql": "100.4.5",
                "magento/module-login-as-customer-log": "100.4.6",
                "magento/module-login-as-customer-page-cache": "100.4.7",
                "magento/module-login-as-customer-quote": "100.4.6",
                "magento/module-login-as-customer-sales": "100.4.7",
                "magento/module-marketplace": "100.4.6",
                "magento/module-media-content": "100.4.6",
                "magento/module-media-content-api": "100.4.7",
                "magento/module-media-content-catalog": "100.4.6",
                "magento/module-media-content-cms": "100.4.6",
                "magento/module-media-content-synchronization": "100.4.7-p3",
                "magento/module-media-content-synchronization-api": "100.4.6",
                "magento/module-media-content-synchronization-catalog": "100.4.5",
                "magento/module-media-content-synchronization-cms": "100.4.5",
                "magento/module-media-gallery": "100.4.7",
                "magento/module-media-gallery-api": "101.0.7",
                "magento/module-media-gallery-catalog": "100.4.5",
                "magento/module-media-gallery-catalog-integration": "100.4.5",
                "magento/module-media-gallery-catalog-ui": "100.4.5",
                "magento/module-media-gallery-cms-ui": "100.4.5",
                "magento/module-media-gallery-integration": "100.4.7",
                "magento/module-media-gallery-metadata": "100.4.6",
                "magento/module-media-gallery-metadata-api": "100.4.5",
                "magento/module-media-gallery-renditions": "100.4.6-p3",
                "magento/module-media-gallery-renditions-api": "100.4.5",
                "magento/module-media-gallery-synchronization": "100.4.7-p3",
                "magento/module-media-gallery-synchronization-api": "100.4.6",
                "magento/module-media-gallery-synchronization-metadata": "100.4.4",
                "magento/module-media-gallery-ui": "100.4.7-p4",
                "magento/module-media-gallery-ui-api": "100.4.6",
                "magento/module-media-storage": "100.4.7-p3",
                "magento/module-message-queue": "100.4.8-p3",
                "magento/module-msrp": "100.4.7",
                "magento/module-msrp-configurable-product": "100.4.5",
                "magento/module-msrp-grouped-product": "100.4.5",
                "magento/module-multishipping": "100.4.8",
                "magento/module-mysql-mq": "100.4.6-p3",
                "magento/module-new-relic-reporting": "100.4.6",
                "magento/module-newsletter": "100.4.8-p4",
                "magento/module-newsletter-graph-ql": "100.4.5",
                "magento/module-offline-payments": "100.4.6",
                "magento/module-offline-shipping": "100.4.7",
                "magento/module-open-search": "100.4.2",
                "magento/module-order-cancellation": "100.4.1",
                "magento/module-order-cancellation-graph-ql": "100.4.1-p2",
                "magento/module-order-cancellation-ui": "100.4.1",
                "magento/module-page-cache": "100.4.8",
                "magento/module-payment": "100.4.8",
                "magento/module-payment-graph-ql": "100.4.3",
                "magento/module-paypal": "101.0.8-p4",
                "magento/module-paypal-captcha": "100.4.5",
                "magento/module-paypal-graph-ql": "100.4.6",
                "magento/module-persistent": "100.4.8",
                "magento/module-product-alert": "100.4.7-p4",
                "magento/module-product-video": "100.4.8",
                "magento/module-quote": "101.2.8-p4",
                "magento/module-quote-analytics": "100.4.7",
                "magento/module-quote-bundle-options": "100.4.4",
                "magento/module-quote-configurable-options": "100.4.4",
                "magento/module-quote-downloadable-links": "100.4.4",
                "magento/module-quote-graph-ql": "100.4.8-p3",
                "magento/module-related-product-graph-ql": "100.4.5",
                "magento/module-release-notification": "100.4.6",
                "magento/module-remote-storage": "100.4.6",
                "magento/module-reports": "100.4.8-p4",
                "magento/module-require-js": "100.4.4",
                "magento/module-review": "100.4.8-p3",
                "magento/module-review-analytics": "100.4.5",
                "magento/module-review-graph-ql": "100.4.4",
                "magento/module-robots": "101.1.4",
                "magento/module-rss": "100.4.6",
                "magento/module-rule": "100.4.7",
                "magento/module-sales": "103.0.8-p3",
                "magento/module-sales-analytics": "100.4.5",
                "magento/module-sales-graph-ql": "100.4.8",
                "magento/module-sales-inventory": "100.4.5",
                "magento/module-sales-rule": "101.2.8-p3",
                "magento/module-sales-rule-graph-ql": "100.4.1-p1",
                "magento/module-sales-sequence": "100.4.5",
                "magento/module-sample-data": "100.4.6",
                "magento/module-search": "101.1.8-p3",
                "magento/module-security": "100.4.8-p4",
                "magento/module-send-friend": "100.4.6",
                "magento/module-send-friend-graph-ql": "100.4.4",
                "magento/module-shipping": "100.4.8-p3",
                "magento/module-sitemap": "100.4.7",
                "magento/module-stomp": "100.4.4-p4",
                "magento/module-store": "101.1.8-p3",
                "magento/module-store-graph-ql": "100.4.6-p2",
                "magento/module-swagger": "100.4.7",
                "magento/module-swagger-webapi": "100.4.4",
                "magento/module-swagger-webapi-async": "100.4.4",
                "magento/module-swatches": "100.4.8",
                "magento/module-swatches-graph-ql": "100.4.6",
                "magento/module-swatches-layered-navigation": "100.4.4",
                "magento/module-tax": "100.4.8-p3",
                "magento/module-tax-graph-ql": "100.4.4",
                "magento/module-tax-import-export": "100.4.7",
                "magento/module-theme": "101.1.8-p3",
                "magento/module-theme-graph-ql": "100.4.5",
                "magento/module-translation": "100.4.8",
                "magento/module-ui": "101.2.8-p3",
                "magento/module-ups": "100.4.8",
                "magento/module-url-rewrite": "102.0.7",
                "magento/module-url-rewrite-graph-ql": "100.4.7",
                "magento/module-user": "101.2.8-p3",
                "magento/module-usps": "100.4.7-p4",
                "magento/module-variable": "100.4.6",
                "magento/module-vault": "101.2.8",
                "magento/module-vault-graph-ql": "100.4.4",
                "magento/module-version": "100.4.5",
                "magento/module-webapi": "100.4.7",
                "magento/module-webapi-async": "100.4.6-p3",
                "magento/module-webapi-security": "100.4.5",
                "magento/module-weee": "100.4.8",
                "magento/module-weee-graph-ql": "100.4.5",
                "magento/module-widget": "101.2.8",
                "magento/module-wishlist": "101.2.8",
                "magento/module-wishlist-analytics": "100.4.6",
                "magento/module-wishlist-graph-ql": "100.4.8",
                "magento/page-builder": "1.7.5-p4",
                "magento/security-package": "1.1.7-p4",
                "magento/theme-adminhtml-backend": "100.4.8-p3",
                "magento/theme-frontend-blank": "100.4.8-p3",
                "magento/theme-frontend-luma": "100.4.8-p3",
                "magento/zend-cache": "^1.16",
                "magento/zend-db": "^1.16",
                "magento/zend-pdf": "^1.16",
                "monolog/monolog": "^3.6",
                "opensearch-project/opensearch-php": "^2.3",
                "pelago/emogrifier": "^7.0",
                "php": "~8.2.0||~8.3.0||~8.4.0",
                "php-amqplib/php-amqplib": "^3.2",
                "phpseclib/mcrypt_compat": "^2.0",
                "phpseclib/phpseclib": "^3.0",
                "psr/log": "^2 || ^3",
                "ramsey/uuid": "^4.2",
                "stomp-php/stomp-php": "^5.1",
                "symfony/console": "^6.4",
                "symfony/intl": "^6.4",
                "symfony/mailer": "^6.4",
                "symfony/mime": "^6.4",
                "symfony/process": "^6.4",
                "symfony/string": "^6.4",
                "tedivm/jshrink": "^1.4",
                "tubalmartin/cssmin": "^4.1",
                "web-token/jwt-framework": "^3.4",
                "webonyx/graphql-php": "^15.0",
                "wikimedia/less.php": "^5.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.7-p4",
            "version_normalized": "1.1.7.0-patch4",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0-patch4.zip",
                "shasum": "5c9ff694e237d2e5dbb0da549aef3177d1cc88b5"
            },
            "require": {
                "magento/module-re-captcha-admin-ui": "1.1.5",
                "magento/module-re-captcha-checkout": "1.1.5",
                "magento/module-re-captcha-checkout-sales-rule": "1.1.4",
                "magento/module-re-captcha-contact": "1.1.4",
                "magento/module-re-captcha-customer": "1.1.6",
                "magento/module-re-captcha-frontend-ui": "1.1.6",
                "magento/module-re-captcha-migration": "1.1.5",
                "magento/module-re-captcha-newsletter": "1.1.5",
                "magento/module-re-captcha-paypal": "1.1.5",
                "magento/module-re-captcha-resend-confirmation-email": "1.1.0",
                "magento/module-re-captcha-review": "1.1.5",
                "magento/module-re-captcha-send-friend": "1.1.5",
                "magento/module-re-captcha-store-pickup": "1.0.4",
                "magento/module-re-captcha-ui": "1.1.5",
                "magento/module-re-captcha-user": "1.1.5",
                "magento/module-re-captcha-validation": "1.1.4",
                "magento/module-re-captcha-validation-api": "1.1.4",
                "magento/module-re-captcha-version-2-checkbox": "2.0.5",
                "magento/module-re-captcha-version-2-invisible": "2.0.5",
                "magento/module-re-captcha-version-3-invisible": "2.0.5",
                "magento/module-re-captcha-webapi-api": "1.0.4",
                "magento/module-re-captcha-webapi-graph-ql": "1.0.4",
                "magento/module-re-captcha-webapi-rest": "1.0.4",
                "magento/module-re-captcha-webapi-ui": "1.0.4",
                "magento/module-re-captcha-wishlist": "1.1.4-p1",
                "magento/module-securitytxt": "1.1.4",
                "magento/module-two-factor-auth": "1.1.7",
                "phpfui/recaptcha": "^2.0.0"
            },
            "type": "metapackage",
            "description": "Magento Security Package",
            "install-path": null
        },
        {
            "name": "magento/services-connector",
            "version": "1.3.8",
            "version_normalized": "1.3.8.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/services-connector/magento-services-connector-1.3.8.0.zip",
                "shasum": "706a9d1287b10a111f035a0f5fd8143fa716c0be"
            },
            "require": {
                "firebase/php-jwt": "^6.0.0||^7.0.0",
                "guzzlehttp/guzzle": "^6.0.0||^7.3.0",
                "magento/framework": ">=101.0.0",
                "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Magento\\ServicesConnector\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Saas utilities module",
            "install-path": "../magento/services-connector"
        },
        {
            "name": "magento/services-id",
            "version": "3.3.4",
            "version_normalized": "3.3.4.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.3.4.0.zip",
                "shasum": "6c5d2718911f9cb2bd0eb16fc1cc02da780c315d"
            },
            "require": {
                "magento/framework": ">=102.0.0 <104.0.0",
                "magento/module-admin-graph-ql-server": "^1.0.5",
                "magento/module-backend": ">=101.0.0 <103.0.0",
                "magento/module-config": ">=101.1.0 <101.3.0",
                "magento/module-graph-ql-server": "^1.0.4",
                "magento/module-services-id": "3.3.4",
                "magento/module-services-id-graph-ql-server": "1.1.11",
                "magento/module-services-id-layout": "1.1.9",
                "magento/module-store": ">=101.0.0 <101.2.0",
                "magento/services-connector": "^1.3.8",
                "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0"
            },
            "type": "metapackage",
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "Commerce Services identity metapackage",
            "install-path": null
        },
        {
            "name": "magento/theme-adminhtml-backend",
            "version": "100.4.8-p3",
            "version_normalized": "100.4.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.8.0-patch3.zip",
                "shasum": "30c6059cf10573ae32de0fcca2ce1ec91c5354ca"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "100.4.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.8.0-patch3.zip",
                "shasum": "0eb397a9172a065c4ec594ca107ad6d92eed387c"
            },
            "require": {
                "magento/framework": "103.0.*",
                "php": "~8.2.0||~8.3.0||~8.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.8-p3",
            "version_normalized": "100.4.8.0-patch3",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.8.0-patch3.zip",
                "shasum": "ced0abdf977a0a71a05d8a8945f518bdbdf1f666"
            },
            "require": {
                "magento/framework": "103.0.*",
                "magento/theme-frontend-blank": "100.4.*",
                "php": "~8.2.0||~8.3.0||~8.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/zend-cache",
            "version": "1.16.1",
            "version_normalized": "1.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-zend-cache.git",
                "reference": "815ef459560be6a3f0907016d8fc40f111f34209"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-zend-cache/zipball/815ef459560be6a3f0907016d8fc40f111f34209",
                "reference": "815ef459560be6a3f0907016d8fc40f111f34209",
                "shasum": ""
            },
            "require": {
                "magento/zend-exception": "^1.16",
                "magento/zend-log": "^1.16",
                "php": ">=7.0.0"
            },
            "replace": {
                "zf1/zend-cache": "^1.12",
                "zfs1/zend-cache": "^1.12"
            },
            "time": "2024-12-18T14:42:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.16.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Cache": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Cache package",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "cache",
                "framework",
                "zend"
            ],
            "support": {
                "issues": "https://github.com/magento/magento-zend-cache/issues",
                "source": "https://github.com/magento/magento-zend-cache/tree/1.16.1"
            },
            "install-path": "../magento/zend-cache"
        },
        {
            "name": "magento/zend-db",
            "version": "1.16.3",
            "version_normalized": "1.16.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-zend-db.git",
                "reference": "aefb2019b0eb8423ee05c9e4008360e8dd0497f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-zend-db/zipball/aefb2019b0eb8423ee05c9e4008360e8dd0497f9",
                "reference": "aefb2019b0eb8423ee05c9e4008360e8dd0497f9",
                "shasum": ""
            },
            "require": {
                "magento/zend-exception": "^1.16",
                "magento/zend-loader": "^1.16",
                "php": ">=7.0.0"
            },
            "replace": {
                "zf1/zend-db": "^1.12",
                "zfs1/zend-db": "^1.12"
            },
            "time": "2025-12-22T11:59:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.16.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Db": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Db package",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "db",
                "framework",
                "zend"
            ],
            "support": {
                "issues": "https://github.com/magento/magento-zend-db/issues",
                "source": "https://github.com/magento/magento-zend-db/tree/1.16.3"
            },
            "install-path": "../magento/zend-db"
        },
        {
            "name": "magento/zend-exception",
            "version": "1.16.1",
            "version_normalized": "1.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-zend-exception.git",
                "reference": "2aa533f83aebc3963df099da27427fda7d32585e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-zend-exception/zipball/2aa533f83aebc3963df099da27427fda7d32585e",
                "reference": "2aa533f83aebc3963df099da27427fda7d32585e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "replace": {
                "zf1/zend-exception": "^1.12",
                "zfs1/zend-exception": "^1.12"
            },
            "time": "2024-12-18T10:09:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.16.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Exception": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Exception package",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "exception",
                "framework",
                "zend"
            ],
            "support": {
                "issues": "https://github.com/magento/magento-zend-exception/issues",
                "source": "https://github.com/magento/magento-zend-exception/tree/1.16.1"
            },
            "install-path": "../magento/zend-exception"
        },
        {
            "name": "magento/zend-loader",
            "version": "1.16.1",
            "version_normalized": "1.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-zend-loader.git",
                "reference": "7eca22970a6b7cdaa3d3a6a6d117e4c0d3bef5e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-zend-loader/zipball/7eca22970a6b7cdaa3d3a6a6d117e4c0d3bef5e9",
                "reference": "7eca22970a6b7cdaa3d3a6a6d117e4c0d3bef5e9",
                "shasum": ""
            },
            "require": {
                "magento/zend-exception": "^1.16.0",
                "php": ">=7.0.0"
            },
            "replace": {
                "zf1/zend-loader": "^1.12",
                "zf1s/zend-loader": "^1.12"
            },
            "time": "2023-08-25T13:52:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.16.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Loader": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Loader package",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework",
                "loader",
                "zend"
            ],
            "support": {
                "issues": "https://github.com/magento/magento-zend-loader/issues",
                "source": "https://github.com/magento/magento-zend-loader/tree/1.16.1"
            },
            "install-path": "../magento/zend-loader"
        },
        {
            "name": "magento/zend-log",
            "version": "1.16.1",
            "version_normalized": "1.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-zend-log.git",
                "reference": "4069130d58e1aaf8f3a0a2593a05083b5c2a85f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-zend-log/zipball/4069130d58e1aaf8f3a0a2593a05083b5c2a85f8",
                "reference": "4069130d58e1aaf8f3a0a2593a05083b5c2a85f8",
                "shasum": ""
            },
            "require": {
                "magento/zend-exception": "^1.16",
                "php": ">=7.0.0"
            },
            "replace": {
                "zf1/zend-log": "^1.12",
                "zfs1/zend-log": "^1.12"
            },
            "time": "2024-12-18T11:34:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.16.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Log": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Log package",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework",
                "log",
                "zend"
            ],
            "support": {
                "issues": "https://github.com/magento/magento-zend-log/issues",
                "source": "https://github.com/magento/magento-zend-log/tree/1.16.1"
            },
            "install-path": "../magento/zend-log"
        },
        {
            "name": "magento/zend-memory",
            "version": "1.16.1",
            "version_normalized": "1.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-zend-memory.git",
                "reference": "781e666c33223589552ab78c43c3a93c6bf0ddff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-zend-memory/zipball/781e666c33223589552ab78c43c3a93c6bf0ddff",
                "reference": "781e666c33223589552ab78c43c3a93c6bf0ddff",
                "shasum": ""
            },
            "require": {
                "magento/zend-cache": "^1.16",
                "magento/zend-exception": "^1.16",
                "php": ">=7.0.0"
            },
            "replace": {
                "zf1/zend-memory": "^1.12",
                "zfs1/zend-memory": "^1.12"
            },
            "time": "2025-12-11T10:34:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.16.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Memory": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Memory package",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework",
                "memory",
                "zend"
            ],
            "support": {
                "issues": "https://github.com/magento/magento-zend-memory/issues",
                "source": "https://github.com/magento/magento-zend-memory/tree/1.16.1"
            },
            "install-path": "../magento/zend-memory"
        },
        {
            "name": "magento/zend-pdf",
            "version": "1.16.6",
            "version_normalized": "1.16.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/magento/magento-zend-pdf.git",
                "reference": "26a51f45b09be173447f5957254311bdda5c4a8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/magento/magento-zend-pdf/zipball/26a51f45b09be173447f5957254311bdda5c4a8a",
                "reference": "26a51f45b09be173447f5957254311bdda5c4a8a",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-gd": "*",
                "ext-iconv": "*",
                "ext-zlib": "*",
                "magento/zend-exception": "^1.16",
                "magento/zend-log": "^1.16",
                "magento/zend-memory": "^1.16",
                "php": ">=7.0.0"
            },
            "replace": {
                "zf1/zend-pdf": "^1.12",
                "zfs1/zend-pdf": "^1.12"
            },
            "time": "2025-12-11T10:52:59+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.16.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Zend_Pdf": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Zend Framework 1 Pdf package",
            "homepage": "http://framework.zend.com/",
            "keywords": [
                "ZF1",
                "framework",
                "pdf",
                "zend"
            ],
            "support": {
                "issues": "https://github.com/magento/magento-zend-pdf/issues",
                "source": "https://github.com/magento/magento-zend-pdf/tree/1.16.6"
            },
            "install-path": "../magento/zend-pdf"
        },
        {
            "name": "mageplaza/facebook-graph-sdk",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mageplaza/facebook-graph-sdk.git",
                "reference": "aaeebf1fb5db308606b21f6412999079d9090fda"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mageplaza/facebook-graph-sdk/zipball/aaeebf1fb5db308606b21f6412999079d9090fda",
                "reference": "aaeebf1fb5db308606b21f6412999079d9090fda",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "~5.0",
                "mockery/mockery": "~0.8",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
                "paragonie/random_compat": "Provides a better CSPRNG option in PHP"
            },
            "time": "2025-04-15T07:28:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Facebook/polyfills.php"
                ],
                "psr-4": {
                    "Facebook\\": "src/Facebook/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Facebook Platform"
            ],
            "authors": [
                {
                    "name": "Facebook",
                    "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
                }
            ],
            "description": "Facebook SDK for PHP",
            "homepage": "https://github.com/facebook/php-graph-sdk",
            "keywords": [
                "facebook",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/mageplaza/facebook-graph-sdk/issues",
                "source": "https://github.com/mageplaza/facebook-graph-sdk/tree/v1.0.2"
            },
            "install-path": "../mageplaza/facebook-graph-sdk"
        },
        {
            "name": "mageplaza/magento-2-blog-extension",
            "version": "4.3.0",
            "version_normalized": "4.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mageplaza/magento-2-blog.git",
                "reference": "21a095f13360d12912f6b6c5be53ad87274abf71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mageplaza/magento-2-blog/zipball/21a095f13360d12912f6b6c5be53ad87274abf71",
                "reference": "21a095f13360d12912f6b6c5be53ad87274abf71",
                "shasum": ""
            },
            "require": {
                "mageplaza/facebook-graph-sdk": "^1.0.2",
                "mageplaza/module-core": "^1.5.13"
            },
            "time": "2025-12-31T07:15:44+00:00",
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Mageplaza\\Blog\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Mageplaza",
                    "email": "support@mageplaza.com",
                    "homepage": "https://www.mageplaza.com",
                    "role": "Technical Support"
                }
            ],
            "description": "Magento 2 Blog extension",
            "keywords": [
                "blog",
                "magento 2",
                "magento 2 blog",
                "magento2",
                "mageplaza"
            ],
            "support": {
                "source": "https://github.com/mageplaza/magento-2-blog/tree/v4.3.0"
            },
            "install-path": "../mageplaza/magento-2-blog-extension"
        },
        {
            "name": "mageplaza/module-core",
            "version": "1.5.15",
            "version_normalized": "1.5.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mageplaza/module-core.git",
                "reference": "c527e66bf483f74d1dc3013dc64b2eefa6e8ecc6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mageplaza/module-core/zipball/c527e66bf483f74d1dc3013dc64b2eefa6e8ecc6",
                "reference": "c527e66bf483f74d1dc3013dc64b2eefa6e8ecc6",
                "shasum": ""
            },
            "time": "2025-10-21T07:24:34+00:00",
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Mageplaza\\Core\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Mageplaza",
                    "email": "support@mageplaza.com",
                    "homepage": "https://www.mageplaza.com",
                    "role": "Technical Support"
                }
            ],
            "description": "Mageplaza Core for Magento 2",
            "support": {
                "source": "https://github.com/mageplaza/module-core/tree/v1.5.15"
            },
            "install-path": "../mageplaza/module-core"
        },
        {
            "name": "mageplaza/module-google-recaptcha",
            "version": "4.0.5",
            "version_normalized": "4.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mageplaza/magento-2-google-recaptcha.git",
                "reference": "6f8011ea62457e7d6db6ce12d917479cda1966ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mageplaza/magento-2-google-recaptcha/zipball/6f8011ea62457e7d6db6ce12d917479cda1966ee",
                "reference": "6f8011ea62457e7d6db6ce12d917479cda1966ee",
                "shasum": ""
            },
            "require": {
                "google/recaptcha": "^1.2",
                "mageplaza/module-core": "^1.5.14"
            },
            "time": "2025-09-29T02:12:51+00:00",
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Mageplaza\\GoogleRecaptcha\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Mageplaza",
                    "email": "support@mageplaza.com",
                    "homepage": "https://www.mageplaza.com",
                    "role": "Technical Support"
                }
            ],
            "description": "Magento 2 Google Recaptcha Extension",
            "support": {
                "source": "https://github.com/mageplaza/magento-2-google-recaptcha/tree/v4.0.5"
            },
            "install-path": "../mageplaza/module-google-recaptcha"
        },
        {
            "name": "mageplaza/module-smtp",
            "version": "4.7.21",
            "version_normalized": "4.7.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mageplaza/magento-2-smtp.git",
                "reference": "6281a4e9a8ec6bdedf8eecd9586085d1bab81c00"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mageplaza/magento-2-smtp/zipball/6281a4e9a8ec6bdedf8eecd9586085d1bab81c00",
                "reference": "6281a4e9a8ec6bdedf8eecd9586085d1bab81c00",
                "shasum": ""
            },
            "require": {
                "mageplaza/module-core": "^1.5.14"
            },
            "time": "2026-01-27T03:07:00+00:00",
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Mageplaza\\Smtp\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Mageplaza",
                    "email": "support@mageplaza.com",
                    "homepage": "https://www.mageplaza.com",
                    "role": "Technical Support"
                }
            ],
            "description": "SMTP Extension for Magento 2 helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers",
            "keywords": [
                "Facebook ADS",
                "Marketing Automation",
                "Messenger",
                "email",
                "email marketing",
                "email settings",
                "facebook",
                "gmail smtp",
                "google ads",
                "magento 2",
                "magento 2 smtp",
                "magento smtp",
                "mageplaza",
                "sms",
                "sms marketing",
                "smtp",
                "web push notification",
                "whatsapp"
            ],
            "support": {
                "source": "https://github.com/mageplaza/magento-2-smtp/tree/v4.7.21"
            },
            "install-path": "../mageplaza/module-smtp"
        },
        {
            "name": "mailchimp/mc-magento2",
            "version": "103.4.77",
            "version_normalized": "103.4.77.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/mailchimp/mc-magento2/mailchimp-mc-magento2-103.4.77.0.zip",
                "shasum": "162d1f2293e49b0fc96761bb2c3187a19cd3218d"
            },
            "require": {
                "ebizmarts/mailchimp-lib": ">=3.0.44",
                "ext-json": "*",
                "magento/framework": "103.0.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ebizmarts\\MailChimp\\": ""
                },
                "files": [
                    "registration.php"
                ]
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "Ebizmarts Corp",
                    "email": "mailchimp@ebizmarts-desk.zendesk.com",
                    "homepage": "http://ebizmarts.com"
                }
            ],
            "description": "Connect MailChimp with Magento",
            "install-path": "../mailchimp/mc-magento2"
        },
        {
            "name": "marc-mabe/php-enum",
            "version": "v4.7.2",
            "version_normalized": "4.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/marc-mabe/php-enum.git",
                "reference": "bb426fcdd65c60fb3638ef741e8782508fda7eef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/marc-mabe/php-enum/zipball/bb426fcdd65c60fb3638ef741e8782508fda7eef",
                "reference": "bb426fcdd65c60fb3638ef741e8782508fda7eef",
                "shasum": ""
            },
            "require": {
                "ext-reflection": "*",
                "php": "^7.1 | ^8.0"
            },
            "require-dev": {
                "phpbench/phpbench": "^0.16.10 || ^1.0.4",
                "phpstan/phpstan": "^1.3.1",
                "phpunit/phpunit": "^7.5.20 | ^8.5.22 | ^9.5.11",
                "vimeo/psalm": "^4.17.0 | ^5.26.1"
            },
            "time": "2025-09-14T11:18:39+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.2-dev",
                    "dev-master": "4.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MabeEnum\\": "src/"
                },
                "classmap": [
                    "stubs/Stringable.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Marc Bennewitz",
                    "email": "dev@mabe.berlin",
                    "homepage": "https://mabe.berlin/",
                    "role": "Lead"
                }
            ],
            "description": "Simple and fast implementation of enumerations with native PHP",
            "homepage": "https://github.com/marc-mabe/php-enum",
            "keywords": [
                "enum",
                "enum-map",
                "enum-set",
                "enumeration",
                "enumerator",
                "enummap",
                "enumset",
                "map",
                "set",
                "type",
                "type-hint",
                "typehint"
            ],
            "support": {
                "issues": "https://github.com/marc-mabe/php-enum/issues",
                "source": "https://github.com/marc-mabe/php-enum/tree/v4.7.2"
            },
            "install-path": "../marc-mabe/php-enum"
        },
        {
            "name": "monolog/monolog",
            "version": "3.10.0",
            "version_normalized": "3.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0",
                "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/log": "^2.0 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "3.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^7 || ^8",
                "ext-json": "*",
                "graylog2/gelf-php": "^1.4.2 || ^2.0",
                "guzzlehttp/guzzle": "^7.4.5",
                "guzzlehttp/psr7": "^2.2",
                "mongodb/mongodb": "^1.8 || ^2.0",
                "php-amqplib/php-amqplib": "~2.4 || ^3",
                "php-console/php-console": "^3.1.8",
                "phpstan/phpstan": "^2",
                "phpstan/phpstan-deprecation-rules": "^2",
                "phpstan/phpstan-strict-rules": "^2",
                "phpunit/phpunit": "^10.5.17 || ^11.0.7",
                "predis/predis": "^1.1 || ^2",
                "rollbar/rollbar": "^4.0",
                "ruflin/elastica": "^7 || ^8",
                "symfony/mailer": "^5.4 || ^6",
                "symfony/mime": "^5.4 || ^6"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "ext-openssl": "Required to send log messages using SSL",
                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
            },
            "time": "2026-01-02T08:56:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "https://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/3.10.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "mpdf/mpdf",
            "version": "v8.3.1",
            "version_normalized": "8.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mpdf/mpdf.git",
                "reference": "2a454ec334109911fdb323a284c19dbf3f049810"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mpdf/mpdf/zipball/2a454ec334109911fdb323a284c19dbf3f049810",
                "reference": "2a454ec334109911fdb323a284c19dbf3f049810",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*",
                "ext-mbstring": "*",
                "mpdf/psr-http-message-shim": "^1.0 || ^2.0",
                "mpdf/psr-log-aware-trait": "^2.0 || ^3.0",
                "myclabs/deep-copy": "^1.7",
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
                "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "setasign/fpdi": "^2.1"
            },
            "require-dev": {
                "mockery/mockery": "^1.3.0",
                "mpdf/qrcode": "^1.1.0",
                "squizlabs/php_codesniffer": "^3.5.0",
                "tracy/tracy": "~2.5",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "ext-bcmath": "Needed for generation of some types of barcodes",
                "ext-imagick": "Needed if developing the Mpdf library",
                "ext-xml": "Needed mainly for SVG manipulation",
                "ext-zlib": "Needed for compression of embedded resources, such as fonts"
            },
            "time": "2026-03-11T10:58:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Mpdf\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-only"
            ],
            "authors": [
                {
                    "name": "Matěj Humpál",
                    "role": "Developer, maintainer"
                },
                {
                    "name": "Ian Back",
                    "role": "Developer (retired)"
                }
            ],
            "description": "PHP library generating PDF files from UTF-8 encoded HTML",
            "homepage": "https://mpdf.github.io",
            "keywords": [
                "pdf",
                "php",
                "utf-8"
            ],
            "support": {
                "docs": "https://mpdf.github.io",
                "issues": "https://github.com/mpdf/mpdf/issues",
                "source": "https://github.com/mpdf/mpdf"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/mpdf",
                    "type": "custom"
                }
            ],
            "install-path": "../mpdf/mpdf"
        },
        {
            "name": "mpdf/psr-http-message-shim",
            "version": "v2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mpdf/psr-http-message-shim.git",
                "reference": "f25a0153d645e234f9db42e5433b16d9b113920f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mpdf/psr-http-message-shim/zipball/f25a0153d645e234f9db42e5433b16d9b113920f",
                "reference": "f25a0153d645e234f9db42e5433b16d9b113920f",
                "shasum": ""
            },
            "require": {
                "psr/http-message": "^2.0"
            },
            "time": "2023-10-02T14:34:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mpdf\\PsrHttpMessageShim\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Dorison",
                    "email": "mark@chromatichq.com"
                },
                {
                    "name": "Kristofer Widholm",
                    "email": "kristofer@chromatichq.com"
                },
                {
                    "name": "Nigel Cunningham",
                    "email": "nigel.cunningham@technocrat.com.au"
                }
            ],
            "description": "Shim to allow support of different psr/message versions.",
            "support": {
                "issues": "https://github.com/mpdf/psr-http-message-shim/issues",
                "source": "https://github.com/mpdf/psr-http-message-shim/tree/v2.0.1"
            },
            "install-path": "../mpdf/psr-http-message-shim"
        },
        {
            "name": "mpdf/psr-log-aware-trait",
            "version": "v3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mpdf/psr-log-aware-trait.git",
                "reference": "a633da6065e946cc491e1c962850344bb0bf3e78"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mpdf/psr-log-aware-trait/zipball/a633da6065e946cc491e1c962850344bb0bf3e78",
                "reference": "a633da6065e946cc491e1c962850344bb0bf3e78",
                "shasum": ""
            },
            "require": {
                "psr/log": "^3.0"
            },
            "time": "2023-05-03T06:19:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mpdf\\PsrLogAwareTrait\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Dorison",
                    "email": "mark@chromatichq.com"
                },
                {
                    "name": "Kristofer Widholm",
                    "email": "kristofer@chromatichq.com"
                }
            ],
            "description": "Trait to allow support of different psr/log versions.",
            "support": {
                "issues": "https://github.com/mpdf/psr-log-aware-trait/issues",
                "source": "https://github.com/mpdf/psr-log-aware-trait/tree/v3.0.0"
            },
            "install-path": "../mpdf/psr-log-aware-trait"
        },
        {
            "name": "mtdowling/jmespath.php",
            "version": "2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jmespath/jmespath.php.git",
                "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
                "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "symfony/polyfill-mbstring": "^1.17"
            },
            "require-dev": {
                "composer/xdebug-handler": "^3.0.3",
                "phpunit/phpunit": "^8.5.33"
            },
            "time": "2024-09-04T18:46:31+00:00",
            "bin": [
                "bin/jp.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/JmesPath.php"
                ],
                "psr-4": {
                    "JmesPath\\": "src/"
                }
            },
            "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"
                }
            ],
            "description": "Declaratively specify how to extract elements from a JSON document",
            "keywords": [
                "json",
                "jsonpath"
            ],
            "support": {
                "issues": "https://github.com/jmespath/jmespath.php/issues",
                "source": "https://github.com/jmespath/jmespath.php/tree/2.8.0"
            },
            "install-path": "../mtdowling/jmespath.php"
        },
        {
            "name": "mustache/mustache",
            "version": "v2.14.2",
            "version_normalized": "2.14.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/mustache.php.git",
                "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e62b7c3849d22ec55f3ec425507bf7968193a6cb",
                "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~1.11",
                "phpunit/phpunit": "~3.7|~4.0|~5.0"
            },
            "time": "2022-08-23T13:07:01+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"
            ],
            "support": {
                "issues": "https://github.com/bobthecow/mustache.php/issues",
                "source": "https://github.com/bobthecow/mustache.php/tree/v2.14.2"
            },
            "install-path": "../mustache/mustache"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.13.4",
            "version_normalized": "1.13.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a",
                "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/collections": "<1.6.8",
                "doctrine/common": "<2.13.3 || >=3 <3.2.2"
            },
            "require-dev": {
                "doctrine/collections": "^1.6.8",
                "doctrine/common": "^2.13.3 || ^3.2.2",
                "phpspec/prophecy": "^1.10",
                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
            },
            "time": "2025-08-01T08:46:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ],
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.13.4"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                    "type": "tidelift"
                }
            ],
            "install-path": "../myclabs/deep-copy"
        },
        {
            "name": "nikic/php-parser",
            "version": "v5.7.0",
            "version_normalized": "5.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82",
                "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-json": "*",
                "ext-tokenizer": "*",
                "php": ">=7.4"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^9.0"
            },
            "time": "2025-12-06T11:56:16+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-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"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v5.7.0"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "open-telemetry/api",
            "version": "1.8.0",
            "version_normalized": "1.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/opentelemetry-php/api.git",
                "reference": "df5197c6fd0ddd8e9883b87de042d9341300e2ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/opentelemetry-php/api/zipball/df5197c6fd0ddd8e9883b87de042d9341300e2ad",
                "reference": "df5197c6fd0ddd8e9883b87de042d9341300e2ad",
                "shasum": ""
            },
            "require": {
                "open-telemetry/context": "^1.4",
                "php": "^8.1",
                "psr/log": "^1.1|^2.0|^3.0",
                "symfony/polyfill-php82": "^1.26"
            },
            "conflict": {
                "open-telemetry/sdk": "<=1.11"
            },
            "time": "2026-01-21T04:14:03+00:00",
            "type": "library",
            "extra": {
                "spi": {
                    "OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\HookManagerInterface": [
                        "OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\ExtensionHookManager"
                    ]
                },
                "branch-alias": {
                    "dev-main": "1.8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Trace/functions.php"
                ],
                "psr-4": {
                    "OpenTelemetry\\API\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "opentelemetry-php contributors",
                    "homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
                }
            ],
            "description": "API for OpenTelemetry PHP.",
            "keywords": [
                "Metrics",
                "api",
                "apm",
                "logging",
                "opentelemetry",
                "otel",
                "tracing"
            ],
            "support": {
                "chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V",
                "docs": "https://opentelemetry.io/docs/languages/php",
                "issues": "https://github.com/open-telemetry/opentelemetry-php/issues",
                "source": "https://github.com/open-telemetry/opentelemetry-php"
            },
            "install-path": "../open-telemetry/api"
        },
        {
            "name": "open-telemetry/context",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/opentelemetry-php/context.git",
                "reference": "d4c4470b541ce72000d18c339cfee633e4c8e0cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/opentelemetry-php/context/zipball/d4c4470b541ce72000d18c339cfee633e4c8e0cf",
                "reference": "d4c4470b541ce72000d18c339cfee633e4c8e0cf",
                "shasum": ""
            },
            "require": {
                "php": "^8.1",
                "symfony/polyfill-php82": "^1.26"
            },
            "suggest": {
                "ext-ffi": "To allow context switching in Fibers"
            },
            "time": "2025-09-19T00:05:49+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "fiber/initialize_fiber_handler.php"
                ],
                "psr-4": {
                    "OpenTelemetry\\Context\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "opentelemetry-php contributors",
                    "homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
                }
            ],
            "description": "Context implementation for OpenTelemetry PHP.",
            "keywords": [
                "Context",
                "opentelemetry",
                "otel"
            ],
            "support": {
                "chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V",
                "docs": "https://opentelemetry.io/docs/php",
                "issues": "https://github.com/open-telemetry/opentelemetry-php/issues",
                "source": "https://github.com/open-telemetry/opentelemetry-php"
            },
            "install-path": "../open-telemetry/context"
        },
        {
            "name": "opensearch-project/opensearch-php",
            "version": "2.5.1",
            "version_normalized": "2.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/opensearch-project/opensearch-php.git",
                "reference": "6e193551266c1f284bdf005d587a85ebff00f29e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/opensearch-project/opensearch-php/zipball/6e193551266c1f284bdf005d587a85ebff00f29e",
                "reference": "6e193551266c1f284bdf005d587a85ebff00f29e",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": ">=1.3.7",
                "ezimuel/ringphp": "^1.4.0",
                "php": "^8.1",
                "php-http/discovery": "^1.20",
                "psr/http-client": "^1.0.3",
                "psr/http-client-implementation": "*",
                "psr/http-factory": "^1.1.0",
                "psr/http-factory-implementation": "*",
                "psr/http-message": "^2.0",
                "psr/http-message-implementation": "*",
                "psr/log": "^3.0.2",
                "symfony/yaml": "^v6.4.26|^7.3.5|^v8.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^3.359.8",
                "colinodell/psr-testlogger": "^1.3.1",
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^v3.89.1",
                "guzzlehttp/psr7": "^2.8.0",
                "mockery/mockery": "^1.6.12",
                "phpstan/extension-installer": "^1.4.3",
                "phpstan/phpstan": "^1.12.32",
                "phpstan/phpstan-deprecation-rules": "^1.2.1",
                "phpstan/phpstan-mockery": "^1.1.3",
                "phpstan/phpstan-phpunit": "^1.4.2",
                "phpunit/phpunit": "^10.5.58",
                "react/promise": "^v3.3",
                "symfony/console": "^v6.4.27|^7.3.6|^v8.0.0",
                "symfony/finder": "^v6.4.27|^7.3.6|^v8.0.0",
                "symfony/http-client": "^6.4.27|^7.3.6|^v8.0.0",
                "symfony/http-client-contracts": "^v3.6.0|^v8.0.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Required (^3.0.0) in order to use the AWS Signing Client Decorator",
                "guzzlehttp/psr7": "Required (^2.7) in order to use the Guzzle HTTP client",
                "monolog/monolog": "Allows for client-level logging and tracing",
                "symfony/http-client": "Required (^6.4|^7.0|^8.0) in order to use the Symfony HTTP client"
            },
            "time": "2026-01-16T21:44:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OpenSearch\\": "src/OpenSearch/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0",
                "LGPL-2.1-only"
            ],
            "authors": [
                {
                    "name": "Elastic"
                },
                {
                    "name": "OpenSearch Contributors"
                }
            ],
            "description": "PHP Client for OpenSearch",
            "keywords": [
                "client",
                "elasticsearch",
                "opensearch",
                "search"
            ],
            "support": {
                "issues": "https://github.com/opensearch-project/opensearch-php/issues",
                "source": "https://github.com/opensearch-project/opensearch-php/tree/2.5.1"
            },
            "install-path": "../opensearch-project/opensearch-php"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v3.1.3",
            "version_normalized": "3.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/constant_time_encoding.git",
                "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
                "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
                "shasum": ""
            },
            "require": {
                "php": "^8"
            },
            "require-dev": {
                "infection/infection": "^0",
                "nikic/php-fuzzer": "^0",
                "phpunit/phpunit": "^9|^10|^11",
                "vimeo/psalm": "^4|^5|^6"
            },
            "time": "2025-09-24T15:06:41+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"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
                "source": "https://github.com/paragonie/constant_time_encoding"
            },
            "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/paragonie/random_compat.git",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/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"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/random_compat/issues",
                "source": "https://github.com/paragonie/random_compat"
            },
            "install-path": "../paragonie/random_compat"
        },
        {
            "name": "paragonie/sodium_compat",
            "version": "v2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/sodium_compat.git",
                "reference": "4714da6efdc782c06690bc72ce34fae7941c2d9f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/4714da6efdc782c06690bc72ce34fae7941c2d9f",
                "reference": "4714da6efdc782c06690bc72ce34fae7941c2d9f",
                "shasum": ""
            },
            "require": {
                "php": "^8.1",
                "php-64bit": "*"
            },
            "require-dev": {
                "infection/infection": "^0",
                "nikic/php-fuzzer": "^0",
                "phpunit/phpunit": "^7|^8|^9|^10|^11",
                "vimeo/psalm": "^4|^5|^6"
            },
            "suggest": {
                "ext-sodium": "Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
            },
            "time": "2025-12-30T16:12:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoload.php"
                ],
                "psr-4": {
                    "ParagonIE\\Sodium\\": "namespaced/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "ISC"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com"
                },
                {
                    "name": "Frank Denis",
                    "email": "jedisct1@pureftpd.org"
                }
            ],
            "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
            "keywords": [
                "Authentication",
                "BLAKE2b",
                "ChaCha20",
                "ChaCha20-Poly1305",
                "Chapoly",
                "Curve25519",
                "Ed25519",
                "EdDSA",
                "Edwards-curve Digital Signature Algorithm",
                "Elliptic Curve Diffie-Hellman",
                "Poly1305",
                "Pure-PHP cryptography",
                "RFC 7748",
                "RFC 8032",
                "Salpoly",
                "Salsa20",
                "X25519",
                "XChaCha20-Poly1305",
                "XSalsa20-Poly1305",
                "Xchacha20",
                "Xsalsa20",
                "aead",
                "cryptography",
                "ecdh",
                "elliptic curve",
                "elliptic curve cryptography",
                "encryption",
                "libsodium",
                "php",
                "public-key cryptography",
                "secret-key cryptography",
                "side-channel resistant"
            ],
            "support": {
                "issues": "https://github.com/paragonie/sodium_compat/issues",
                "source": "https://github.com/paragonie/sodium_compat/tree/v2.5.0"
            },
            "install-path": "../paragonie/sodium_compat"
        },
        {
            "name": "paypal/module-braintree",
            "version": "4.7.0",
            "version_normalized": "4.7.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.7.0.0.zip",
                "shasum": "a88fb92b15b57dc46572159a2e41edf19486a1d2"
            },
            "require": {
                "braintree/braintree_php": "6.21.0",
                "magento/framework": "*",
                "paypal/module-braintree-core": "4.7.0",
                "paypal/module-braintree-customer-balance": "4.7.0",
                "paypal/module-braintree-gift-card": "4.7.0",
                "paypal/module-braintree-gift-card-account": "4.7.0",
                "paypal/module-braintree-gift-wrapping": "4.7.0",
                "paypal/module-braintree-graph-ql": "4.7.0",
                "paypal/module-braintree-reward": "4.7.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5"
            },
            "type": "metapackage",
            "license": [
                "Apache-2.0"
            ],
            "description": "Braintree Magento",
            "install-path": null
        },
        {
            "name": "paypal/module-braintree-core",
            "version": "4.7.0",
            "version_normalized": "4.7.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.7.0.0.zip",
                "shasum": "5f78caac844b293d836dd4453286202dda72e463"
            },
            "require": {
                "braintree/braintree_php": "6.21.0",
                "ext-json": "*",
                "ext-simplexml": "*",
                "magento/framework": "*",
                "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-checkout-agreements": "100.4.*",
                "magento/module-config": "101.0.*||101.1.*||^101.2.0",
                "magento/module-configurable-product": "100.4.*",
                "magento/module-customer": "101.0.*||102.0.*||^103.0.0",
                "magento/module-directory": "100.2.*||100.3.*||^100.4.0",
                "magento/module-grouped-product": "100.4.*",
                "magento/module-instant-purchase": "100.4.*",
                "magento/module-multishipping": "100.4.*",
                "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-quote-graph-ql": "^100",
                "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-sales": "101.0.*||102.0.*||^102.1.0||^103",
                "magento/module-store": "101.1.*",
                "magento/module-tax": "100.4.*",
                "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",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0"
            },
            "conflict": {
                "gene/module-braintree": "*",
                "magento/module-braintree": "*"
            },
            "require-dev": {
                "magento/magento-coding-standard": "^32.0"
            },
            "suggest": {
                "magento/framework-foreign-key": "100.4.*",
                "magento/module-re-captcha-admin-ui": "1.1.*",
                "magento/module-re-captcha-checkout": "1.1.*",
                "magento/module-re-captcha-webapi-ui": "1.0.*"
            },
            "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-customer-balance",
            "version": "4.7.0",
            "version_normalized": "4.7.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.7.0.0.zip",
                "shasum": "491c237b9a6991a4da84f4c00f949c0579e91446"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-quote": "101.0.*||101.1.*||^101.2.0",
                "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103",
                "paypal/module-braintree-core": "4.7.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-customer-balance": "100.4.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "PayPal\\BraintreeCustomerBalance\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../paypal/module-braintree-customer-balance"
        },
        {
            "name": "paypal/module-braintree-gift-card",
            "version": "4.7.0",
            "version_normalized": "4.7.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card/paypal-module-braintree-gift-card-4.7.0.0.zip",
                "shasum": "a40c8e64b470ab4a30277baa44096212ef4996e3"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-catalog": "^104.0.0",
                "paypal/module-braintree-core": "4.7.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-gift-card": "101.2.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "PayPal\\BraintreeGiftCard\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../paypal/module-braintree-gift-card"
        },
        {
            "name": "paypal/module-braintree-gift-card-account",
            "version": "4.7.0",
            "version_normalized": "4.7.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.7.0.0.zip",
                "shasum": "af375a63147916669d2e06fe90804e34269b64f0"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-quote": "101.0.*||101.1.*||^101.2.0",
                "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103",
                "paypal/module-braintree-core": "4.7.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-gift-card-account": "101.2.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "PayPal\\BraintreeGiftCardAccount\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../paypal/module-braintree-gift-card-account"
        },
        {
            "name": "paypal/module-braintree-gift-wrapping",
            "version": "4.7.0",
            "version_normalized": "4.7.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.7.0.0.zip",
                "shasum": "963cc499b85e17fdcbaba11f0fc3b94289b02fb4"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103",
                "paypal/module-braintree-core": "4.7.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-gift-wrapping": "101.2.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "PayPal\\BraintreeGiftWrapping\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../paypal/module-braintree-gift-wrapping"
        },
        {
            "name": "paypal/module-braintree-graph-ql",
            "version": "4.7.0",
            "version_normalized": "4.7.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.7.0.0.zip",
                "shasum": "9364f25131d3506f4a4342bb24e3907aa399b0e2"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-quote": "^101",
                "magento/module-quote-graph-ql": "^100",
                "magento/module-vault": "101.0.*||101.1.*||^101.2.0",
                "paypal/module-braintree-core": "4.7.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5"
            },
            "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": "paypal/module-braintree-reward",
            "version": "4.7.0",
            "version_normalized": "4.7.0.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/paypal/module-braintree-reward/paypal-module-braintree-reward-4.7.0.0.zip",
                "shasum": "177144a2d25e50209dcbbcdff2ed71c7ff8b75ec"
            },
            "require": {
                "magento/framework": "*",
                "magento/module-quote": "101.0.*||101.1.*||^101.2.0",
                "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103",
                "paypal/module-braintree-core": "4.7.0",
                "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0"
            },
            "suggest": {
                "magento/module-reward": "101.2.*"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "PayPal\\BraintreeReward\\": ""
                }
            },
            "license": [
                "OSL-3.0",
                "AFL-3.0"
            ],
            "description": "N/A",
            "install-path": "../paypal/module-braintree-reward"
        },
        {
            "name": "pdepend/pdepend",
            "version": "2.16.2",
            "version_normalized": "2.16.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pdepend/pdepend.git",
                "reference": "f942b208dc2a0868454d01b29f0c75bbcfc6ed58"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pdepend/pdepend/zipball/f942b208dc2a0868454d01b29f0c75bbcfc6ed58",
                "reference": "f942b208dc2a0868454d01b29f0c75bbcfc6ed58",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.7",
                "symfony/config": "^2.3.0|^3|^4|^5|^6.0|^7.0",
                "symfony/dependency-injection": "^2.3.0|^3|^4|^5|^6.0|^7.0",
                "symfony/filesystem": "^2.3.0|^3|^4|^5|^6.0|^7.0",
                "symfony/polyfill-mbstring": "^1.19"
            },
            "require-dev": {
                "easy-doc/easy-doc": "0.0.0|^1.2.3",
                "gregwar/rst": "^1.0",
                "squizlabs/php_codesniffer": "^2.0.0"
            },
            "time": "2023-12-17T18:09:59+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",
            "keywords": [
                "PHP Depend",
                "PHP_Depend",
                "dev",
                "pdepend"
            ],
            "support": {
                "issues": "https://github.com/pdepend/pdepend/issues",
                "source": "https://github.com/pdepend/pdepend/tree/2.16.2"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/pdepend/pdepend",
                    "type": "tidelift"
                }
            ],
            "install-path": "../pdepend/pdepend"
        },
        {
            "name": "pelago/emogrifier",
            "version": "v7.3.0",
            "version_normalized": "7.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MyIntervals/emogrifier.git",
                "reference": "6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6",
                "reference": "6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
                "sabberworm/php-css-parser": "^8.7.0",
                "symfony/css-selector": "^4.4.23 || ^5.4.0 || ^6.0.0 || ^7.0.0"
            },
            "require-dev": {
                "php-parallel-lint/php-parallel-lint": "1.4.0",
                "phpstan/extension-installer": "1.4.3",
                "phpstan/phpstan": "1.12.7",
                "phpstan/phpstan-phpunit": "1.4.0",
                "phpstan/phpstan-strict-rules": "1.6.1",
                "phpunit/phpunit": "9.6.21",
                "rawr/cross-data-providers": "2.4.0"
            },
            "time": "2024-10-28T16:12:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "8.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.github@qzdesign.co.uk"
                },
                {
                    "name": "Cameron Brooks"
                },
                {
                    "name": "Jaime Prado"
                }
            ],
            "description": "Converts CSS styles into inline style attributes in your HTML code",
            "homepage": "https://www.myintervals.com/emogrifier.php",
            "keywords": [
                "css",
                "email",
                "pre-processing"
            ],
            "support": {
                "issues": "https://github.com/MyIntervals/emogrifier/issues",
                "source": "https://github.com/MyIntervals/emogrifier"
            },
            "install-path": "../pelago/emogrifier"
        },
        {
            "name": "phar-io/manifest",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/manifest.git",
                "reference": "54750ef60c58e43759730615a392c31c80e23176"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
                "reference": "54750ef60c58e43759730615a392c31c80e23176",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-phar": "*",
                "ext-xmlwriter": "*",
                "phar-io/version": "^3.0.1",
                "php": "^7.2 || ^8.0"
            },
            "time": "2024-03-03T12:33:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
            "support": {
                "issues": "https://github.com/phar-io/manifest/issues",
                "source": "https://github.com/phar-io/manifest/tree/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "install-path": "../phar-io/manifest"
        },
        {
            "name": "phar-io/version",
            "version": "3.2.1",
            "version_normalized": "3.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2022-02-21T01:04:05+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",
            "support": {
                "issues": "https://github.com/phar-io/version/issues",
                "source": "https://github.com/phar-io/version/tree/3.2.1"
            },
            "install-path": "../phar-io/version"
        },
        {
            "name": "php-amqplib/php-amqplib",
            "version": "v3.7.4",
            "version_normalized": "3.7.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-amqplib/php-amqplib.git",
                "reference": "381b6f7c600e0e0c7463cdd7f7a1a3bc6268e5fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/381b6f7c600e0e0c7463cdd7f7a1a3bc6268e5fd",
                "reference": "381b6f7c600e0e0c7463cdd7f7a1a3bc6268e5fd",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-sockets": "*",
                "php": "^7.2||^8.0",
                "phpseclib/phpseclib": "^2.0|^3.0"
            },
            "conflict": {
                "php": "7.4.0 - 7.4.1"
            },
            "replace": {
                "videlalvaro/php-amqplib": "self.version"
            },
            "require-dev": {
                "ext-curl": "*",
                "nategood/httpful": "^0.2.20",
                "phpunit/phpunit": "^7.5|^9.5",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "time": "2025-11-23T17:00:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-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": "Raúl Araya",
                    "email": "nubeiro@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Luke Bakken",
                    "email": "luke@bakken.io",
                    "role": "Maintainer"
                },
                {
                    "name": "Ramūnas Dronga",
                    "email": "github@ramuno.lt",
                    "role": "Maintainer"
                }
            ],
            "description": "Formerly videlalvaro/php-amqplib.  This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
            "homepage": "https://github.com/php-amqplib/php-amqplib/",
            "keywords": [
                "message",
                "queue",
                "rabbitmq"
            ],
            "support": {
                "issues": "https://github.com/php-amqplib/php-amqplib/issues",
                "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.7.4"
            },
            "install-path": "../php-amqplib/php-amqplib"
        },
        {
            "name": "php-di/invoker",
            "version": "2.3.7",
            "version_normalized": "2.3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-DI/Invoker.git",
                "reference": "3c1ddfdef181431fbc4be83378f6d036d59e81e1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/3c1ddfdef181431fbc4be83378f6d036d59e81e1",
                "reference": "3c1ddfdef181431fbc4be83378f6d036d59e81e1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "psr/container": "^1.0|^2.0"
            },
            "require-dev": {
                "athletic/athletic": "~0.1.8",
                "mnapoli/hard-mode": "~0.3.0",
                "phpunit/phpunit": "^9.0 || ^10 || ^11 || ^12"
            },
            "time": "2025-08-30T10:22:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Invoker\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Generic and extensible callable invoker",
            "homepage": "https://github.com/PHP-DI/Invoker",
            "keywords": [
                "callable",
                "dependency",
                "dependency-injection",
                "injection",
                "invoke",
                "invoker"
            ],
            "support": {
                "issues": "https://github.com/PHP-DI/Invoker/issues",
                "source": "https://github.com/PHP-DI/Invoker/tree/2.3.7"
            },
            "funding": [
                {
                    "url": "https://github.com/mnapoli",
                    "type": "github"
                }
            ],
            "install-path": "../php-di/invoker"
        },
        {
            "name": "php-di/php-di",
            "version": "7.1.1",
            "version_normalized": "7.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-DI/PHP-DI.git",
                "reference": "f88054cc052e40dbe7b383c8817c19442d480352"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/f88054cc052e40dbe7b383c8817c19442d480352",
                "reference": "f88054cc052e40dbe7b383c8817c19442d480352",
                "shasum": ""
            },
            "require": {
                "laravel/serializable-closure": "^1.0 || ^2.0",
                "php": ">=8.0",
                "php-di/invoker": "^2.0",
                "psr/container": "^1.1 || ^2.0"
            },
            "provide": {
                "psr/container-implementation": "^1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3",
                "friendsofphp/proxy-manager-lts": "^1",
                "mnapoli/phpunit-easymock": "^1.3",
                "phpunit/phpunit": "^9.6 || ^10 || ^11",
                "vimeo/psalm": "^5|^6"
            },
            "suggest": {
                "friendsofphp/proxy-manager-lts": "Install it if you want to use lazy injection (version ^1)"
            },
            "time": "2025-08-16T11:10:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "DI\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "The dependency injection container for humans",
            "homepage": "https://php-di.org/",
            "keywords": [
                "PSR-11",
                "container",
                "container-interop",
                "dependency injection",
                "di",
                "ioc",
                "psr11"
            ],
            "support": {
                "issues": "https://github.com/PHP-DI/PHP-DI/issues",
                "source": "https://github.com/PHP-DI/PHP-DI/tree/7.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/mnapoli",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/php-di/php-di",
                    "type": "tidelift"
                }
            ],
            "install-path": "../php-di/php-di"
        },
        {
            "name": "php-http/discovery",
            "version": "1.20.0",
            "version_normalized": "1.20.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/discovery.git",
                "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d",
                "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0|^2.0",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "nyholm/psr7": "<1.0",
                "zendframework/zend-diactoros": "*"
            },
            "provide": {
                "php-http/async-client-implementation": "*",
                "php-http/client-implementation": "*",
                "psr/http-client-implementation": "*",
                "psr/http-factory-implementation": "*",
                "psr/http-message-implementation": "*"
            },
            "require-dev": {
                "composer/composer": "^1.0.2|^2.0",
                "graham-campbell/phpspec-skip-example-extension": "^5.0",
                "php-http/httplug": "^1.0 || ^2.0",
                "php-http/message-factory": "^1.0",
                "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
                "sebastian/comparator": "^3.0.5 || ^4.0.8",
                "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
            },
            "time": "2024-10-02T11:20:13+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Http\\Discovery\\Composer\\Plugin",
                "plugin-optional": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Discovery\\": "src/"
                },
                "exclude-from-classmap": [
                    "src/Composer/Plugin.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
            "homepage": "http://php-http.org",
            "keywords": [
                "adapter",
                "client",
                "discovery",
                "factory",
                "http",
                "message",
                "psr17",
                "psr7"
            ],
            "support": {
                "issues": "https://github.com/php-http/discovery/issues",
                "source": "https://github.com/php-http/discovery/tree/1.20.0"
            },
            "install-path": "../php-http/discovery"
        },
        {
            "name": "php-http/httplug",
            "version": "2.4.1",
            "version_normalized": "2.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/httplug.git",
                "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4",
                "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "php-http/promise": "^1.1",
                "psr/http-client": "^1.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "require-dev": {
                "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0",
                "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
            },
            "time": "2024-09-23T11:39:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "HTTPlug, the HTTP client abstraction for PHP",
            "homepage": "http://httplug.io",
            "keywords": [
                "client",
                "http"
            ],
            "support": {
                "issues": "https://github.com/php-http/httplug/issues",
                "source": "https://github.com/php-http/httplug/tree/2.4.1"
            },
            "install-path": "../php-http/httplug"
        },
        {
            "name": "php-http/promise",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/promise.git",
                "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
                "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
                "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
            },
            "time": "2024-03-15T13:55:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joel Wurtz",
                    "email": "joel.wurtz@gmail.com"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Promise used for asynchronous HTTP requests",
            "homepage": "http://httplug.io",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/php-http/promise/issues",
                "source": "https://github.com/php-http/promise/tree/1.3.1"
            },
            "install-path": "../php-http/promise"
        },
        {
            "name": "php-webdriver/webdriver",
            "version": "1.16.0",
            "version_normalized": "1.16.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-webdriver/php-webdriver.git",
                "reference": "ac0662863aa120b4f645869f584013e4c4dba46a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/ac0662863aa120b4f645869f584013e4c4dba46a",
                "reference": "ac0662863aa120b4f645869f584013e4c4dba46a",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-zip": "*",
                "php": "^7.3 || ^8.0",
                "symfony/polyfill-mbstring": "^1.12",
                "symfony/process": "^5.0 || ^6.0 || ^7.0 || ^8.0"
            },
            "replace": {
                "facebook/webdriver": "*"
            },
            "require-dev": {
                "ergebnis/composer-normalize": "^2.20.0",
                "ondram/ci-detector": "^4.0",
                "php-coveralls/php-coveralls": "^2.4",
                "php-mock/php-mock-phpunit": "^2.0",
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpunit/phpunit": "^9.3",
                "squizlabs/php_codesniffer": "^3.5",
                "symfony/var-dumper": "^5.0 || ^6.0 || ^7.0 || ^8.0"
            },
            "suggest": {
                "ext-simplexml": "For Firefox profile creation"
            },
            "time": "2025-12-28T23:57:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/Exception/TimeoutException.php"
                ],
                "psr-4": {
                    "Facebook\\WebDriver\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
            "homepage": "https://github.com/php-webdriver/php-webdriver",
            "keywords": [
                "Chromedriver",
                "geckodriver",
                "php",
                "selenium",
                "webdriver"
            ],
            "support": {
                "issues": "https://github.com/php-webdriver/php-webdriver/issues",
                "source": "https://github.com/php-webdriver/php-webdriver/tree/1.16.0"
            },
            "install-path": "../php-webdriver/webdriver"
        },
        {
            "name": "phpcsstandards/phpcsutils",
            "version": "1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
                "reference": "c216317e96c8b3f5932808f9b0f1f7a14e3bbf55"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/c216317e96c8b3f5932808f9b0f1f7a14e3bbf55",
                "reference": "c216317e96c8b3f5932808f9b0f1f7a14e3bbf55",
                "shasum": ""
            },
            "require": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
                "php": ">=5.4",
                "squizlabs/php_codesniffer": "^3.13.5 || ^4.0.1"
            },
            "require-dev": {
                "ext-filter": "*",
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                "phpcsstandards/phpcsdevcs": "^1.2.0",
                "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0 || ^3.0.0"
            },
            "time": "2025-12-08T14:27:58+00:00",
            "type": "phpcodesniffer-standard",
            "extra": {
                "branch-alias": {
                    "dev-stable": "1.x-dev",
                    "dev-develop": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "PHPCSUtils/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https://github.com/jrfnl",
                    "role": "lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/PHPCSUtils/graphs/contributors"
                }
            ],
            "description": "A suite of utility functions for use with PHP_CodeSniffer",
            "homepage": "https://phpcsutils.com/",
            "keywords": [
                "PHP_CodeSniffer",
                "phpcbf",
                "phpcodesniffer-standard",
                "phpcs",
                "phpcs3",
                "phpcs4",
                "standards",
                "static analysis",
                "tokens",
                "utility"
            ],
            "support": {
                "docs": "https://phpcsutils.com/",
                "issues": "https://github.com/PHPCSStandards/PHPCSUtils/issues",
                "security": "https://github.com/PHPCSStandards/PHPCSUtils/security/policy",
                "source": "https://github.com/PHPCSStandards/PHPCSUtils"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCSStandards",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                },
                {
                    "url": "https://thanks.dev/u/gh/phpcsstandards",
                    "type": "thanks_dev"
                }
            ],
            "install-path": "../phpcsstandards/phpcsutils"
        },
        {
            "name": "phpfui/recaptcha",
            "version": "V2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpfui/recaptcha.git",
                "reference": "029f79212944efa91764a0214443a29f41c21736"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpfui/recaptcha/zipball/029f79212944efa91764a0214443a29f41c21736",
                "reference": "029f79212944efa91764a0214443a29f41c21736",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.14",
                "php-coveralls/php-coveralls": "^2.5",
                "phpstan/phpstan": "^2.1",
                "phpunit/phpunit": "^12"
            },
            "time": "2025-12-09T19:45:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ReCaptcha\\": "src/ReCaptcha"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Client library for Google's reCAPTCHA for PHP 8.4 and higher",
            "homepage": "https://www.google.com/recaptcha/",
            "keywords": [
                "Abuse",
                "captcha",
                "recaptcha",
                "spam"
            ],
            "support": {
                "forum": "https://groups.google.com/forum/#!forum/recaptcha",
                "issues": "https://github.com/phpfui/recaptcha/issues",
                "source": "https://github.com/phpfui/recaptcha"
            },
            "install-path": "../phpfui/recaptcha"
        },
        {
            "name": "phpgt/cssxpath",
            "version": "v1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpgt/CssXPath.git",
                "reference": "008aaf7f381e2396590fc53830f4a8ad9f517c7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpgt/CssXPath/zipball/008aaf7f381e2396590fc53830f4a8ad9f517c7f",
                "reference": "008aaf7f381e2396590fc53830f4a8ad9f517c7f",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "phpstan/phpstan": "^2.1",
                "phpunit/phpunit": "^9.6"
            },
            "time": "2025-10-24T09:11:43+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@g105b.com",
                    "homepage": "https://www.g105b.com",
                    "role": "Developer"
                }
            ],
            "description": "Convert CSS selectors to XPath queries.",
            "support": {
                "issues": "https://github.com/phpgt/CssXPath/issues",
                "source": "https://github.com/phpgt/CssXPath/tree/v1.4.0"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/PhpGt",
                    "type": "github"
                }
            ],
            "install-path": "../phpgt/cssxpath"
        },
        {
            "name": "phpgt/dom",
            "version": "v4.1.9",
            "version_normalized": "4.1.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpgt/Dom.git",
                "reference": "bdc8498330b2b7bee221e42f02f7714300111130"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpgt/Dom/zipball/bdc8498330b2b7bee221e42f02f7714300111130",
                "reference": "bdc8498330b2b7bee221e42f02f7714300111130",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "php": ">=8.1",
                "phpgt/cssxpath": "^1.1",
                "phpgt/propfunc": "^1.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "require-dev": {
                "phpmd/phpmd": "^2.13",
                "phpstan/phpstan": "^1.9",
                "phpunit/phpunit": "^10.4",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "time": "2026-03-02T16:12:49+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"
                },
                {
                    "name": "Andrii Beziazychnyi",
                    "homepage": "https://www.atwix.com/",
                    "role": "Developer"
                }
            ],
            "description": "Modern DOM API.",
            "support": {
                "issues": "https://github.com/phpgt/Dom/issues",
                "source": "https://github.com/phpgt/Dom/tree/v4.1.9"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/PhpGt",
                    "type": "github"
                }
            ],
            "install-path": "../phpgt/dom"
        },
        {
            "name": "phpgt/propfunc",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PhpGt/PropFunc.git",
                "reference": "091213649e89ff22d1ef640b46fbee5215c65520"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PhpGt/PropFunc/zipball/091213649e89ff22d1ef640b46fbee5215c65520",
                "reference": "091213649e89ff22d1ef640b46fbee5215c65520",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0"
            },
            "require-dev": {
                "phpstan/phpstan": ">=0.12",
                "phpunit/phpunit": ">=9.3"
            },
            "time": "2021-03-23T12:46:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gt\\PropFunc\\": "./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": "Property accessor and mutator functions.",
            "support": {
                "issues": "https://github.com/PhpGt/PropFunc/issues",
                "source": "https://github.com/PhpGt/PropFunc/tree/v1.0.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/PhpGt",
                    "type": "github"
                }
            ],
            "install-path": "../phpgt/propfunc"
        },
        {
            "name": "phpmd/phpmd",
            "version": "2.15.0",
            "version_normalized": "2.15.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpmd/phpmd.git",
                "reference": "74a1f56e33afad4128b886e334093e98e1b5e7c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpmd/phpmd/zipball/74a1f56e33afad4128b886e334093e98e1b5e7c0",
                "reference": "74a1f56e33afad4128b886e334093e98e1b5e7c0",
                "shasum": ""
            },
            "require": {
                "composer/xdebug-handler": "^1.0 || ^2.0 || ^3.0",
                "ext-xml": "*",
                "pdepend/pdepend": "^2.16.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.8",
                "squizlabs/php_codesniffer": "^2.9.2 || ^3.7.2"
            },
            "time": "2023-12-11T08:22:20+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": [
                "dev",
                "mess detection",
                "mess detector",
                "pdepend",
                "phpmd",
                "pmd"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/phpmd",
                "issues": "https://github.com/phpmd/phpmd/issues",
                "source": "https://github.com/phpmd/phpmd/tree/2.15.0"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpmd/phpmd",
                    "type": "tidelift"
                }
            ],
            "install-path": "../phpmd/phpmd"
        },
        {
            "name": "phpseclib/mcrypt_compat",
            "version": "2.0.7",
            "version_normalized": "2.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/mcrypt_compat.git",
                "reference": "cd248c07cc7b09dc73d568199eff5e8ddc4aff0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/mcrypt_compat/zipball/cd248c07cc7b09dc73d568199eff5e8ddc4aff0d",
                "reference": "cd248c07cc7b09dc73d568199eff5e8ddc4aff0d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.1",
                "phpseclib/phpseclib": ">=3.0.36 <4.0.0"
            },
            "provide": {
                "ext-mcrypt": "5.6.40"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7|^6.0|^9.4"
            },
            "suggest": {
                "ext-openssl": "Will enable faster cryptographic operations"
            },
            "time": "2024-11-10T00:56:59+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 5.x-8.x polyfill for mcrypt extension",
            "keywords": [
                "cryptograpy",
                "encryption",
                "mcrypt",
                "polyfill"
            ],
            "support": {
                "email": "terrafrost@php.net",
                "issues": "https://github.com/phpseclib/mcrypt_compat/issues",
                "source": "https://github.com/phpseclib/mcrypt_compat"
            },
            "funding": [
                {
                    "url": "https://www.patreon.com/phpseclib",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/mcrypt_compat",
                    "type": "tidelift"
                }
            ],
            "install-path": "../phpseclib/mcrypt_compat"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "3.0.49",
            "version_normalized": "3.0.49.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "6233a1e12584754e6b5daa69fe1289b47775c1b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/6233a1e12584754e6b5daa69fe1289b47775c1b9",
                "reference": "6233a1e12584754e6b5daa69fe1289b47775c1b9",
                "shasum": ""
            },
            "require": {
                "paragonie/constant_time_encoding": "^1|^2|^3",
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
                "php": ">=5.6.1"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-dom": "Install the DOM extension to load XML formatted public keys.",
                "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": "2026-01-27T09:17:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib3\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http://phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "support": {
                "issues": "https://github.com/phpseclib/phpseclib/issues",
                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.49"
            },
            "funding": [
                {
                    "url": "https://github.com/terrafrost",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/phpseclib",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
                    "type": "tidelift"
                }
            ],
            "install-path": "../phpseclib/phpseclib"
        },
        {
            "name": "phpstan/phpstan",
            "version": "1.12.33",
            "version_normalized": "1.12.33.0",
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/37982d6fc7cbb746dda7773530cda557cdf119e1",
                "reference": "37982d6fc7cbb746dda7773530cda557cdf119e1",
                "shasum": ""
            },
            "require": {
                "php": "^7.2|^8.0"
            },
            "conflict": {
                "phpstan/phpstan-shim": "*"
            },
            "time": "2026-02-28T20:30:03+00:00",
            "bin": [
                "phpstan",
                "phpstan.phar"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHPStan - PHP Static Analysis Tool",
            "keywords": [
                "dev",
                "static analysis"
            ],
            "support": {
                "docs": "https://phpstan.org/user-guide/getting-started",
                "forum": "https://github.com/phpstan/phpstan/discussions",
                "issues": "https://github.com/phpstan/phpstan/issues",
                "security": "https://github.com/phpstan/phpstan/security/policy",
                "source": "https://github.com/phpstan/phpstan-src"
            },
            "funding": [
                {
                    "url": "https://github.com/ondrejmirtes",
                    "type": "github"
                },
                {
                    "url": "https://github.com/phpstan",
                    "type": "github"
                }
            ],
            "install-path": "../phpstan/phpstan"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "9.2.32",
            "version_normalized": "9.2.32.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85402a822d1ecf1db1096959413d35e1c37cf1a5",
                "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-xmlwriter": "*",
                "nikic/php-parser": "^4.19.1 || ^5.1.0",
                "php": ">=7.3",
                "phpunit/php-file-iterator": "^3.0.6",
                "phpunit/php-text-template": "^2.0.4",
                "sebastian/code-unit-reverse-lookup": "^2.0.3",
                "sebastian/complexity": "^2.0.3",
                "sebastian/environment": "^5.1.5",
                "sebastian/lines-of-code": "^1.0.4",
                "sebastian/version": "^3.0.2",
                "theseer/tokenizer": "^1.2.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6"
            },
            "suggest": {
                "ext-pcov": "PHP extension that provides line coverage",
                "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
            },
            "time": "2024-08-22T04:23:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "9.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
                "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.32"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-code-coverage"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "3.0.6",
            "version_normalized": "3.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2021-12-02T12:48:52+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "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/sebastianbergmann/php-invoker.git",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "ext-pcntl": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-pcntl": "*"
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
                "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "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/sebastianbergmann/php-text-template.git",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "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/sebastianbergmann/php-timer.git",
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
                "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-timer"
        },
        {
            "name": "phpunit/phpunit",
            "version": "9.5.24",
            "version_normalized": "9.5.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
                "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.3.1",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.10.1",
                "phar-io/manifest": "^2.0.3",
                "phar-io/version": "^3.0.2",
                "php": ">=7.3",
                "phpunit/php-code-coverage": "^9.2.13",
                "phpunit/php-file-iterator": "^3.0.5",
                "phpunit/php-invoker": "^3.1.1",
                "phpunit/php-text-template": "^2.0.3",
                "phpunit/php-timer": "^5.0.2",
                "sebastian/cli-parser": "^1.0.1",
                "sebastian/code-unit": "^1.0.6",
                "sebastian/comparator": "^4.0.5",
                "sebastian/diff": "^4.0.3",
                "sebastian/environment": "^5.1.3",
                "sebastian/exporter": "^4.0.3",
                "sebastian/global-state": "^5.0.1",
                "sebastian/object-enumerator": "^4.0.3",
                "sebastian/resource-operations": "^3.0.3",
                "sebastian/type": "^3.1",
                "sebastian/version": "^3.0.2"
            },
            "suggest": {
                "ext-soap": "*",
                "ext-xdebug": "*"
            },
            "time": "2022-08-30T07:42:16+00:00",
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Framework/Assert/Functions.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.24"
            },
            "funding": [
                {
                    "url": "https://phpunit.de/sponsors.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/phpunit"
        },
        {
            "name": "psr/cache",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-02-03T23:26:27+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": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "support": {
                "source": "https://github.com/php-fig/cache/tree/3.0.0"
            },
            "install-path": "../psr/cache"
        },
        {
            "name": "psr/clock",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/clock.git",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0"
            },
            "time": "2022-11-25T14:36:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Clock\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for reading the clock.",
            "homepage": "https://github.com/php-fig/clock",
            "keywords": [
                "clock",
                "now",
                "psr",
                "psr-20",
                "time"
            ],
            "support": {
                "issues": "https://github.com/php-fig/clock/issues",
                "source": "https://github.com/php-fig/clock/tree/1.0.0"
            },
            "install-path": "../psr/clock"
        },
        {
            "name": "psr/container",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:50:12+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"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/1.1.2"
            },
            "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/php-fig/event-dispatcher.git",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/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"
            ],
            "support": {
                "issues": "https://github.com/php-fig/event-dispatcher/issues",
                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
            },
            "install-path": "../psr/event-dispatcher"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-09-23T14:17:50+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": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client"
            },
            "install-path": "../psr/http-client"
        },
        {
            "name": "psr/http-factory",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2024-04-15T12:06:14+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": "https://www.php-fig.org/"
                }
            ],
            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory"
            },
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:54:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.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": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/2.0"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/log",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2024-09-11T13:17:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/3.0.2"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "psy/psysh",
            "version": "v0.12.21",
            "version_normalized": "0.12.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/psysh.git",
                "reference": "4821fab5b7cd8c49a673a9fd5754dc9162bb9e97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/4821fab5b7cd8c49a673a9fd5754dc9162bb9e97",
                "reference": "4821fab5b7cd8c49a673a9fd5754dc9162bb9e97",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-tokenizer": "*",
                "nikic/php-parser": "^5.0 || ^4.0",
                "php": "^8.0 || ^7.4",
                "symfony/console": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
                "symfony/var-dumper": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
            },
            "conflict": {
                "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.2",
                "composer/class-map-generator": "^1.6"
            },
            "suggest": {
                "composer/class-map-generator": "Improved tab completion performance with better class discovery.",
                "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
                "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
            },
            "time": "2026-03-06T21:21:28+00:00",
            "bin": [
                "bin/psysh"
            ],
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": false,
                    "forward-command": false
                },
                "branch-alias": {
                    "dev-main": "0.12.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Psy\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Justin Hileman",
                    "email": "justin@justinhileman.info"
                }
            ],
            "description": "An interactive shell for modern PHP.",
            "homepage": "https://psysh.org",
            "keywords": [
                "REPL",
                "console",
                "interactive",
                "shell"
            ],
            "support": {
                "issues": "https://github.com/bobthecow/psysh/issues",
                "source": "https://github.com/bobthecow/psysh/tree/v0.12.21"
            },
            "install-path": "../psy/psysh"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "ramsey/collection",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/collection.git",
                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2",
                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "captainhook/plugin-composer": "^5.3",
                "ergebnis/composer-normalize": "^2.45",
                "fakerphp/faker": "^1.24",
                "hamcrest/hamcrest-php": "^2.0",
                "jangregor/phpstan-prophecy": "^2.1",
                "mockery/mockery": "^1.6",
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.4",
                "phpspec/prophecy-phpunit": "^2.3",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-mockery": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^10.5",
                "ramsey/coding-standard": "^2.3",
                "ramsey/conventional-commits": "^1.6",
                "roave/security-advisories": "dev-latest"
            },
            "time": "2025-03-22T05:38:12+00:00",
            "type": "library",
            "extra": {
                "captainhook": {
                    "force-install": true
                },
                "ramsey/conventional-commits": {
                    "configFile": "conventional-commits.json"
                }
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/ramsey/collection/issues",
                "source": "https://github.com/ramsey/collection/tree/2.1.1"
            },
            "install-path": "../ramsey/collection"
        },
        {
            "name": "ramsey/uuid",
            "version": "4.9.2",
            "version_normalized": "4.9.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/uuid.git",
                "reference": "8429c78ca35a09f27565311b98101e2826affde0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0",
                "reference": "8429c78ca35a09f27565311b98101e2826affde0",
                "shasum": ""
            },
            "require": {
                "brick/math": "^0.8.16 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14",
                "php": "^8.0",
                "ramsey/collection": "^1.2 || ^2.0"
            },
            "replace": {
                "rhumsaa/uuid": "self.version"
            },
            "require-dev": {
                "captainhook/captainhook": "^5.25",
                "captainhook/plugin-composer": "^5.3",
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "ergebnis/composer-normalize": "^2.47",
                "mockery/mockery": "^1.6",
                "paragonie/random-lib": "^2",
                "php-mock/php-mock": "^2.6",
                "php-mock/php-mock-mockery": "^1.5",
                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                "phpbench/phpbench": "^1.2.14",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-mockery": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^9.6",
                "slevomat/coding-standard": "^8.18",
                "squizlabs/php_codesniffer": "^3.13"
            },
            "suggest": {
                "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
                "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": "2025-12-14T04:43:48+00:00",
            "type": "library",
            "extra": {
                "captainhook": {
                    "force-install": true
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Ramsey\\Uuid\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
            "keywords": [
                "guid",
                "identifier",
                "uuid"
            ],
            "support": {
                "issues": "https://github.com/ramsey/uuid/issues",
                "source": "https://github.com/ramsey/uuid/tree/4.9.2"
            },
            "install-path": "../ramsey/uuid"
        },
        {
            "name": "react/cache",
            "version": "v1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/cache.git",
                "reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
                "reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "react/promise": "^3.0 || ^2.0 || ^1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
            },
            "time": "2022-11-30T15:59:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "Async, Promise-based cache interface for ReactPHP",
            "keywords": [
                "cache",
                "caching",
                "promise",
                "reactphp"
            ],
            "support": {
                "issues": "https://github.com/reactphp/cache/issues",
                "source": "https://github.com/reactphp/cache/tree/v1.2.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/cache"
        },
        {
            "name": "react/child-process",
            "version": "v0.6.7",
            "version_normalized": "0.6.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/child-process.git",
                "reference": "970f0e71945556422ee4570ccbabaedc3cf04ad3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/child-process/zipball/970f0e71945556422ee4570ccbabaedc3cf04ad3",
                "reference": "970f0e71945556422ee4570ccbabaedc3cf04ad3",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
                "php": ">=5.3.0",
                "react/event-loop": "^1.2",
                "react/stream": "^1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
                "react/socket": "^1.16",
                "sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
            },
            "time": "2025-12-23T15:25:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\ChildProcess\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "Event-driven library for executing child processes with ReactPHP.",
            "keywords": [
                "event-driven",
                "process",
                "reactphp"
            ],
            "support": {
                "issues": "https://github.com/reactphp/child-process/issues",
                "source": "https://github.com/reactphp/child-process/tree/v0.6.7"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/child-process"
        },
        {
            "name": "react/dns",
            "version": "v1.14.0",
            "version_normalized": "1.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/dns.git",
                "reference": "7562c05391f42701c1fccf189c8225fece1cd7c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/dns/zipball/7562c05391f42701c1fccf189c8225fece1cd7c3",
                "reference": "7562c05391f42701c1fccf189c8225fece1cd7c3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "react/cache": "^1.0 || ^0.6 || ^0.5",
                "react/event-loop": "^1.2",
                "react/promise": "^3.2 || ^2.7 || ^1.2.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
                "react/async": "^4.3 || ^3 || ^2",
                "react/promise-timer": "^1.11"
            },
            "time": "2025-11-18T19:34:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\Dns\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "Async DNS resolver for ReactPHP",
            "keywords": [
                "async",
                "dns",
                "dns-resolver",
                "reactphp"
            ],
            "support": {
                "issues": "https://github.com/reactphp/dns/issues",
                "source": "https://github.com/reactphp/dns/tree/v1.14.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/dns"
        },
        {
            "name": "react/event-loop",
            "version": "v1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/event-loop.git",
                "reference": "ba276bda6083df7e0050fd9b33f66ad7a4ac747a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/event-loop/zipball/ba276bda6083df7e0050fd9b33f66ad7a4ac747a",
                "reference": "ba276bda6083df7e0050fd9b33f66ad7a4ac747a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
            },
            "suggest": {
                "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
            },
            "time": "2025-11-17T20:46:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\EventLoop\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
            "keywords": [
                "asynchronous",
                "event-loop"
            ],
            "support": {
                "issues": "https://github.com/reactphp/event-loop/issues",
                "source": "https://github.com/reactphp/event-loop/tree/v1.6.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/event-loop"
        },
        {
            "name": "react/promise",
            "version": "v3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise.git",
                "reference": "23444f53a813a3296c1368bb104793ce8d88f04a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/23444f53a813a3296c1368bb104793ce8d88f04a",
                "reference": "23444f53a813a3296c1368bb104793ce8d88f04a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpstan/phpstan": "1.12.28 || 1.4.10",
                "phpunit/phpunit": "^9.6 || ^7.5"
            },
            "time": "2025-08-19T18:57:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "React\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "support": {
                "issues": "https://github.com/reactphp/promise/issues",
                "source": "https://github.com/reactphp/promise/tree/v3.3.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/promise"
        },
        {
            "name": "react/socket",
            "version": "v1.17.0",
            "version_normalized": "1.17.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/socket.git",
                "reference": "ef5b17b81f6f60504c539313f94f2d826c5faa08"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/socket/zipball/ef5b17b81f6f60504c539313f94f2d826c5faa08",
                "reference": "ef5b17b81f6f60504c539313f94f2d826c5faa08",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
                "php": ">=5.3.0",
                "react/dns": "^1.13",
                "react/event-loop": "^1.2",
                "react/promise": "^3.2 || ^2.6 || ^1.2.1",
                "react/stream": "^1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
                "react/async": "^4.3 || ^3.3 || ^2",
                "react/promise-stream": "^1.4",
                "react/promise-timer": "^1.11"
            },
            "time": "2025-11-19T20:47:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\Socket\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
            "keywords": [
                "Connection",
                "Socket",
                "async",
                "reactphp",
                "stream"
            ],
            "support": {
                "issues": "https://github.com/reactphp/socket/issues",
                "source": "https://github.com/reactphp/socket/tree/v1.17.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/socket"
        },
        {
            "name": "react/stream",
            "version": "v1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/stream.git",
                "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
                "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
                "php": ">=5.3.8",
                "react/event-loop": "^1.2"
            },
            "require-dev": {
                "clue/stream-filter": "~1.2",
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
            },
            "time": "2024-06-11T12:45:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "React\\Stream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
            "keywords": [
                "event-driven",
                "io",
                "non-blocking",
                "pipe",
                "reactphp",
                "readable",
                "stream",
                "writable"
            ],
            "support": {
                "issues": "https://github.com/reactphp/stream/issues",
                "source": "https://github.com/reactphp/stream/tree/v1.4.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/stream"
        },
        {
            "name": "rector/rector",
            "version": "1.2.10",
            "version_normalized": "1.2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rectorphp/rector.git",
                "reference": "40f9cf38c05296bd32f444121336a521a293fa61"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rectorphp/rector/zipball/40f9cf38c05296bd32f444121336a521a293fa61",
                "reference": "40f9cf38c05296bd32f444121336a521a293fa61",
                "shasum": ""
            },
            "require": {
                "php": "^7.2|^8.0",
                "phpstan/phpstan": "^1.12.5"
            },
            "conflict": {
                "rector/rector-doctrine": "*",
                "rector/rector-downgrade-php": "*",
                "rector/rector-phpunit": "*",
                "rector/rector-symfony": "*"
            },
            "suggest": {
                "ext-dom": "To manipulate phpunit.xml via the custom-rule command"
            },
            "time": "2024-11-08T13:59:10+00:00",
            "bin": [
                "bin/rector"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Instant Upgrade and Automated Refactoring of any PHP code",
            "keywords": [
                "automation",
                "dev",
                "migration",
                "refactoring"
            ],
            "support": {
                "issues": "https://github.com/rectorphp/rector/issues",
                "source": "https://github.com/rectorphp/rector/tree/1.2.10"
            },
            "funding": [
                {
                    "url": "https://github.com/tomasvotruba",
                    "type": "github"
                }
            ],
            "install-path": "../rector/rector"
        },
        {
            "name": "sabberworm/php-css-parser",
            "version": "v8.9.0",
            "version_normalized": "8.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git",
                "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d8e916507b88e389e26d4ab03c904a082aa66bb9",
                "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41",
                "rawr/cross-data-providers": "^2.0.0"
            },
            "suggest": {
                "ext-mbstring": "for parsing UTF-8 CSS"
            },
            "time": "2025-07-11T13:20:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "9.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sabberworm\\CSS\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Raphael Schweikert"
                },
                {
                    "name": "Oliver Klee",
                    "email": "github@oliverklee.de"
                },
                {
                    "name": "Jake Hotson",
                    "email": "jake.github@qzdesign.co.uk"
                }
            ],
            "description": "Parser for CSS Files written in PHP",
            "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
            "keywords": [
                "css",
                "parser",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues",
                "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.9.0"
            },
            "install-path": "../sabberworm/php-css-parser"
        },
        {
            "name": "sansec/composer-integrity-plugin",
            "version": "0.2.2",
            "version_normalized": "0.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sansecio/composer-integrity-plugin.git",
                "reference": "453622ef6f7e49ff37e4a9e7eb66d930a5a8c34a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sansecio/composer-integrity-plugin/zipball/453622ef6f7e49ff37e4a9e7eb66d930a5a8c34a",
                "reference": "453622ef6f7e49ff37e4a9e7eb66d930a5a8c34a",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.0",
                "guzzlehttp/guzzle": ">=6.0",
                "php": ">=8.1",
                "php-di/php-di": "^7.0"
            },
            "require-dev": {
                "composer/composer": "^2.0"
            },
            "time": "2025-12-02T12:23:12+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Sansec\\Integrity\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sansec\\Integrity\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "issues": "https://github.com/sansecio/composer-integrity-plugin/issues",
                "source": "https://github.com/sansecio/composer-integrity-plugin/tree/0.2.2"
            },
            "install-path": "../sansec/composer-integrity-plugin"
        },
        {
            "name": "sansec/magento2-module-shield",
            "version": "1.0.21",
            "version_normalized": "1.0.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sansecio/magento2-module-shield.git",
                "reference": "d0ce71178698d7240360bbc8a0a3c3f6ee3eb85f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sansecio/magento2-module-shield/zipball/d0ce71178698d7240360bbc8a0a3c3f6ee3eb85f",
                "reference": "d0ce71178698d7240360bbc8a0a3c3f6ee3eb85f",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "magento/framework": "*",
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8"
            },
            "time": "2026-02-12T09:06:51+00:00",
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Sansec\\Shield\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "issues": "https://github.com/sansecio/magento2-module-shield/issues",
                "source": "https://github.com/sansecio/magento2-module-shield/tree/1.0.21"
            },
            "install-path": "../sansec/magento2-module-shield"
        },
        {
            "name": "sebastian/cli-parser",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/cli-parser.git",
                "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
                "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2024-03-02T06:27:43+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",
            "support": {
                "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
                "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "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/sebastianbergmann/code-unit.git",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "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",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
                "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "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/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "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/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "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/sebastianbergmann/comparator.git",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/diff": "^4.0",
                "sebastian/exporter": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/comparator"
        },
        {
            "name": "sebastian/complexity",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/complexity.git",
                "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
                "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.18 || ^5.0",
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2023-12-22T06:19:30+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": "Library for calculating the complexity of PHP code units",
            "homepage": "https://github.com/sebastianbergmann/complexity",
            "support": {
                "issues": "https://github.com/sebastianbergmann/complexity/issues",
                "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/complexity"
        },
        {
            "name": "sebastian/diff",
            "version": "4.0.6",
            "version_normalized": "4.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
                "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3",
                "symfony/process": "^4.2 || ^5"
            },
            "time": "2024-03-02T06:30:58+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/diff/issues",
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/diff"
        },
        {
            "name": "sebastian/environment",
            "version": "5.1.5",
            "version_normalized": "5.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
                "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "time": "2023-02-03T06:03:51+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/environment/issues",
                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/environment"
        },
        {
            "name": "sebastian/exporter",
            "version": "4.0.8",
            "version_normalized": "4.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/14c6ba52f95a36c3d27c835d65efc7123c446e8c",
                "reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^9.3"
            },
            "time": "2025-09-24T06:03:27+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": "https://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
                "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.8"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                },
                {
                    "url": "https://liberapay.com/sebastianbergmann",
                    "type": "liberapay"
                },
                {
                    "url": "https://thanks.dev/u/gh/sebastianbergmann",
                    "type": "thanks_dev"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter",
                    "type": "tidelift"
                }
            ],
            "install-path": "../sebastian/exporter"
        },
        {
            "name": "sebastian/global-state",
            "version": "5.0.8",
            "version_normalized": "5.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "b6781316bdcd28260904e7cc18ec983d0d2ef4f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/b6781316bdcd28260904e7cc18ec983d0d2ef4f6",
                "reference": "b6781316bdcd28260904e7cc18ec983d0d2ef4f6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "time": "2025-08-10T07:10:35+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"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.8"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                },
                {
                    "url": "https://liberapay.com/sebastianbergmann",
                    "type": "liberapay"
                },
                {
                    "url": "https://thanks.dev/u/gh/sebastianbergmann",
                    "type": "thanks_dev"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/sebastian/global-state",
                    "type": "tidelift"
                }
            ],
            "install-path": "../sebastian/global-state"
        },
        {
            "name": "sebastian/lines-of-code",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
                "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
                "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.18 || ^5.0",
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2023-12-22T06:20:34+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 counting the lines of code in PHP source code",
            "homepage": "https://github.com/sebastianbergmann/lines-of-code",
            "support": {
                "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
                "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/lines-of-code"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "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/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "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/sebastianbergmann/object-reflector.git",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "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/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
                "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "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/sebastianbergmann/phpcpd.git",
                "reference": "f3683aa0db2e8e09287c2bb33a595b2873ea9176"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/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",
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpcpd/issues",
                "source": "https://github.com/sebastianbergmann/phpcpd/tree/6.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "abandoned": true,
            "install-path": "../sebastian/phpcpd"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "4.0.6",
            "version_normalized": "4.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "539c6691e0623af6dc6f9c20384c120f963465a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/539c6691e0623af6dc6f9c20384c120f963465a0",
                "reference": "539c6691e0623af6dc6f9c20384c120f963465a0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2025-08-10T06:57:39+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": "https://github.com/sebastianbergmann/recursion-context",
            "support": {
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                },
                {
                    "url": "https://liberapay.com/sebastianbergmann",
                    "type": "liberapay"
                },
                {
                    "url": "https://thanks.dev/u/gh/sebastianbergmann",
                    "type": "thanks_dev"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/sebastian/recursion-context",
                    "type": "tidelift"
                }
            ],
            "install-path": "../sebastian/recursion-context"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
                "reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "time": "2024-03-14T16:00:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "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",
            "support": {
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/resource-operations"
        },
        {
            "name": "sebastian/type",
            "version": "3.2.1",
            "version_normalized": "3.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
                "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5"
            },
            "time": "2023-02-03T06:13:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-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",
            "support": {
                "issues": "https://github.com/sebastianbergmann/type/issues",
                "source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/type"
        },
        {
            "name": "sebastian/version",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "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",
            "support": {
                "issues": "https://github.com/sebastianbergmann/version/issues",
                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/version"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/jsonlint.git",
                "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/1748aaf847fc731cfad7725aec413ee46f0cc3a2",
                "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
            },
            "time": "2024-07-11T14:55:45+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": "https://seld.be"
                }
            ],
            "description": "JSON Linter",
            "keywords": [
                "json",
                "linter",
                "parser",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/jsonlint/issues",
                "source": "https://github.com/Seldaek/jsonlint/tree/1.11.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
                    "type": "tidelift"
                }
            ],
            "install-path": "../seld/jsonlint"
        },
        {
            "name": "seld/phar-utils",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/phar-utils.git",
                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "time": "2022-08-31T10:31:18+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"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/phar-utils/issues",
                "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
            },
            "install-path": "../seld/phar-utils"
        },
        {
            "name": "seld/signal-handler",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/signal-handler.git",
                "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98",
                "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1",
                "phpstan/phpstan-deprecation-rules": "^1.0",
                "phpstan/phpstan-phpunit": "^1",
                "phpstan/phpstan-strict-rules": "^1.3",
                "phpunit/phpunit": "^7.5.20 || ^8.5.23",
                "psr/log": "^1 || ^2 || ^3"
            },
            "time": "2023-09-03T09:24:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\Signal\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development",
            "keywords": [
                "posix",
                "sigint",
                "signal",
                "sigterm",
                "unix"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/signal-handler/issues",
                "source": "https://github.com/Seldaek/signal-handler/tree/2.0.2"
            },
            "install-path": "../seld/signal-handler"
        },
        {
            "name": "setasign/fpdi",
            "version": "v2.6.6",
            "version_normalized": "2.6.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDI.git",
                "reference": "de0cf35911be3e9ea63b48e0f307883b1c7c48ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/de0cf35911be3e9ea63b48e0f307883b1c7c48ac",
                "reference": "de0cf35911be3e9ea63b48e0f307883b1c7c48ac",
                "shasum": ""
            },
            "require": {
                "ext-zlib": "*",
                "php": ">=7.2 <=8.5.99999"
            },
            "conflict": {
                "setasign/tfpdf": "<1.31"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.52",
                "setasign/fpdf": "~1.8.6",
                "setasign/tfpdf": "~1.33",
                "squizlabs/php_codesniffer": "^3.5",
                "tecnickcom/tcpdf": "^6.8"
            },
            "suggest": {
                "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
            },
            "time": "2026-03-13T08:38:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "setasign\\Fpdi\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Slabon",
                    "email": "jan.slabon@setasign.com",
                    "homepage": "https://www.setasign.com"
                },
                {
                    "name": "Maximilian Kresse",
                    "email": "maximilian.kresse@setasign.com",
                    "homepage": "https://www.setasign.com"
                }
            ],
            "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
            "homepage": "https://www.setasign.com/fpdi",
            "keywords": [
                "fpdf",
                "fpdi",
                "pdf"
            ],
            "support": {
                "issues": "https://github.com/Setasign/FPDI/issues",
                "source": "https://github.com/Setasign/FPDI/tree/v2.6.6"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
                    "type": "tidelift"
                }
            ],
            "install-path": "../setasign/fpdi"
        },
        {
            "name": "sparsh/magento-2-smtp-extension",
            "version": "1.3.6",
            "version_normalized": "1.3.6.0",
            "dist": {
                "type": "zip",
                "url": "https://repo.magento.com/archives/sparsh/magento-2-smtp-extension/sparsh-magento-2-smtp-extension-1.3.6.0.zip",
                "shasum": "2dfc785bb1e55751437bb63d03b5e10340d5c90a"
            },
            "require": {
                "php": ">=8.2"
            },
            "type": "magento2-module",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "registration.php"
                ],
                "psr-4": {
                    "Sparsh\\Smtp\\": ""
                }
            },
            "license": [
                "OSL-3.0"
            ],
            "description": "Sparsh SMTP Extension for Magento 2",
            "install-path": "../sparsh/magento-2-smtp-extension"
        },
        {
            "name": "spomky-labs/aes-key-wrap",
            "version": "v7.0.0",
            "version_normalized": "7.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Spomky-Labs/aes-key-wrap.git",
                "reference": "fbeb834b1f83aa8fbdfbd4c12124f71d4c1606ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Spomky-Labs/aes-key-wrap/zipball/fbeb834b1f83aa8fbdfbd4c12124f71d4c1606ae",
                "reference": "fbeb834b1f83aa8fbdfbd4c12124f71d4c1606ae",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "php": ">=8.0"
            },
            "require-dev": {
                "infection/infection": "^0.25.4",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "^1.0",
                "phpstan/phpstan-beberlei-assert": "^1.0",
                "phpstan/phpstan-deprecation-rules": "^1.0",
                "phpstan/phpstan-phpunit": "^1.0",
                "phpstan/phpstan-strict-rules": "^1.0",
                "phpunit/phpunit": "^9.0",
                "rector/rector": "^0.12.5",
                "symplify/easy-coding-standard": "^10.0"
            },
            "time": "2021-12-08T20:36:59+00:00",
            "type": "library",
            "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"
            ],
            "support": {
                "issues": "https://github.com/Spomky-Labs/aes-key-wrap/issues",
                "source": "https://github.com/Spomky-Labs/aes-key-wrap/tree/v7.0.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Spomky",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/FlorentMorselli",
                    "type": "patreon"
                }
            ],
            "install-path": "../spomky-labs/aes-key-wrap"
        },
        {
            "name": "spomky-labs/otphp",
            "version": "11.4.2",
            "version_normalized": "11.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Spomky-Labs/otphp.git",
                "reference": "2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad",
                "reference": "2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad",
                "shasum": ""
            },
            "require": {
                "paragonie/constant_time_encoding": "^2.0 || ^3.0",
                "php": ">=8.1",
                "psr/clock": "^1.0",
                "symfony/deprecation-contracts": "^3.2"
            },
            "require-dev": {
                "symfony/error-handler": "^6.4|^7.0|^8.0"
            },
            "time": "2026-01-23T10:53:01+00:00",
            "type": "library",
            "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"
            ],
            "support": {
                "issues": "https://github.com/Spomky-Labs/otphp/issues",
                "source": "https://github.com/Spomky-Labs/otphp/tree/11.4.2"
            },
            "funding": [
                {
                    "url": "https://github.com/Spomky",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/FlorentMorselli",
                    "type": "patreon"
                }
            ],
            "install-path": "../spomky-labs/otphp"
        },
        {
            "name": "spomky-labs/pki-framework",
            "version": "1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Spomky-Labs/pki-framework.git",
                "reference": "f0e9a548df4e3942886adc9b7830581a46334631"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/f0e9a548df4e3942886adc9b7830581a46334631",
                "reference": "f0e9a548df4e3942886adc9b7830581a46334631",
                "shasum": ""
            },
            "require": {
                "brick/math": "^0.10|^0.11|^0.12|^0.13|^0.14",
                "ext-mbstring": "*",
                "php": ">=8.1"
            },
            "require-dev": {
                "ekino/phpstan-banned-code": "^1.0|^2.0|^3.0",
                "ext-gmp": "*",
                "ext-openssl": "*",
                "infection/infection": "^0.28|^0.29|^0.31",
                "php-parallel-lint/php-parallel-lint": "^1.3",
                "phpstan/extension-installer": "^1.3|^2.0",
                "phpstan/phpstan": "^1.8|^2.0",
                "phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
                "phpstan/phpstan-phpunit": "^1.1|^2.0",
                "phpstan/phpstan-strict-rules": "^1.3|^2.0",
                "phpunit/phpunit": "^10.1|^11.0|^12.0",
                "rector/rector": "^1.0|^2.0",
                "roave/security-advisories": "dev-latest",
                "symfony/string": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0",
                "symplify/easy-coding-standard": "^12.0"
            },
            "suggest": {
                "ext-bcmath": "For better performance (or GMP)",
                "ext-gmp": "For better performance (or BCMath)",
                "ext-openssl": "For OpenSSL based cyphering"
            },
            "time": "2025-12-20T12:57:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SpomkyLabs\\Pki\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joni Eskelinen",
                    "email": "jonieske@gmail.com",
                    "role": "Original developer"
                },
                {
                    "name": "Florent Morselli",
                    "email": "florent.morselli@spomky-labs.com",
                    "role": "Spomky-Labs PKI Framework developer"
                }
            ],
            "description": "A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.",
            "homepage": "https://github.com/spomky-labs/pki-framework",
            "keywords": [
                "DER",
                "Private Key",
                "ac",
                "algorithm identifier",
                "asn.1",
                "asn1",
                "attribute certificate",
                "certificate",
                "certification request",
                "cryptography",
                "csr",
                "decrypt",
                "ec",
                "encrypt",
                "pem",
                "pkcs",
                "public key",
                "rsa",
                "sign",
                "signature",
                "verify",
                "x.509",
                "x.690",
                "x509",
                "x690"
            ],
            "support": {
                "issues": "https://github.com/Spomky-Labs/pki-framework/issues",
                "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.4.1"
            },
            "funding": [
                {
                    "url": "https://github.com/Spomky",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/FlorentMorselli",
                    "type": "patreon"
                }
            ],
            "install-path": "../spomky-labs/pki-framework"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.13.5",
            "version_normalized": "3.13.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
                "reference": "0ca86845ce43291e8f5692c7356fccf3bcf02bf4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/0ca86845ce43291e8f5692c7356fccf3bcf02bf4",
                "reference": "0ca86845ce43291e8f5692c7356fccf3bcf02bf4",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
            },
            "time": "2025-11-04T16:30:35+00:00",
            "bin": [
                "bin/phpcbf",
                "bin/phpcs"
            ],
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "Former lead"
                },
                {
                    "name": "Juliette Reinders Folmer",
                    "role": "Current lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
            "keywords": [
                "phpcs",
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
                "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
                "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
                "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCSStandards",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                },
                {
                    "url": "https://thanks.dev/u/gh/phpcsstandards",
                    "type": "thanks_dev"
                }
            ],
            "install-path": "../squizlabs/php_codesniffer"
        },
        {
            "name": "stomp-php/stomp-php",
            "version": "5.1.4",
            "version_normalized": "5.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stomp-php/stomp-php.git",
                "reference": "a5d00577756c9d9995e725e3271473d24bfc148b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stomp-php/stomp-php/zipball/a5d00577756c9d9995e725e3271473d24bfc148b",
                "reference": "a5d00577756c9d9995e725e3271473d24bfc148b",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5"
            },
            "time": "2025-12-01T13:58:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Stomp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Dejan Bosnanac",
                    "email": "dejan@nighttale.net",
                    "homepage": "http://www.nighttale.net"
                },
                {
                    "name": "Sören Rohweder",
                    "email": "s.rohweder@blage.net",
                    "homepage": "http://www.monofone.de"
                },
                {
                    "name": "Jens Radtke",
                    "email": "swefl@fin-sn.de",
                    "homepage": "http://www.fin-sn.de"
                }
            ],
            "description": "stomp support for PHP",
            "homepage": "http://github.com/stomp-php/stomp-php",
            "keywords": [
                "activeMQ",
                "apollomq",
                "jms",
                "messaging",
                "rabbitmq",
                "stomp"
            ],
            "support": {
                "issues": "https://github.com/stomp-php/stomp-php/issues",
                "source": "https://github.com/stomp-php/stomp-php/tree/5.1.4"
            },
            "funding": [
                {
                    "url": "https://github.com/jmglsn",
                    "type": "github"
                },
                {
                    "url": "https://github.com/staabm",
                    "type": "github"
                }
            ],
            "install-path": "../stomp-php/stomp-php"
        },
        {
            "name": "symfony/config",
            "version": "v6.4.34",
            "version_normalized": "6.4.34.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "ce9cb0c0d281aaf188b802d4968e42bfb60701e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/ce9cb0c0d281aaf188b802d4968e42bfb60701e9",
                "reference": "ce9cb0c0d281aaf188b802d4968e42bfb60701e9",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/filesystem": "^5.4|^6.0|^7.0",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/finder": "<5.4",
                "symfony/service-contracts": "<2.5"
            },
            "require-dev": {
                "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
                "symfony/finder": "^5.4|^6.0|^7.0",
                "symfony/messenger": "^5.4|^6.0|^7.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/yaml": "^5.4|^6.0|^7.0"
            },
            "time": "2026-02-24T17:34:50+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",
            "support": {
                "source": "https://github.com/symfony/config/tree/v6.4.34"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/config"
        },
        {
            "name": "symfony/console",
            "version": "v6.4.35",
            "version_normalized": "6.4.35.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "49257c96304c508223815ee965c251e7c79e614e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/49257c96304c508223815ee965c251e7c79e614e",
                "reference": "49257c96304c508223815ee965c251e7c79e614e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/string": "^5.4|^6.0|^7.0"
            },
            "conflict": {
                "symfony/dependency-injection": "<5.4",
                "symfony/dotenv": "<5.4",
                "symfony/event-dispatcher": "<5.4",
                "symfony/lock": "<5.4",
                "symfony/process": "<5.4"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^5.4|^6.0|^7.0",
                "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
                "symfony/http-foundation": "^6.4|^7.0",
                "symfony/http-kernel": "^6.4|^7.0",
                "symfony/lock": "^5.4|^6.0|^7.0",
                "symfony/messenger": "^5.4|^6.0|^7.0",
                "symfony/process": "^5.4|^6.0|^7.0",
                "symfony/stopwatch": "^5.4|^6.0|^7.0",
                "symfony/var-dumper": "^5.4|^6.0|^7.0"
            },
            "time": "2026-03-06T13:31:08+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",
            "keywords": [
                "cli",
                "command-line",
                "console",
                "terminal"
            ],
            "support": {
                "source": "https://github.com/symfony/console/tree/v6.4.35"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/console"
        },
        {
            "name": "symfony/css-selector",
            "version": "v6.4.34",
            "version_normalized": "6.4.34.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "b0314c186f1464de048cce58979ff1625ca88bbb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/b0314c186f1464de048cce58979ff1625ca88bbb",
                "reference": "b0314c186f1464de048cce58979ff1625ca88bbb",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-02-16T08:37:21+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",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v6.4.34"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/css-selector"
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v6.4.35",
            "version_normalized": "6.4.35.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "d95712d0e9446b9f244b64811ffb6af7b7434213"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d95712d0e9446b9f244b64811ffb6af7b7434213",
                "reference": "d95712d0e9446b9f244b64811ffb6af7b7434213",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/service-contracts": "^2.5|^3.0",
                "symfony/var-exporter": "^6.4.20|^7.2.5"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2",
                "symfony/config": "<6.1",
                "symfony/finder": "<5.4",
                "symfony/proxy-manager-bridge": "<6.3",
                "symfony/yaml": "<5.4"
            },
            "provide": {
                "psr/container-implementation": "1.1|2.0",
                "symfony/service-implementation": "1.1|2.0|3.0"
            },
            "require-dev": {
                "symfony/config": "^6.1|^7.0",
                "symfony/expression-language": "^5.4|^6.0|^7.0",
                "symfony/yaml": "^5.4|^6.0|^7.0"
            },
            "time": "2026-02-26T12:16:01+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",
            "support": {
                "source": "https://github.com/symfony/dependency-injection/tree/v6.4.35"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/dependency-injection"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2024-09-25T14:21:43+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "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",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/dotenv",
            "version": "v6.4.35",
            "version_normalized": "6.4.35.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dotenv.git",
                "reference": "148138ead5d7bb582e93a9cc19b134b42a370365"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dotenv/zipball/148138ead5d7bb582e93a9cc19b134b42a370365",
                "reference": "148138ead5d7bb582e93a9cc19b134b42a370365",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "conflict": {
                "symfony/console": "<5.4",
                "symfony/process": "<5.4"
            },
            "require-dev": {
                "symfony/console": "^5.4|^6.0|^7.0",
                "symfony/process": "^5.4|^6.0|^7.0"
            },
            "time": "2026-02-26T10:15:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Dotenv\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Registers environment variables from a .env file",
            "homepage": "https://symfony.com",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "support": {
                "source": "https://github.com/symfony/dotenv/tree/v6.4.35"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/dotenv"
        },
        {
            "name": "symfony/error-handler",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/error-handler.git",
                "reference": "8da531f364ddfee53e36092a7eebbbd0b775f6b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/error-handler/zipball/8da531f364ddfee53e36092a7eebbbd0b775f6b8",
                "reference": "8da531f364ddfee53e36092a7eebbbd0b775f6b8",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/log": "^1|^2|^3",
                "symfony/polyfill-php85": "^1.32",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "conflict": {
                "symfony/deprecation-contracts": "<2.5",
                "symfony/http-kernel": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4|^7.0|^8.0",
                "symfony/webpack-encore-bundle": "^1.0|^2.0"
            },
            "time": "2026-01-20T16:42:42+00:00",
            "bin": [
                "Resources/bin/patch-type-declarations"
            ],
            "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",
            "support": {
                "source": "https://github.com/symfony/error-handler/tree/v7.4.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/error-handler"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v6.4.32",
            "version_normalized": "6.4.32.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "99d7e101826e6610606b9433248f80c1997cd20b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/99d7e101826e6610606b9433248f80c1997cd20b",
                "reference": "99d7e101826e6610606b9433248f80c1997cd20b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/event-dispatcher-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/dependency-injection": "<5.4",
                "symfony/service-contracts": "<2.5"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "2.0|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^5.4|^6.0|^7.0",
                "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony/error-handler": "^5.4|^6.0|^7.0",
                "symfony/expression-language": "^5.4|^6.0|^7.0",
                "symfony/http-foundation": "^5.4|^6.0|^7.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/stopwatch": "^5.4|^6.0|^7.0"
            },
            "time": "2026-01-05T11:13:48+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",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.32"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/event-dispatcher"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "59eb412e93815df44f05f342958efa9f46b1e586"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586",
                "reference": "59eb412e93815df44f05f342958efa9f46b1e586",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/event-dispatcher": "^1"
            },
            "time": "2024-09-25T14:21:43+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/event-dispatcher-contracts"
        },
        {
            "name": "symfony/filesystem",
            "version": "v6.4.34",
            "version_normalized": "6.4.34.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "01ffe0411b842f93c571e5c391f289c3fdd498c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/01ffe0411b842f93c571e5c391f289c3fdd498c3",
                "reference": "01ffe0411b842f93c571e5c391f289c3fdd498c3",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.8"
            },
            "require-dev": {
                "symfony/process": "^5.4|^6.4|^7.0"
            },
            "time": "2026-02-24T17:51:06+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",
            "support": {
                "source": "https://github.com/symfony/filesystem/tree/v6.4.34"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/filesystem"
        },
        {
            "name": "symfony/finder",
            "version": "v6.4.34",
            "version_normalized": "6.4.34.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "9590e86be1d1c57bfbb16d0dd040345378c20896"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/9590e86be1d1c57bfbb16d0dd040345378c20896",
                "reference": "9590e86be1d1c57bfbb16d0dd040345378c20896",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "require-dev": {
                "symfony/filesystem": "^6.0|^7.0"
            },
            "time": "2026-01-28T15:16:37+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",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v6.4.34"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/finder"
        },
        {
            "name": "symfony/http-client",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-client.git",
                "reference": "1010624285470eb60e88ed10035102c75b4ea6af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-client/zipball/1010624285470eb60e88ed10035102c75b4ea6af",
                "reference": "1010624285470eb60e88ed10035102c75b4ea6af",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/log": "^1|^2|^3",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/http-client-contracts": "~3.4.4|^3.5.2",
                "symfony/polyfill-php83": "^1.29",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "amphp/amp": "<2.5",
                "amphp/socket": "<1.1",
                "php-http/discovery": "<1.15",
                "symfony/http-foundation": "<6.4"
            },
            "provide": {
                "php-http/async-client-implementation": "*",
                "php-http/client-implementation": "*",
                "psr/http-client-implementation": "1.0",
                "symfony/http-client-implementation": "3.0"
            },
            "require-dev": {
                "amphp/http-client": "^4.2.1|^5.0",
                "amphp/http-tunnel": "^1.0|^2.0",
                "guzzlehttp/promises": "^1.4|^2.0",
                "nyholm/psr7": "^1.0",
                "php-http/httplug": "^1.0|^2.0",
                "psr/http-client": "^1.0",
                "symfony/amphp-http-client-meta": "^1.0|^2.0",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/rate-limiter": "^6.4|^7.0|^8.0",
                "symfony/stopwatch": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-05T11:16:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpClient\\": ""
                },
                "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 powerful methods to fetch HTTP resources synchronously or asynchronously",
            "homepage": "https://symfony.com",
            "keywords": [
                "http"
            ],
            "support": {
                "source": "https://github.com/symfony/http-client/tree/v7.4.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/http-client"
        },
        {
            "name": "symfony/http-client-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-client-contracts.git",
                "reference": "75d7043853a42837e68111812f4d964b01e5101c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/75d7043853a42837e68111812f4d964b01e5101c",
                "reference": "75d7043853a42837e68111812f4d964b01e5101c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2025-04-29T11:18:49+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\HttpClient\\": ""
                },
                "exclude-from-classmap": [
                    "/Test/"
                ]
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/http-client-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/http-client-contracts"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v6.4.35",
            "version_normalized": "6.4.35.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "cffffd0a2c037117b742b4f8b379a22a2a33f6d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cffffd0a2c037117b742b4f8b379a22a2a33f6d2",
                "reference": "cffffd0a2c037117b742b4f8b379a22a2a33f6d2",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php83": "^1.27"
            },
            "conflict": {
                "symfony/cache": "<6.4.12|>=7.0,<7.1.5"
            },
            "require-dev": {
                "doctrine/dbal": "^2.13.1|^3|^4",
                "predis/predis": "^1.1|^2.0",
                "symfony/cache": "^6.4.12|^7.1.5",
                "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony/expression-language": "^5.4|^6.0|^7.0",
                "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
                "symfony/mime": "^5.4|^6.0|^7.0",
                "symfony/rate-limiter": "^5.4|^6.0|^7.0"
            },
            "time": "2026-03-06T11:15:58+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",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v6.4.35"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/http-foundation"
        },
        {
            "name": "symfony/http-kernel",
            "version": "v7.2.9",
            "version_normalized": "7.2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "d0cc0295c9c2fd5e053fee2b2a143001f2d0c33c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d0cc0295c9c2fd5e053fee2b2a143001f2d0c33c",
                "reference": "d0cc0295c9c2fd5e053fee2b2a143001f2d0c33c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/log": "^1|^2|^3",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/error-handler": "^6.4|^7.0",
                "symfony/event-dispatcher": "^6.4|^7.0",
                "symfony/http-foundation": "^6.4|^7.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "symfony/browser-kit": "<6.4",
                "symfony/cache": "<6.4",
                "symfony/config": "<6.4",
                "symfony/console": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/doctrine-bridge": "<6.4",
                "symfony/form": "<6.4",
                "symfony/http-client": "<6.4",
                "symfony/http-client-contracts": "<2.5",
                "symfony/mailer": "<6.4",
                "symfony/messenger": "<6.4",
                "symfony/translation": "<6.4",
                "symfony/translation-contracts": "<2.5",
                "symfony/twig-bridge": "<6.4",
                "symfony/validator": "<6.4",
                "symfony/var-dumper": "<6.4",
                "twig/twig": "<3.12"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0|3.0"
            },
            "require-dev": {
                "psr/cache": "^1.0|^2.0|^3.0",
                "symfony/browser-kit": "^6.4|^7.0",
                "symfony/clock": "^6.4|^7.0",
                "symfony/config": "^6.4|^7.0",
                "symfony/console": "^6.4|^7.0",
                "symfony/css-selector": "^6.4|^7.0",
                "symfony/dependency-injection": "^6.4|^7.0",
                "symfony/dom-crawler": "^6.4|^7.0",
                "symfony/expression-language": "^6.4|^7.0",
                "symfony/finder": "^6.4|^7.0",
                "symfony/http-client-contracts": "^2.5|^3",
                "symfony/process": "^6.4|^7.0",
                "symfony/property-access": "^7.1",
                "symfony/routing": "^6.4|^7.0",
                "symfony/serializer": "^7.1",
                "symfony/stopwatch": "^6.4|^7.0",
                "symfony/translation": "^6.4|^7.0",
                "symfony/translation-contracts": "^2.5|^3",
                "symfony/uid": "^6.4|^7.0",
                "symfony/validator": "^6.4|^7.0",
                "symfony/var-dumper": "^6.4|^7.0",
                "symfony/var-exporter": "^6.4|^7.0",
                "twig/twig": "^3.12"
            },
            "time": "2025-07-31T09:36:38+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",
            "support": {
                "source": "https://github.com/symfony/http-kernel/tree/v7.2.9"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/http-kernel"
        },
        {
            "name": "symfony/intl",
            "version": "v6.4.34",
            "version_normalized": "6.4.34.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/intl.git",
                "reference": "ea1b1c555e3f0c6850605307717423ff3a0407ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/intl/zipball/ea1b1c555e3f0c6850605307717423ff3a0407ad",
                "reference": "ea1b1c555e3f0c6850605307717423ff3a0407ad",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "require-dev": {
                "symfony/filesystem": "^5.4|^6.0|^7.0",
                "symfony/finder": "^5.4|^6.0|^7.0",
                "symfony/var-exporter": "^5.4|^6.0|^7.0"
            },
            "time": "2026-02-08T20:40:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Intl\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/",
                    "/Resources/data/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                },
                {
                    "name": "Eriksen Costa",
                    "email": "eriksen.costa@infranology.com.br"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides access to the localization data of the ICU library",
            "homepage": "https://symfony.com",
            "keywords": [
                "i18n",
                "icu",
                "internationalization",
                "intl",
                "l10n",
                "localization"
            ],
            "support": {
                "source": "https://github.com/symfony/intl/tree/v6.4.34"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/intl"
        },
        {
            "name": "symfony/mailer",
            "version": "v6.4.34",
            "version_normalized": "6.4.34.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mailer.git",
                "reference": "01b846f48e53ee4096692a383637a1fa4d577301"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mailer/zipball/01b846f48e53ee4096692a383637a1fa4d577301",
                "reference": "01b846f48e53ee4096692a383637a1fa4d577301",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.1.10|^3|^4",
                "php": ">=8.1",
                "psr/event-dispatcher": "^1",
                "psr/log": "^1|^2|^3",
                "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
                "symfony/mime": "^6.2|^7.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/http-client-contracts": "<2.5",
                "symfony/http-kernel": "<5.4",
                "symfony/messenger": "<6.2",
                "symfony/mime": "<6.2",
                "symfony/twig-bridge": "<6.2.1"
            },
            "require-dev": {
                "symfony/console": "^5.4|^6.0|^7.0",
                "symfony/http-client": "^5.4|^6.0|^7.0",
                "symfony/messenger": "^6.2|^7.0",
                "symfony/twig-bridge": "^6.2|^7.0"
            },
            "time": "2026-02-24T09:34:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mailer\\": ""
                },
                "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 sending emails",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/mailer/tree/v6.4.34"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/mailer"
        },
        {
            "name": "symfony/mime",
            "version": "v6.4.35",
            "version_normalized": "6.4.35.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "b5cce719de25bebd6345c7709774f9ac63ff5cdf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/b5cce719de25bebd6345c7709774f9ac63ff5cdf",
                "reference": "b5cce719de25bebd6345c7709774f9ac63ff5cdf",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "conflict": {
                "egulias/email-validator": "~3.0.0",
                "phpdocumentor/reflection-docblock": "<3.2.2",
                "phpdocumentor/type-resolver": "<1.4.0",
                "symfony/mailer": "<5.4",
                "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10|^3.1|^4",
                "league/html-to-markdown": "^5.0",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony/process": "^5.4|^6.4|^7.0",
                "symfony/property-access": "^5.4|^6.0|^7.0",
                "symfony/property-info": "^5.4|^6.0|^7.0",
                "symfony/serializer": "^6.4.3|^7.0.3"
            },
            "time": "2026-03-05T11:25:28+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"
            ],
            "support": {
                "source": "https://github.com/symfony/mime/tree/v6.4.35"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/mime"
        },
        {
            "name": "symfony/options-resolver",
            "version": "v7.4.0",
            "version_normalized": "7.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "b38026df55197f9e39a44f3215788edf83187b80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/b38026df55197f9e39a44f3215788edf83187b80",
                "reference": "b38026df55197f9e39a44f3215788edf83187b80",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "time": "2025-11-12T15:39:26+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"
            ],
            "support": {
                "source": "https://github.com/symfony/options-resolver/tree/v7.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/options-resolver"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70",
                "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2025-06-27T09:58:17+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's grapheme_* functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "grapheme",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-grapheme"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "symfony/polyfill-intl-normalizer": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-09-10T14:38:51+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Trevor Rowbotham",
                    "email": "trevor.rowbotham@pm.me"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-idn"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-normalizer"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2024-12-23T08:48:59+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php73"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-01-02T08:10:11+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "symfony/polyfill-php81",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php81.git",
                "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
                "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php81\\": ""
                },
                "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php81/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php81"
        },
        {
            "name": "symfony/polyfill-php82",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php82.git",
                "reference": "5d2ed36f7734637dacc025f179698031951b1692"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/5d2ed36f7734637dacc025f179698031951b1692",
                "reference": "5d2ed36f7734637dacc025f179698031951b1692",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php82\\": ""
                },
                "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.2+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php82/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php82"
        },
        {
            "name": "symfony/polyfill-php83",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php83.git",
                "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/17f6f9a6b1735c0f163024d959f700cfbc5155e5",
                "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-07-08T02:45:35+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php83\\": ""
                },
                "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.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php83/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php83"
        },
        {
            "name": "symfony/polyfill-php84",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php84.git",
                "reference": "d8ced4d875142b6a7426000426b8abc631d6b191"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191",
                "reference": "d8ced4d875142b6a7426000426b8abc631d6b191",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-06-24T13:30:11+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php84\\": ""
                },
                "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.4+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php84"
        },
        {
            "name": "symfony/polyfill-php85",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php85.git",
                "reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
                "reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-06-23T16:12:55+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php85\\": ""
                },
                "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.5+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php85/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php85"
        },
        {
            "name": "symfony/process",
            "version": "v6.4.33",
            "version_normalized": "6.4.33.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "c46e854e79b52d07666e43924a20cb6dc546644e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/c46e854e79b52d07666e43924a20cb6dc546644e",
                "reference": "c46e854e79b52d07666e43924a20cb6dc546644e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-01-23T16:02:12+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",
            "support": {
                "source": "https://github.com/symfony/process/tree/v6.4.33"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/process"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v3.6.1",
            "version_normalized": "3.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43",
                "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "time": "2025-07-15T11:30:57+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                },
                "exclude-from-classmap": [
                    "/Test/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v3.6.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/service-contracts"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v6.4.24",
            "version_normalized": "6.4.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/stopwatch.git",
                "reference": "b67e94e06a05d9572c2fa354483b3e13e3cb1898"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/b67e94e06a05d9572c2fa354483b3e13e3cb1898",
                "reference": "b67e94e06a05d9572c2fa354483b3e13e3cb1898",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/service-contracts": "^2.5|^3"
            },
            "time": "2025-07-10T08:14:14+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",
            "support": {
                "source": "https://github.com/symfony/stopwatch/tree/v6.4.24"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/stopwatch"
        },
        {
            "name": "symfony/string",
            "version": "v6.4.34",
            "version_normalized": "6.4.34.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "2adaf4106f2ef4c67271971bde6d3fe0a6936432"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/2adaf4106f2ef4c67271971bde6d3fe0a6936432",
                "reference": "2adaf4106f2ef4c67271971bde6d3fe0a6936432",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/translation-contracts": "<2.5"
            },
            "require-dev": {
                "symfony/http-client": "^5.4|^6.0|^7.0",
                "symfony/intl": "^6.2|^7.0",
                "symfony/translation-contracts": "^2.5|^3.0",
                "symfony/var-exporter": "^5.4|^6.0|^7.0"
            },
            "time": "2026-02-08T20:44:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https://symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "support": {
                "source": "https://github.com/symfony/string/tree/v6.4.34"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/string"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "045321c440ac18347b136c63d2e9bf28a2dc0291"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/045321c440ac18347b136c63d2e9bf28a2dc0291",
                "reference": "045321c440ac18347b136c63d2e9bf28a2dc0291",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/console": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/uid": "^6.4|^7.0|^8.0",
                "twig/twig": "^3.12"
            },
            "time": "2026-02-15T10:53:20+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"
            ],
            "support": {
                "source": "https://github.com/symfony/var-dumper/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/var-dumper"
        },
        {
            "name": "symfony/var-exporter",
            "version": "v6.4.26",
            "version_normalized": "6.4.26.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-exporter.git",
                "reference": "466fcac5fa2e871f83d31173f80e9c2684743bfc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/466fcac5fa2e871f83d31173f80e9c2684743bfc",
                "reference": "466fcac5fa2e871f83d31173f80e9c2684743bfc",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "require-dev": {
                "symfony/property-access": "^6.4|^7.0",
                "symfony/serializer": "^6.4|^7.0",
                "symfony/var-dumper": "^5.4|^6.0|^7.0"
            },
            "time": "2025-09-11T09:57:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\VarExporter\\": ""
                },
                "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": "Allows exporting any serializable PHP data structure to plain PHP code",
            "homepage": "https://symfony.com",
            "keywords": [
                "clone",
                "construct",
                "export",
                "hydrate",
                "instantiate",
                "lazy-loading",
                "proxy",
                "serialize"
            ],
            "support": {
                "source": "https://github.com/symfony/var-exporter/tree/v6.4.26"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/var-exporter"
        },
        {
            "name": "symfony/yaml",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "58751048de17bae71c5aa0d13cb19d79bca26391"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/58751048de17bae71c5aa0d13cb19d79bca26391",
                "reference": "58751048de17bae71c5aa0d13cb19d79bca26391",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "symfony/console": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-09T09:33:46+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",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/yaml"
        },
        {
            "name": "tedivm/jshrink",
            "version": "v1.8.1",
            "version_normalized": "1.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tedious/JShrink.git",
                "reference": "f76454d4c48ddae6354a2f0eeb16633d4e755c9a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tedious/JShrink/zipball/f76454d4c48ddae6354a2f0eeb16633d4e755c9a",
                "reference": "f76454d4c48ddae6354a2f0eeb16633d4e755c9a",
                "shasum": ""
            },
            "require": {
                "php": "^7.0|^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.14",
                "php-coveralls/php-coveralls": "^2.5.0",
                "phpunit/phpunit": "^9|^10"
            },
            "time": "2025-11-20T14:34:30+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"
            ],
            "support": {
                "issues": "https://github.com/tedious/JShrink/issues",
                "source": "https://github.com/tedious/JShrink/tree/v1.8.1"
            },
            "funding": [
                {
                    "url": "https://github.com/tedivm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/tedivm/jshrink",
                    "type": "tidelift"
                }
            ],
            "install-path": "../tedivm/jshrink"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "b7489ce515e168639d17feec34b8847c326b0b3c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c",
                "reference": "b7489ce515e168639d17feec34b8847c326b0b3c",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2 || ^8.0"
            },
            "time": "2025-11-17T20:03: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",
            "support": {
                "issues": "https://github.com/theseer/tokenizer/issues",
                "source": "https://github.com/theseer/tokenizer/tree/1.3.1"
            },
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "install-path": "../theseer/tokenizer"
        },
        {
            "name": "tubalmartin/cssmin",
            "version": "v4.1.1",
            "version_normalized": "4.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
                "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
                "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "cogpowered/finediff": "0.3.*",
                "phpunit/phpunit": "4.8.*"
            },
            "time": "2018-01-15T15:26:51+00:00",
            "bin": [
                "cssmin"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "tubalmartin\\CssMin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Túbal Martín",
                    "homepage": "http://tubalmartin.me/"
                }
            ],
            "description": "A PHP port of the YUI CSS compressor",
            "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
            "keywords": [
                "compress",
                "compressor",
                "css",
                "cssmin",
                "minify",
                "yui"
            ],
            "support": {
                "issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues",
                "source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port"
            },
            "install-path": "../tubalmartin/cssmin"
        },
        {
            "name": "web-token/jwt-framework",
            "version": "3.4.9",
            "version_normalized": "3.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/web-token/jwt-framework.git",
                "reference": "112045db98dc78f10611647cab49e0b3d8a59057"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/112045db98dc78f10611647cab49e0b3d8a59057",
                "reference": "112045db98dc78f10611647cab49e0b3d8a59057",
                "shasum": ""
            },
            "require": {
                "brick/math": "^0.9|^0.10|^0.11|^0.12",
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-sodium": "*",
                "paragonie/constant_time_encoding": "^2.6|^3.0",
                "paragonie/sodium_compat": "^1.20|^2.0",
                "php": ">=8.1",
                "psr/cache": "^2.0|^3.0",
                "psr/clock": "^1.0",
                "psr/event-dispatcher": "^1.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "spomky-labs/aes-key-wrap": "^7.0",
                "spomky-labs/pki-framework": "^1.2.1",
                "symfony/config": "^5.4|^6.0|^7.0",
                "symfony/console": "^5.4|^6.0|^7.0",
                "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
                "symfony/http-client": "^5.4|^6.0|^7.0",
                "symfony/http-kernel": "^5.4|^6.0|^7.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-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-experimental": "self.version",
                "web-token/jwt-key-mgmt": "self.version",
                "web-token/jwt-library": "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-signature-pack": "self.version",
                "web-token/jwt-util-ecc": "self.version",
                "web-token/signature-pack": "self.version"
            },
            "require-dev": {
                "bjeavons/zxcvbn-php": "^1.3",
                "ekino/phpstan-banned-code": "^1.0",
                "ext-curl": "*",
                "ext-gmp": "*",
                "infection/infection": "^0.29",
                "matthiasnoback/symfony-config-test": "^5.0",
                "nyholm/psr7": "^1.8",
                "php-http/mock-client": "^1.5",
                "php-parallel-lint/php-parallel-lint": "^1.3",
                "phpbench/phpbench": "^1.2",
                "phpstan/extension-installer": "^1.3",
                "phpstan/phpstan": "^1.8",
                "phpstan/phpstan-deprecation-rules": "^1.0",
                "phpstan/phpstan-phpunit": "^1.1",
                "phpstan/phpstan-strict-rules": "^1.4",
                "phpunit/phpunit": "^10.1|^11.0",
                "qossmic/deptrac": "^2.0",
                "rector/rector": "^1.0",
                "roave/security-advisories": "dev-latest",
                "symfony/browser-kit": "^5.4|^6.0|^7.0",
                "symfony/finder": "^5.4|^6.0|^7.0",
                "symfony/framework-bundle": "^5.4|^6.0|^7.0",
                "symfony/phpunit-bridge": "^5.4|^6.0|^7.0",
                "symfony/serializer": "^5.4|^6.0|^7.0",
                "symfony/var-dumper": "^5.4|^6.0|^7.0",
                "symfony/yaml": "^5.4|^6.0|^7.0",
                "symplify/easy-coding-standard": "^12.0"
            },
            "suggest": {
                "bjeavons/zxcvbn-php": "Adds key quality check for oct 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.",
                "spomky-labs/aes-key-wrap": "To enable AES Key Wrap algorithm.",
                "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": "2025-11-17T20:20:37+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Jose\\": "src/",
                    "Jose\\Component\\": "src/Library/",
                    "Jose\\Experimental\\": "src/Experimental/",
                    "Jose\\Bundle\\JoseFramework\\": "src/Bundle/"
                }
            },
            "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-bundle/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"
            ],
            "support": {
                "issues": "https://github.com/web-token/jwt-framework/issues",
                "source": "https://github.com/web-token/jwt-framework/tree/3.4.9"
            },
            "funding": [
                {
                    "url": "https://github.com/Spomky",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/FlorentMorselli",
                    "type": "patreon"
                }
            ],
            "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/webimpress/safe-writer.git",
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5.4",
                "vimeo/psalm": "^4.7",
                "webimpress/coding-standard": "^1.2.2"
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/webimpress/safe-writer/issues",
                "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
            },
            "funding": [
                {
                    "url": "https://github.com/michalbundyra",
                    "type": "github"
                }
            ],
            "install-path": "../webimpress/safe-writer"
        },
        {
            "name": "webonyx/graphql-php",
            "version": "v15.30.2",
            "version_normalized": "15.30.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webonyx/graphql-php.git",
                "reference": "abf6dc5f8b27915bfde26fdda0e92cebfb9aebf5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/abf6dc5f8b27915bfde26fdda0e92cebfb9aebf5",
                "reference": "abf6dc5f8b27915bfde26fdda0e92cebfb9aebf5",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^7.4 || ^8"
            },
            "require-dev": {
                "amphp/amp": "^2.6",
                "amphp/http-server": "^2.1",
                "dms/phpunit-arraysubset-asserts": "dev-master",
                "ergebnis/composer-normalize": "^2.28",
                "friendsofphp/php-cs-fixer": "3.93.1",
                "mll-lab/php-cs-fixer-config": "5.13.0",
                "nyholm/psr7": "^1.5",
                "phpbench/phpbench": "^1.2",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "2.1.38",
                "phpstan/phpstan-phpunit": "2.0.12",
                "phpstan/phpstan-strict-rules": "2.0.8",
                "phpunit/phpunit": "^9.5 || ^10.5.21 || ^11",
                "psr/http-message": "^1 || ^2",
                "react/http": "^1.6",
                "react/promise": "^2.0 || ^3.0",
                "rector/rector": "^2.0",
                "symfony/polyfill-php81": "^1.23",
                "symfony/var-exporter": "^5 || ^6 || ^7 || ^8",
                "thecodingmachine/safe": "^1.3 || ^2 || ^3",
                "ticketswap/phpstan-error-formatter": "1.2.4"
            },
            "suggest": {
                "amphp/http-server": "To leverage async resolving with webserver on AMPHP platform",
                "psr/http-message": "To use standard GraphQL server",
                "react/promise": "To leverage async resolving on React PHP platform"
            },
            "time": "2026-02-05T16:03:59+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"
            ],
            "support": {
                "issues": "https://github.com/webonyx/graphql-php/issues",
                "source": "https://github.com/webonyx/graphql-php/tree/v15.30.2"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/webonyx-graphql-php",
                    "type": "open_collective"
                }
            ],
            "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/weew/helpers-array.git",
                "reference": "9bff63111f9765b4277750db8d276d92b3e16ed0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/weew/helpers-array/zipball/9bff63111f9765b4277750db8d276d92b3e16ed0",
                "reference": "9bff63111f9765b4277750db8d276d92b3e16ed0",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^4.7",
                "satooshi/php-coveralls": "^0.6.1"
            },
            "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.",
            "support": {
                "issues": "https://github.com/weew/helpers-array/issues",
                "source": "https://github.com/weew/helpers-array/tree/master"
            },
            "install-path": "../weew/helpers-array"
        },
        {
            "name": "wikimedia/less.php",
            "version": "v5.5.1",
            "version_normalized": "5.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/less.php.git",
                "reference": "f3e9516585fb28e5119a050e32c5a1708d9899a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/less.php/zipball/f3e9516585fb28e5119a050e32c5a1708d9899a7",
                "reference": "f3e9516585fb28e5119a050e32c5a1708d9899a7",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "48.0.0",
                "mediawiki/mediawiki-phan-config": "0.19.0",
                "mediawiki/minus-x": "1.1.3",
                "php-parallel-lint/php-console-highlighter": "1.0.0",
                "php-parallel-lint/php-parallel-lint": "1.4.0",
                "phpunit/phpunit": "10.5.63"
            },
            "time": "2026-02-14T00:12:28+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": "Timo Tijhof",
                    "homepage": "https://timotijhof.net"
                },
                {
                    "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 LESS processor",
            "homepage": "https://gerrit.wikimedia.org/g/mediawiki/libs/less.php",
            "keywords": [
                "css",
                "less",
                "less.js",
                "lesscss",
                "php",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/wikimedia/less.php/issues",
                "source": "https://github.com/wikimedia/less.php/tree/v5.5.1"
            },
            "install-path": "../wikimedia/less.php"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "allure-framework/allure-codeception",
        "allure-framework/allure-php-commons",
        "allure-framework/allure-phpunit",
        "behat/gherkin",
        "clue/ndjson-react",
        "codeception/codeception",
        "codeception/lib-asserts",
        "codeception/lib-web",
        "codeception/module-asserts",
        "codeception/module-sequence",
        "codeception/module-webdriver",
        "codeception/stub",
        "csharpru/vault-php",
        "dealerdirect/phpcodesniffer-composer-installer",
        "dg/bypass-finals",
        "doctrine/annotations",
        "doctrine/instantiator",
        "evenement/evenement",
        "fidry/cpu-core-counter",
        "friendsofphp/php-cs-fixer",
        "laminas/laminas-diactoros",
        "lusitanian/oauth",
        "magento/magento-coding-standard",
        "magento/magento2-functional-testing-framework",
        "magento/php-compatibility-fork",
        "mustache/mustache",
        "pdepend/pdepend",
        "phar-io/manifest",
        "phar-io/version",
        "php-webdriver/webdriver",
        "phpcsstandards/phpcsutils",
        "phpmd/phpmd",
        "phpstan/phpstan",
        "phpunit/php-code-coverage",
        "phpunit/php-file-iterator",
        "phpunit/php-invoker",
        "phpunit/php-text-template",
        "phpunit/php-timer",
        "phpunit/phpunit",
        "psy/psysh",
        "react/cache",
        "react/child-process",
        "react/dns",
        "react/event-loop",
        "react/socket",
        "react/stream",
        "rector/rector",
        "sebastian/cli-parser",
        "sebastian/code-unit",
        "sebastian/code-unit-reverse-lookup",
        "sebastian/comparator",
        "sebastian/complexity",
        "sebastian/diff",
        "sebastian/environment",
        "sebastian/exporter",
        "sebastian/global-state",
        "sebastian/lines-of-code",
        "sebastian/object-enumerator",
        "sebastian/object-reflector",
        "sebastian/phpcpd",
        "sebastian/recursion-context",
        "sebastian/resource-operations",
        "sebastian/type",
        "sebastian/version",
        "squizlabs/php_codesniffer",
        "symfony/dotenv",
        "symfony/options-resolver",
        "symfony/stopwatch",
        "theseer/tokenizer",
        "weew/helpers-array"
    ]
}
