Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/app/Shopby/
Upload File :
Current File : /home/dev2.destoffenstraat.com/app/Shopby/composer.json

{
    "name": "amasty/shopby",
    "description": "Improved Layered Navigation by Amasty",
    "require": {
        "php": "^7.1.0",
        "amasty/base": ">=1.10.10",
        "magento/module-layered-navigation": ">=100.2.0",
        "magento/module-swatches": ">=100.2.0",
        "amasty/module-shop-by-base": ">=2.13.10",
        "amasty/module-shop-by-brand": ">=2.10.13",
        "amasty/shopby-seo": ">=2.11.8",
        "amasty/module-improved-layered-navigation-page": ">=2.7.8"
    },
    "suggest": {
        "amasty/shopby-graphql": "Install shopby-graph-ql module to activate GraphQl and Shopby integration."
    },
    "type": "magento2-module",
    "version": "2.14.7",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Shopby\\": ""
        }
    }
}