{
    "name": "magento/project-community-edition",
    "description": "eCommerce Platform for Growth (Community Edition)",
    "type": "project",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "config": {
        "preferred-install": "dist",
        "sort-packages": true
    },
    "require": {
        "amasty/customers-also-viewed-graphql": "1.1.0",
        "amasty/module-fpc-warmer": "^2.2",
        "amasty/module-optimizer-pro": "^2.2",
        "amasty/module-seo-toolkit": "^1.20",
        "amasty/pgrid": "^1.6",
        "amasty/preorder": "^2.0",
        "amasty/rewards": "^1.14",
        "amasty/xnotif": "^1.12",
        "facebook/php-business-sdk": "^9.0",
        "itonomy/productvisibilitygrid": "^2.1",
        "liquid/liquid": "~1.4",
        "magento/composer-root-update-plugin": "~1.1",
        "magento/product-community-edition": "2.4.2",
        "mageplaza/module-core": "^1.4",
        "mageworx/module-advancedproductoptions": "^2.35",
        "mirasvit/module-cache-warmer": "^1.6",
        "mirasvit/module-core": "*",
        "mirasvit/module-email": "*",
        "mirasvit/module-product-kit": "*",
        "mirasvit/module-search-ultimate": "*",
        "mirasvit/module-sorting": "*",
        "mpdf/mpdf": "^8.0",
        "mpdf/qrcode": "^1.0",
        "xtento/orderexport": "^2.13",
        "xtento/pdfcustomizer": "^2.13",
        "xtento/productexport": "^2.14"
    },
    "require-dev": {
        "allure-framework/allure-phpunit": "~1.2.0",
        "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
        "friendsofphp/php-cs-fixer": "~2.16.0",
        "lusitanian/oauth": "~0.8.10",
        "magento/magento-coding-standard": "*",
        "magento/magento2-functional-testing-framework": "^3.0",
        "pdepend/pdepend": "~2.7.1",
        "phpcompatibility/php-compatibility": "^9.3",
        "phpmd/phpmd": "^2.8.0",
        "phpstan/phpstan": ">=0.12.3 <=0.12.23",
        "phpunit/phpunit": "^9",
        "sebastian/phpcpd": "~5.0.0",
        "squizlabs/php_codesniffer": "~3.5.4"
    },
    "conflict": {
        "gene/bluefoot": "*"
    },
    "autoload": {
        "psr-4": {
            "Magento\\Framework\\": "lib/internal/Magento/Framework/",
            "Magento\\Setup\\": "setup/src/Magento/Setup/",
            "Magento\\": "app/code/Magento/",
            "Zend\\Mvc\\Controller\\": "setup/src/Zend/Mvc/Controller/"
        },
        "psr-0": {
            "": [
                "app/code/",
                "generated/code/"
            ]
        },
        "files": [
            "app/etc/NonComposerComponentRegistration.php"
        ],
        "exclude-from-classmap": [
            "**/dev/**",
            "**/update/**",
            "**/Test/**"
        ]
    },
    "autoload-dev": {
        "psr-4": {
            "Magento\\Sniffs\\": "dev/tests/static/framework/Magento/Sniffs/",
            "Magento\\Tools\\": "dev/tools/Magento/Tools/",
            "Magento\\Tools\\Sanity\\": "dev/build/publication/sanity/Magento/Tools/Sanity/",
            "Magento\\TestFramework\\Inspection\\": "dev/tests/static/framework/Magento/TestFramework/Inspection/",
            "Magento\\TestFramework\\Utility\\": "dev/tests/static/framework/Magento/TestFramework/Utility/",
            "Magento\\PhpStan\\": "dev/tests/static/framework/Magento/PhpStan/"
        }
    },
    "version": "2.3.5-p1",
    "minimum-stability": "stable",
    "repositories": {
        "mirasvit-pkt2": {
            "type": "composer",
            "url": "https://55989:T3VDPKH5J7@packages.mirasvit.com/55989:T3VDPKH5J7/"
        },
        "mirasvit-ips2": {
            "type": "composer",
            "url": "https://55483:LGVU7QB0IW@packages.mirasvit.com/55483:LGVU7QB0IW/"
        },
        "mageworx_packages": {
            "type": "composer",
            "url": "https://packages.mageworx.com/"
        },
        "0": {
            "type": "composer",
            "url": "https://repo.magento.com/"
        },
        "xtento": {
            "type": "composer",
            "url": "https://repo.xtento.com"
        },
        "mirasvit-tes2": {
            "type": "composer",
            "url": "https://47546:D4QXMKEGF6@packages.mirasvit.com/47546:D4QXMKEGF6/"
        },
        "amasty": {
            "type": "composer",
            "url": "https://composer.amasty.com/community/"
        },
        "magefan": {
            "type": "composer",
            "url": "https://magefan.com/repo/"
        },
        "mirasvit-fpc2": {
            "type": "composer",
            "url": "https://50518:57MGVD4F21@packages.mirasvit.com/50518:57MGVD4F21/"
        },
        "mirasvit-ssu2": {
            "type": "composer",
            "url": "https://51984:C2STFXOUQG@packages.mirasvit.com/51984:C2STFXOUQG/"
        }
    },
    "extra": {
        "magento-force": "override"
    }
}
