{
    "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,
        "allow-plugins": {
            "magento/magento-composer-installer": true,
            "magento/inventory-composer-installer": true,
            "laminas/laminas-dependency-plugin": true,
            "dealerdirect/phpcodesniffer-composer-installer": true,
            "magento/composer-root-update-plugin": true
        }
    },
    "version": "2.3.7-p3",
    "require": {
        "algolia/algoliasearch-magento-2": "^3.10",
        "cloudflare/cloudflare-magento": "dev-master",
        "cybersource/global-payment-management": "3.5.3",
        "edsdk/n1ed-magento": "dev-main",
        "geoip2/geoip2": "^2.13",
        "magefan/module-birthday-email": "^2.0",
        "magefan/module-blog": "2.10.13.1",
        "magento/composer-root-update-plugin": "~2.0",
        "magento/product-community-edition": "2.3.7-p3",
        "mageplaza/module-core": "^1.5",
        "mageplaza/module-smtp": "^4.7",
        "mailchimp/mc-magento2": "102.3.43",
        "mirasvit/module-shipping-rule": "*",
        "ontap/module-mastercard": "103.9.0",
        "paythemnet/inboundapi_php73": "dev-master",
        "smile/module-gift-sales-rule": "^1.1",
        "swissup/abandoned-cart": "^1.1",
        "swissup/delete-orders": "1.2.1",
        "swissup/firecheckout": "^1.30",
        "swissup/module-marketplace": "^1.10",
        "swissup/product-address-field-manager": "^1.6",
        "swissup/product-customer-field-manager": "^1.2",
        "twilio/sdk": "^6.44"
    },
    "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/",
            "Zend\\Mvc\\Controller\\": "setup/src/Zend/Mvc/Controller/"
        }
    },
    "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": "^2.7",
        "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-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/"
        }
    },
    "minimum-stability": "dev",
    "prefer-stable": false,
    "repositories": {
        "mirasvit-shr2": {
            "type": "composer",
            "url": "https://60517:BPTHM2G1N4@packages.mirasvit.com/60517:BPTHM2G1N4/"
        },
        "magecomp": {
            "type": "composer",
            "url": "https://package.magecomp.com/"
        },
        "swissuplabs": {
            "type": "composer",
            "url": "https://ci.swissuplabs.com/api/packages.json"
        },
        "0": {
            "type": "composer",
            "url": "https://repo.magento.com/"
        },
        "1":
        {
            "type": "composer",
            "url": "https://repo.packagist.org"
        }
    },
    "extra": {
        "magento-force": "override"
    }
}
