| Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-grouped-catalog-inventory/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magento/module-grouped-catalog-inventory/composer.json |
{
"name": "magento/module-grouped-catalog-inventory",
"description": "N/A",
"config": {
"sort-packages": true
},
"require": {
"php": "~7.3.0||~7.4.0",
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-grouped-product": "100.4.*"
},
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GroupedCatalogInventory\\": ""
}
},
"version": "100.4.0"
}