Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-inventory-in-store-pickup/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/magento/module-inventory-in-store-pickup/composer.json

{
    "name": "magento/module-inventory-in-store-pickup",
    "description": "N/A",
    "type": "magento2-module",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "version": "1.1.0-p2",
    "require": {
        "php": "~7.3.0||~7.4.0",
        "magento/framework": "*",
        "magento/module-inventory-in-store-pickup-api": "1.1.*",
        "magento/module-inventory-distance-based-source-selection-api": "1.2.*",
        "magento/module-inventory-api": "1.2.*",
        "magento/module-inventory-source-selection-api": "1.4.*",
        "magento/module-inventory-sales-api": "1.2.*",
        "magento/module-inventory-catalog-api": "1.3.*",
        "magento/module-directory": "*",
        "magento/module-inventory": "1.2.*"
    },
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Magento\\InventoryInStorePickup\\": ""
        }
    }
}