You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The module migrate_plus lists a dependency on system (>8.1). This translates in the composer.json file on drupal-packagist to >8.8.1, which is not valid. I have created a pull request #50 that should hopefully fix this problem.