{ "name": "magento/framework-bulk", "description": "N/A", "type": "magento2-library", "license": [ "OSL-3.0", "AFL-3.0" ], "config": { "sort-packages": true }, "version": "101.0.3", "require": { "magento/framework": "103.0.*", "php": "~8.1.0||~8.2.0||~8.3.0" }, "autoload": { "files": [ "registration.php" ], "psr-4": { "Magento\\Framework\\Bulk\\": "" } } }