Skip to content

Commit

Permalink
MC-42975: Data Migration Tool Release 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-v-rad committed Aug 7, 2021
1 parent a42ef0c commit f832705
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ To install the migration tool, you must:

2. Run the `composer config` and `composer require` commands to update `composer.json`.

3. When prompted, enter your <a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/connect-auth.html" target="_blank">authentication keys</a>. Your public key is your username; your private key is your password.
3. When prompted, enter your <a href="http://devdocs.magento.com/guides/v2.4/install-gde/prereq/connect-auth.html" target="_blank">authentication keys</a>. Your public key is your username; your private key is your password.

To update `composer.json`:

Expand Down Expand Up @@ -107,4 +107,4 @@ To update `composer.json`:
5. Wait while dependencies are installed.

## More details
See the <a href="http://devdocs.magento.com/guides/v2.4/migration/bk-migration-guide.html">Migration Guide</a> for the detailed help with your data migration process.
See the <a href="http://devdocs.magento.com/guides/v2.4/migration/bk-migration-guide.html">Migration Guide</a> for the detailed help with your data migration process.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "magento/data-migration-tool",
"description": "Migration Tool",
"version": "2.4.2",
"version": "2.4.3",
"require": {
"symfony/console": "~4.4.0",
"magento/framework": "*",
Expand Down

0 comments on commit f832705

Please sign in to comment.