Closed (fixed)
Project:
Commerce Migrate
Version:
8.x-2.x-dev
Component:
Drupal Commerce 1.x
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2018 at 14:11 UTC
Updated:
17 Apr 2018 at 15:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
quietone commentedAh, your right commerce_migrate_commerce now has a dependency on migrate_plus. I didn't look up when it started using migrate_plus features but it needs to be fixed.
Now that both commerce_migrate_ubercart and commerce_migrate_commerce require migrate_plus lets put the dependency in commerce_migrate.info.yml and remove it from commerce_migrate_ubercart.
Comment #3
heddnAlso missing an entry in composer.json. Let's move it out of require-dev into require.
Comment #5
heddnDid that during commit.