{
    "name": "amasty/module-mage-248-fix",
    "description": "Fix several issues on Magento 2.4.8 version by Amasty",
    "require": {
        "php": ">=8.1",
        "amasty/base": ">=1.21.1",
        "magento/framework": "~103.0.8.0",
        "wikimedia/less.php": "^5.3.1"
    },
    "homepage": "https://amasty.com/",
    "type": "magento2-module",
    "version": "1.0.6",
    "license": "proprietary",
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Mage248Fix\\": ""
        }
    }
}
