{
    "name": "amasty/shopby",
    "description": "Improved Layered Navigation by Amasty",
    "require": {
        "php": ">=7.3.0",
        "amasty/base": ">=1.14.3",
        "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": ">=2.16.4",
        "amasty/module-shop-by-brand": ">=2.13.2",
        "amasty/shopby-seo": ">=2.14.0",
        "amasty/module-improved-layered-navigation-page": ">=2.7.17"
    },
    "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": "2.20.0",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Shopby\\": ""
        }
    }
}
