{
    "name": "amasty/promo",
    "description": "Free Gift by Amasty",
    "require": {
        "php": ">=7.4",
        "amasty/base": ">=1.19.1",
        "amasty/module-advanced-conditions": ">=1.3.6",
        "amasty/module-banners-lite": ">=1.1.2",
        "amasty/module-salesrulewizard": "*",
        "amasty/rgrid": "*"
    },
    "suggest": {
        "amasty/module-promo-mftf-2": "Install module-promo-mftf-2 module to be able to run Free Gift MFTF tests for Magento 2.3.5+ version.",
        "amasty/module-promo-mftf-3": "Install module-promo-mftf-3 module to be able to run Free Gift MFTF tests for Magento 2.4.0+ version.",
        "amasty/module-mage-2.4.7-fix": "Install this module to fix bugs related to UI elements that were added in the release version 2.4.7.",
        "amasty/module-graphql-application-server-compatibility": "Install this package for compatibility with GraphQL Application Server."
    },
    "type": "magento2-module",
    "version": "2.17.3",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Promo\\": ""
        }
    }
}
