{
    "name": "amasty/module-mage24fix",
    "description": "Fix for Magento 2.4.0 by Amasty",
    "require": {
        "php": ">=7.3.0",
        "amasty/base": ">=1.13.3"
    },
    "type": "magento2-module",
    "version": "1.0.7",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Mage24Fix\\": ""
        }
    }
}
