Your IP : 216.73.216.14


Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-inventory-grouped-product/
Upload File :
Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-inventory-grouped-product/composer.json

{
    "name": "magento/module-inventory-grouped-product",
    "description": "N/A",
    "type": "magento2-module",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "version": "1.3.2",
    "require": {
        "php": "~8.1.0||~8.2.0||~8.3.0",
        "magento/framework": "*",
        "magento/module-grouped-product": "*",
        "magento/module-inventory-catalog-api": "1.3.*"
    },
    "suggest": {
        "magento/module-inventory-configuration-api": "1.2.*",
        "magento/module-inventory-catalog": "1.3.*",
        "magento/module-inventory": "1.2.*",
        "magento/module-inventory-api": "1.2.*"
    },
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Magento\\InventoryGroupedProduct\\": ""
        }
    }
}