DIR:/home/htlwork.com/www/dev/magento/html-old/vendor/magento/data-migration-tool/ |
Current File : /home/htlwork.com/www/dev/magento/html-old/vendor/magento/data-migration-tool/composer.json |
{ "name": "magento/data-migration-tool", "description": "Migration Tool", "version": "2.1.8", "require": { "symfony/console": "~2.3", "magento/framework": "~100.1", "monolog/monolog": "~1.16.0" }, "autoload": { "psr-4": {"Migration\\": ["src/Migration", "tests/unit/testsuite/Migration"]}, "files" : ["src/Migration/cli_commands.php", "registration.php"] } } |