{
    "name": "amasty/shopby",
    "description": "Improved Layered Navigation by Amasty",
    "require": {
        "php": ">=7.4.0",
        "amasty/base": ">=1.20.0",
        "magento/module-layered-navigation": ">=100.2.0",
        "magento/module-catalog-search": ">=101.0.2",
        "magento/module-swatches": ">=100.2.0",
        "amasty/module-shop-by-base": ">=3.0.2",
        "amasty/module-shop-by-brand": ">=3.0.2",
        "amasty/shopby-seo": ">=3.0.1",
        "amasty/module-improved-layered-navigation-page": ">=3.0.0",
        "amasty/module-composite-product-price-indexer": ">=1.0.2"
    },
    "suggest": {
        "amasty/shopby-graphql": "Install shopby-graph-ql module to activate GraphQl and Shopby integration.",
        "amasty/module-grouped-options": "Install module-grouped-options module to activate Grouped Options integration.",
        "amasty/module-shopby-mftf-3": "Install module-shopby-mftf-3 module to implement mftf-tests for Magento 2.4.5+ versions.",
        "amasty/module-mage-2.4.5-fix": "Install module-mage-2.4.5-fix to fix bugs with Product Collection Changes that were added in 2.4.5 version."
    },
    "type": "magento2-module",
    "version": "4.0.2",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Shopby\\": ""
        }
    }
}
