| Current Path : /var/www/eltornillo.com.mx/public_html/vendor/magento/module-inventory-reservations/ |
| Current File : /var/www/eltornillo.com.mx/public_html/vendor/magento/module-inventory-reservations/composer.json |
{
"name": "magento/module-inventory-reservations",
"description": "N/A",
"require": {
"php": "~7.3.0||~7.4.0",
"magento/framework": "*",
"magento/module-inventory-reservations-api": "1.2.*"
},
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryReservations\\": ""
}
},
"version": "1.2.0"
}