DIR:/home/htlwork.com/www/dev/magento/vendor/magento/module-inventory-configuration-api/ |
Current File : /home/htlwork.com/www/dev/magento/vendor/magento/module-inventory-configuration-api/composer.json |
{ "name": "magento/module-inventory-configuration-api", "description": "N/A", "type": "magento2-module", "license": [ "OSL-3.0", "AFL-3.0" ], "version": "1.2.1", "require": { "php": "~7.4.0||~8.1.0", "magento/framework": "*" }, "autoload": { "files": [ "registration.php" ], "psr-4": { "Magento\\InventoryConfigurationApi\\": "" } } } |