Your IP : 216.73.216.38


Current Path : /home/maglabs/it/
Upload File :
Current File : /home/maglabs/it/composer.json

{
    "name": "magento/magento2ce",
    "description": "Magento 2 (Open Source)",
    "type": "project",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "config": {
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true,
            "laminas/laminas-dependency-plugin": true,
            "magento/*": true,
            "php-http/discovery": true
        },
        "preferred-install": "dist",
        "sort-packages": true
    },
    "version": "2.4.7-p2",
    "require": {
        "php": "~8.1.0||~8.2.0||~8.3.0",
        "ext-bcmath": "*",
        "ext-ctype": "*",
        "ext-curl": "*",
        "ext-dom": "*",
        "ext-gd": "*",
        "ext-hash": "*",
        "ext-iconv": "*",
        "ext-intl": "*",
        "ext-mbstring": "*",
        "ext-openssl": "*",
        "ext-pdo_mysql": "*",
        "ext-simplexml": "*",
        "ext-soap": "*",
        "ext-sodium": "*",
        "ext-xsl": "*",
        "ext-zip": "*",
        "lib-libxml": "*",
        "colinmollenhour/cache-backend-file": "^1.4",
        "colinmollenhour/cache-backend-redis": "^1.16",
        "colinmollenhour/credis": "^1.15",
        "colinmollenhour/php-redis-session-abstract": "~1.5.3",
        "composer/composer": "^2.0, !=2.2.16",
        "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0",
        "ezyang/htmlpurifier": "^4.17",
        "guzzlehttp/guzzle": "^7.5",
        "laminas/laminas-captcha": "^2.17",
        "laminas/laminas-code": "^4.13",
        "laminas/laminas-db": "^2.19",
        "laminas/laminas-di": "^3.13",
        "laminas/laminas-escaper": "^2.13",
        "laminas/laminas-eventmanager": "^3.11",
        "laminas/laminas-feed": "^2.22",
        "laminas/laminas-file": "^2.13",
        "laminas/laminas-filter": "^2.33",
        "laminas/laminas-http": "^2.15",
        "laminas/laminas-i18n": "^2.17",
        "laminas/laminas-mail": "^2.16",
        "laminas/laminas-mime": "^2.9",
        "laminas/laminas-modulemanager": "^2.11",
        "laminas/laminas-mvc": "^3.6",
        "laminas/laminas-oauth": "^2.6",
        "laminas/laminas-permissions-acl": "^2.10",
        "laminas/laminas-server": "^2.16",
        "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": "^2.4",
        "league/flysystem-aws-s3-v3": "^2.4",
        "magento/composer": "^1.10.0-beta1",
        "magento/composer-dependency-version-audit-plugin": "^0.1",
        "magento/magento-composer-installer": ">=0.4.0",
        "magento/zend-cache": "^1.16",
        "magento/zend-db": "^1.16",
        "magento/zend-pdf": "^1.16",
        "monolog/monolog": "^2.7",
        "opensearch-project/opensearch-php": "^1.0 || ^2.0",
        "pelago/emogrifier": "^7.0",
        "php-amqplib/php-amqplib": "^3.2",
        "phpseclib/mcrypt_compat": "^2.0",
        "phpseclib/phpseclib": "^3.0",
        "psr/log": "^2 || ^3",
        "ramsey/uuid": "^4.2",
        "symfony/console": "^6.4",
        "symfony/intl": "^6.4",
        "symfony/process": "^6.4",
        "symfony/string": "^6.4",
        "tedivm/jshrink": "^1.4",
        "tubalmartin/cssmin": "^4.1",
        "web-token/jwt-framework": "^3.1",
        "webonyx/graphql-php": "^15.0",
        "wikimedia/less.php": "^3.2"
    },
    "suggest": {
        "ext-pcntl": "Need for run processes in parallel mode"
    },
    "autoload": {
        "exclude-from-classmap": [
            "**/dev/**",
            "**/update/**",
            "**/Test/**"
        ],
        "files": [
            "app/etc/NonComposerComponentRegistration.php"
        ],
        "psr-0": {
            "": [
                "app/code/",
                "generated/code/"
            ]
        },
        "psr-4": {
            "Magento\\": "app/code/Magento/",
            "Magento\\Framework\\": "lib/internal/Magento/Framework/",
            "Magento\\Setup\\": "setup/src/Magento/Setup/"
        }
    },
    "require-dev": {
        "allure-framework/allure-phpunit": "^2",
        "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0",
        "dg/bypass-finals": "^1.4",
        "friendsofphp/php-cs-fixer": "^3.22",
        "lusitanian/oauth": "^0.8",
        "magento/magento-coding-standard": "*",
        "magento/magento2-functional-testing-framework": "^4.7",
        "pdepend/pdepend": "^2.10",
        "phpmd/phpmd": "^2.12",
        "phpstan/phpstan": "^1.9",
        "phpunit/phpunit": "^9.5",
        "sebastian/phpcpd": "^6.0",
        "symfony/finder": "^6.4"
    },
    "conflict": {
        "gene/bluefoot": "*"
    },
    "replace": {
        "magento/module-marketplace": "100.4.5",
        "magento/module-admin-analytics": "100.4.6",
        "magento/module-admin-notification": "100.4.6",
        "magento/module-advanced-pricing-import-export": "100.4.7",
        "magento/module-advanced-search": "100.4.5",
        "magento/module-amqp": "100.4.4",
        "magento/module-analytics": "100.4.7",
        "magento/module-application-performance-monitor": "100.4.0",
        "magento/module-application-performance-monitor-new-relic": "100.4.0",
        "magento/module-asynchronous-operations": "100.4.7",
        "magento/module-authorization": "100.4.7",
        "magento/module-backend": "102.0.7",
        "magento/module-backup": "100.4.7",
        "magento/module-bundle": "101.0.7",
        "magento/module-bundle-graph-ql": "100.4.7",
        "magento/module-bundle-import-export": "100.4.6",
        "magento/module-cache-invalidate": "100.4.5",
        "magento/module-captcha": "100.4.7",
        "magento/module-cardinal-commerce": "100.4.5",
        "magento/module-catalog": "104.0.7-p2",
        "magento/module-catalog-customer-graph-ql": "100.4.6",
        "magento/module-catalog-analytics": "100.4.4",
        "magento/module-catalog-import-export": "101.1.7",
        "magento/module-catalog-inventory": "100.4.7",
        "magento/module-catalog-inventory-graph-ql": "100.4.4",
        "magento/module-catalog-rule": "101.2.7",
        "magento/module-catalog-rule-graph-ql": "100.4.4",
        "magento/module-catalog-rule-configurable": "100.4.6",
        "magento/module-catalog-search": "102.0.7",
        "magento/module-catalog-url-rewrite": "100.4.7",
        "magento/module-catalog-widget": "100.4.7",
        "magento/module-checkout": "100.4.7",
        "magento/module-checkout-agreements": "100.4.6",
        "magento/module-checkout-agreements-graph-ql": "100.4.3",
        "magento/module-cms": "104.0.7",
        "magento/module-cms-url-rewrite": "100.4.6",
        "magento/module-compare-list-graph-ql": "100.4.3",
        "magento/module-config": "101.2.7-p2",
        "magento/module-async-config": "100.4.0",
        "magento/module-configurable-import-export": "100.4.5",
        "magento/module-configurable-product": "100.4.7",
        "magento/module-configurable-product-sales": "100.4.4",
        "magento/module-contact": "100.4.6",
        "magento/module-contact-graph-ql": "100.4.0",
        "magento/module-cookie": "100.4.7",
        "magento/module-cron": "100.4.7",
        "magento/module-currency-symbol": "100.4.5",
        "magento/module-customer": "103.0.7-p2",
        "magento/module-customer-analytics": "100.4.4",
        "magento/module-customer-downloadable-graph-ql": "100.4.3",
        "magento/module-customer-import-export": "100.4.7",
        "magento/module-deploy": "100.4.7",
        "magento/module-developer": "100.4.7",
        "magento/module-dhl": "100.4.6",
        "magento/module-directory": "100.4.7",
        "magento/module-directory-graph-ql": "100.4.5",
        "magento/module-downloadable": "100.4.7",
        "magento/module-downloadable-graph-ql": "100.4.7",
        "magento/module-downloadable-import-export": "100.4.6",
        "magento/module-eav": "102.1.7",
        "magento/module-open-search": "100.4.1",
        "magento/module-elasticsearch": "101.0.7",
        "magento/module-elasticsearch-7": "100.4.7",
        "magento/module-email": "101.1.7",
        "magento/module-encryption-key": "100.4.5-p2",
        "magento/module-fedex": "100.4.5-p2",
        "magento/module-gift-message": "100.4.6",
        "magento/module-gift-message-graph-ql": "100.4.5",
        "magento/module-google-adwords": "100.4.4",
        "magento/module-google-analytics": "100.4.3",
        "magento/module-google-optimizer": "100.4.6",
        "magento/module-google-gtag": "100.4.2",
        "magento/module-graph-ql": "100.4.7",
        "magento/module-graph-ql-cache": "100.4.4",
        "magento/module-graph-ql-new-relic": "100.4.0",
        "magento/module-graph-ql-resolver-cache": "100.4.0",
        "magento/module-catalog-graph-ql": "100.4.7",
        "magento/module-catalog-cms-graph-ql": "100.4.3",
        "magento/module-catalog-url-rewrite-graph-ql": "100.4.5",
        "magento/module-configurable-product-graph-ql": "100.4.7",
        "magento/module-customer-graph-ql": "100.4.7",
        "magento/module-eav-graph-ql": "100.4.4",
        "magento/module-swatches-graph-ql": "100.4.5",
        "magento/module-tax-graph-ql": "100.4.3",
        "magento/module-url-rewrite-graph-ql": "100.4.6",
        "magento/module-cms-url-rewrite-graph-ql": "100.4.5",
        "magento/module-weee-graph-ql": "100.4.4",
        "magento/module-cms-graph-ql": "100.4.4",
        "magento/module-grouped-import-export": "100.4.5",
        "magento/module-grouped-product": "100.4.7",
        "magento/module-grouped-catalog-inventory": "100.4.4",
        "magento/module-grouped-product-graph-ql": "100.4.7",
        "magento/module-import-export": "101.0.7-p2",
        "magento/module-indexer": "100.4.7",
        "magento/module-instant-purchase": "100.4.6",
        "magento/module-integration": "100.4.7-p2",
        "magento/module-integration-graph-ql": "100.4.0",
        "magento/module-layered-navigation": "100.4.7",
        "magento/module-login-as-customer": "100.4.7",
        "magento/module-login-as-customer-admin-ui": "100.4.7",
        "magento/module-login-as-customer-api": "100.4.6",
        "magento/module-login-as-customer-assistance": "100.4.6",
        "magento/module-login-as-customer-frontend-ui": "100.4.6",
        "magento/module-login-as-customer-graph-ql": "100.4.4",
        "magento/module-login-as-customer-log": "100.4.5",
        "magento/module-login-as-customer-quote": "100.4.5",
        "magento/module-login-as-customer-page-cache": "100.4.6",
        "magento/module-login-as-customer-sales": "100.4.6",
        "magento/module-media-content": "100.4.5",
        "magento/module-media-content-api": "100.4.6",
        "magento/module-media-content-catalog": "100.4.5",
        "magento/module-media-content-cms": "100.4.5",
        "magento/module-media-gallery": "100.4.6",
        "magento/module-media-gallery-api": "101.0.6",
        "magento/module-media-gallery-ui": "100.4.6",
        "magento/module-media-gallery-ui-api": "100.4.5",
        "magento/module-media-gallery-integration": "100.4.6",
        "magento/module-media-gallery-synchronization": "100.4.6",
        "magento/module-media-gallery-synchronization-api": "100.4.5",
        "magento/module-media-content-synchronization": "100.4.6",
        "magento/module-media-content-synchronization-api": "100.4.5",
        "magento/module-media-content-synchronization-catalog": "100.4.4",
        "magento/module-media-content-synchronization-cms": "100.4.4",
        "magento/module-media-gallery-synchronization-metadata": "100.4.3",
        "magento/module-media-gallery-metadata": "100.4.5",
        "magento/module-media-gallery-metadata-api": "100.4.4",
        "magento/module-media-gallery-catalog-ui": "100.4.4",
        "magento/module-media-gallery-cms-ui": "100.4.4",
        "magento/module-media-gallery-catalog-integration": "100.4.4",
        "magento/module-media-gallery-catalog": "100.4.4",
        "magento/module-media-gallery-renditions": "100.4.5",
        "magento/module-media-gallery-renditions-api": "100.4.4",
        "magento/module-media-storage": "100.4.6",
        "magento/module-message-queue": "100.4.7",
        "magento/module-msrp": "100.4.6",
        "magento/module-msrp-configurable-product": "100.4.4",
        "magento/module-msrp-grouped-product": "100.4.4",
        "magento/module-multishipping": "100.4.7",
        "magento/module-mysql-mq": "100.4.5",
        "magento/module-new-relic-reporting": "100.4.5",
        "magento/module-newsletter": "100.4.7-p2",
        "magento/module-newsletter-graph-ql": "100.4.4",
        "magento/module-offline-payments": "100.4.5",
        "magento/module-offline-shipping": "100.4.6",
        "magento/module-order-cancellation": "100.4.0",
        "magento/module-order-cancellation-graph-ql": "100.4.0",
        "magento/module-order-cancellation-ui": "100.4.0",
        "magento/module-page-cache": "100.4.7",
        "magento/module-payment": "100.4.7",
        "magento/module-payment-graph-ql": "100.4.2",
        "magento/module-paypal": "101.0.7-p2",
        "magento/module-paypal-captcha": "100.4.4",
        "magento/module-paypal-graph-ql": "100.4.5",
        "magento/module-persistent": "100.4.7",
        "magento/module-product-alert": "100.4.6",
        "magento/module-product-video": "100.4.7",
        "magento/module-quote": "101.2.7-p1",
        "magento/module-quote-analytics": "100.4.6",
        "magento/module-quote-bundle-options": "100.4.3",
        "magento/module-quote-configurable-options": "100.4.3",
        "magento/module-quote-downloadable-links": "100.4.3",
        "magento/module-quote-graph-ql": "100.4.7",
        "magento/module-related-product-graph-ql": "100.4.4",
        "magento/module-release-notification": "100.4.5",
        "magento/module-reports": "100.4.7-p2",
        "magento/module-require-js": "100.4.3",
        "magento/module-review": "100.4.7",
        "magento/module-review-graph-ql": "100.4.3",
        "magento/module-review-analytics": "100.4.4",
        "magento/module-robots": "101.1.3",
        "magento/module-rss": "100.4.5",
        "magento/module-rule": "100.4.6",
        "magento/module-sales": "103.0.7-p2",
        "magento/module-sales-analytics": "100.4.4",
        "magento/module-sales-graph-ql": "100.4.7",
        "magento/module-sales-inventory": "100.4.4",
        "magento/module-sales-rule": "101.2.7",
        "magento/module-sales-rule-graph-ql": "100.4.0",
        "magento/module-sales-sequence": "100.4.4",
        "magento/module-sample-data": "100.4.5",
        "magento/module-search": "101.1.7",
        "magento/module-security": "100.4.7",
        "magento/module-send-friend": "100.4.5",
        "magento/module-send-friend-graph-ql": "100.4.3",
        "magento/module-shipping": "100.4.7-p2",
        "magento/module-sitemap": "100.4.6",
        "magento/module-store": "101.1.7",
        "magento/module-store-graph-ql": "100.4.5",
        "magento/module-swagger": "100.4.6",
        "magento/module-swagger-webapi": "100.4.3",
        "magento/module-swagger-webapi-async": "100.4.3",
        "magento/module-swatches": "100.4.7",
        "magento/module-swatches-layered-navigation": "100.4.3",
        "magento/module-tax": "100.4.7",
        "magento/module-tax-import-export": "100.4.6-p2",
        "magento/module-theme": "101.1.7",
        "magento/module-theme-graph-ql": "100.4.4",
        "magento/module-translation": "100.4.7",
        "magento/module-ui": "101.2.7",
        "magento/module-ups": "100.4.7-p1",
        "magento/module-url-rewrite": "102.0.6",
        "magento/module-user": "101.2.7",
        "magento/module-usps": "100.4.6",
        "magento/module-variable": "100.4.5",
        "magento/module-vault": "101.2.7",
        "magento/module-vault-graph-ql": "100.4.3",
        "magento/module-version": "100.4.4",
        "magento/module-webapi": "100.4.6-p1",
        "magento/module-webapi-async": "100.4.5",
        "magento/module-webapi-security": "100.4.4",
        "magento/module-weee": "100.4.7",
        "magento/module-widget": "101.2.7",
        "magento/module-wishlist": "101.2.7",
        "magento/module-wishlist-graph-ql": "100.4.7",
        "magento/module-wishlist-analytics": "100.4.5",
        "magento/theme-adminhtml-backend": "100.4.7-p1",
        "magento/theme-frontend-blank": "100.4.7-p1",
        "magento/theme-frontend-luma": "100.4.7-p1",
        "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/framework": "103.0.7-p1",
        "magento/framework-amqp": "100.4.5",
        "magento/framework-bulk": "101.0.3",
        "magento/framework-message-queue": "100.4.7",
        "trentrichardson/jquery-timepicker-addon": "1.4.3",
        "components/jquery": "1.11.0",
        "components/jqueryui": "1.10.4",
        "twbs/bootstrap": "3.1.0",
        "tinymce/tinymce": "3.4.7",
        "magento/module-csp": "100.4.6",
        "magento/module-aws-s3": "100.4.5",
        "magento/module-remote-storage": "100.4.5",
        "magento/module-jwt-framework-adapter": "100.4.3",
        "magento/module-jwt-user-token": "100.4.2-p2"
    },
    "autoload-dev": {
        "psr-4": {
            "Magento\\PhpStan\\": "dev/tests/static/framework/Magento/PhpStan/",
            "Magento\\Sniffs\\": "dev/tests/static/framework/Magento/Sniffs/",
            "Magento\\TestFramework\\Inspection\\": "dev/tests/static/framework/Magento/TestFramework/Inspection/",
            "Magento\\TestFramework\\Utility\\": "dev/tests/static/framework/Magento/TestFramework/Utility/",
            "Magento\\Tools\\": "dev/tools/Magento/Tools/",
            "Magento\\Tools\\Sanity\\": "dev/build/publication/sanity/Magento/Tools/Sanity/"
        }
    },
    "prefer-stable": true,
    "extra": {
        "component_paths": {
            "components/jquery": [
                "lib/web/jquery.js",
                "lib/web/jquery/jquery.min.js"
            ],
            "components/jqueryui": [
                "lib/web/jquery/jquery-ui.js"
            ],
            "tinymce/tinymce": "lib/web/tiny_mce_5",
            "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js",
            "twbs/bootstrap": [
                "lib/web/jquery/jquery.tabs.js"
            ]
        }
    }
}


?>