{
    "name": "magento/project-community-edition",
    "description": "eCommerce Platform for Growth (Community Edition)",
    "type": "project",
    "version": "2.3.2",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "require": {
        "magento/product-community-edition": "2.4.8-p2",
        "mageplaza/module-core": "^1.4",
        "mageplaza/magento-2-hebrew-language-pack": "dev-master",
        "swissup/pagespeed": "^1.2",
        "hybridauth/hybridauth": "^3.0@dev",
        "swissup/rtl": "^1",
        "swissup/helpdesk": "^1.3",
        "swissup/product-geoip": "^1",
        "swissup/module-geoip": "^1",
        "swissup/module-core": "^1",
        "swissup/module-address-autocomplete": "^1",
        "swissup/module-address-field-manager": "^1",
        "swissup/module-checkout-cart": "^1",
        "swissup/module-checkout-fields": "^1",
        "swissup/module-checkout-success": "^2",
        "swissup/module-customer-field-manager": "^1.2",
        "swissup/module-delivery-date": "^1",
        "swissup/module-firecheckout": "^1",
        "swissup/module-orderattachment": "^1",
        "swissup/module-subscribe-at-checkout": "^1",
        "swissup/module-taxvat": "^1",
        "swissup/firecheckout": "^1",
        "swissup/module-cache-warmer": "^1",
        "swissup/ajaxlayerednavigation": "^1",
        "dompdf/dompdf": "*",
        "swissup/module-marketplace": "^1.7",
        "swissup/module-maintenance": "^2",
        "swissup/email-templates": "^1",
        "swissup/module-image": "^1.0",
        "magento/composer-root-update-plugin": "~2.0",
        "swissup/module-navigationpro": "^1",
        "swissup/module-sold-together": "^1",
        "swissup/module-easybanner": "^1.7",
        "tawk/tawk-magento-2": "^1.6",
        "aheadworks/module-faq-free": "^1.0",
        "swissup/module-social-core": "^1.0",
        "swissup/module-slick-carousel": "^1.3",
        "swissup/module-highlight": "^1.11",
        "swissup/module-suggestpage": "^1.2",
        "swissup/module-easycatalogimg": "^1.5",
        "swissup/module-social-login": "^1.1",
        "swissup/ajaxpro": "^1.7",
        "swissup/chat-gpt-assistant": "^1.1",
        "swissup/pro-labels": "^1.7",
        "amasty/module-elastic-search-subscription-package-pro": "^2.5",
        "mageplaza/module-ajax-layered-navigation": "^4.1",
        "amasty/promo": "^2.17",
        "amasty/module-free-gift-pro-package": "^1.3",
        "amasty/rgrid": "^1.0",
        "amasty/ajax-scroll": "^1.6",
        "amasty/cart": "^1.11",
        "amasty/pgrid": "^1.13",
        "amasty/number": "^1.1",
        "amasty/paction": "^1.3",
        "amasty/orderarchive": "^1.1",
        "fooman/pdfcustomiser-m2": "^8.14",
        "magecomp/magento-2-whatsapp-order-notification-basic": "^1.0",
        "magecomp/module-whatsappapi": "^1.0",
        "magecomp/module-whatsappcontact": "^1.0",
        "magecomp/module-whatsappcountryflag": "^1.0",
        "magecomp/module-whatsapptwilioapi": "^1.0",
        "magento/module-elasticsearch-8": "^101",
        "elasticsearch/elasticsearch": "^8.17",
        "mageplaza/module-smtp": "^4",
        "amasty/advanced-review": "^1.16",
        "amasty/module-advanced-review-lite": "^1.17"
    },
    "require-dev": {
        "allure-framework/allure-phpunit": "^2",
        "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
        "dg/bypass-finals": "^1.4",
        "friendsofphp/php-cs-fixer": "^3.8",
        "lusitanian/oauth": "^0.8",
        "magento/magento-coding-standard": "*",
        "pdepend/pdepend": "^2.10",
        "phpmd/phpmd": "^2.12",
        "phpstan/phpstan": "^1.9",
        "phpunit/phpunit": "^9.5",
        "sebastian/comparator": "<=4.0.6",
        "sebastian/phpcpd": "^6.0",
        "symfony/finder": "^5.4"
    },
    "autoload": {
        "psr-4": {
            "Magento\\Setup\\": "setup/src/Magento/Setup/",
            "Zend\\Mvc\\Controller\\": "setup/src/Zend/Mvc/Controller/",
            "Magento\\": "app/code/Magento/",
            "Magento\\Framework\\": "lib/internal/Magento/Framework/"
        },
        "psr-0": {
            "": [
                "app/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/"
        }
    },
    "minimum-stability": "stable",
    "repositories": {
        "amasty": {
            "type": "composer",
            "url": "https://composer.amasty.com/community/"
        },
        "0": {
            "type": "composer",
            "url": "https://repo.magento.com/",
            "canonical": false,
	    "exclude": ["mageplaza/module-smtp"]
        },
	"swissuplabs": {
            "type": "composer",
            "url": "https://ci.swissuplabs.com/api/packages.json"
        },
        "mageworx_packages": {
            "type": "composer",
            "url": "https://packages.mageworx.com/"
        },
        "fooman": {
            "type": "composer",
            "url": "https://customer-repos.fooman.co.nz/www.supertoys.co.il-c0c6871c5265f0c5e3fdaea0f8aaf7e85477d168"
        }
    },
    "extra": {
        "magento-force": "override"
    },
    "config": {
        "allow-plugins": {
            "magento/magento-composer-installer": true,
            "magento/inventory-composer-installer": true,
            "laminas/laminas-dependency-plugin": true,
            "magento/composer-root-update-plugin": true,
            "magento/composer-dependency-version-audit-plugin": true,
            "dealerdirect/phpcodesniffer-composer-installer": true,
            "php-http/discovery": true
        }
    }
}
