Your IP : 216.73.216.81


Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor/magento/module-inventory-export-stock/
Upload File :
Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor/magento/module-inventory-export-stock/composer.json

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