| Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-inventory-graph-ql/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magento/module-inventory-graph-ql/composer.json |
{
"name": "magento/module-inventory-graph-ql",
"description": "N/A",
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"version": "1.2.0-p2",
"require": {
"php": "~7.3.0||~7.4.0",
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-inventory-catalog": "1.2.*",
"magento/module-inventory-configuration-api": "1.2.*",
"magento/module-inventory-sales-api": "1.2.*"
},
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryGraphQl\\": ""
}
}
}