File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "templateVersion" : " 0.2" ,
3+ "product" : {
4+ "name" : " Data Migration Tool" ,
5+ "description" : " Tool that migrate data from old Magento (1.X) into new, helping with upgrade for merchants"
6+ },
7+ "contacts" : {
8+ "team" : {
9+ "name" : " Support Tier4" ,
10+ "DL" : " magento-support-experts@adobe.com" ,
11+ "slackChannel" : " #support_experts_public"
12+ }
13+ },
14+ "ticketTracker" : {
15+ "functionalJiraQueue" : {
16+ "projectKey" : " ACP2E" ,
17+ "component" : " Tools/ DataMigrationTool"
18+ },
19+ "securityJiraQueue" : {
20+ "projectKey" : " MAGREQ"
21+ }
22+ },
23+ "productionCodeBranches" : [" 2.4-develop" ]
24+ }
Original file line number Diff line number Diff line change 1+ 2.4.8
2+ =============
3+ * Added support for versions:
4+
5+ * Magento Open Source: 2.4.8
6+ * Adobe Commerce: 2.4.8
7+
8+ 2.4.7
9+ =============
10+ * Added support for versions:
11+
12+ * Magento Open Source: 2.4.7
13+ * Adobe Commerce: 2.4.7
14+
1152.4.6
216=============
317* Added support for versions:
Original file line number Diff line number Diff line change 11{
22 "name" : " magento/data-migration-tool" ,
33 "description" : " Migration Tool" ,
4- "version" : " 2.4.7 " ,
4+ "version" : " 2.4.8 " ,
55 "require" : {
66 "symfony/console" : " ^6.4" ,
77 "magento/framework" : " *" ,
You can’t perform that action at this time.
0 commit comments