Your IP : 216.73.216.81


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

{
    "name": "magento/module-inventory-shipping",
    "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-catalog-api": "1.3.*",
        "magento/module-inventory-sales-api": "1.2.*",
        "magento/module-inventory-source-selection-api": "1.4.*",
        "magento/module-inventory-source-deduction-api": "1.2.*",
        "magento/module-sales": "*",
        "magento/module-shipping": "*",
        "magento/module-store": "*"
    },
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Magento\\InventoryShipping\\": ""
        }
    }
}