Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-inventory-export-stock/
Upload File :
Current File : /var/www/clients/client3/web2/web/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.0-p2",
    "require": {
        "php": "~7.3.0||~7.4.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.2.*",
        "magento/module-catalog": "*",
        "magento/module-catalog-inventory": "*",
        "magento/module-inventory-indexer": "2.1.*",
        "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\\": ""
        }
    }
}