Your IP : 216.73.216.14


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

{
    "name": "magento/module-inventory-requisition-list",
    "description": "N/A",
    "type": "magento2-module",
    "license": [
        "proprietary"
    ],
    "config": {
        "sort-packages": true
    },
    "version": "1.2.5",
    "require": {
        "magento/framework": "*",
        "magento/module-catalog": "*",
        "magento/module-inventory-sales-api": "1.2.*",
        "magento/module-inventory-configuration-api": "1.2.*",
        "php": "~8.1.0||~8.2.0||~8.3.0"
    },
    "suggest": {
        "magento/module-requisition-list": "*"
    },
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Magento\\InventoryRequisitionList\\": ""
        }
    }
}