Problem/Motivation

migrate_source_csv requires csv_serialzation 2.x for D9. The current version fixing blocks that.

Steps to reproduce

Try to upgrade a site with D9 and migrate_source_csv

Proposed resolution

Allow csv_serialzation ^2.0

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#5 3229989-5.patch325 bytespwolanin
#2 3229989-1.patch309 byteskdebisschop

Comments

kdebisschop created an issue. See original summary.

kdebisschop’s picture

StatusFileSize
new309 bytes
kdebisschop’s picture

Issue summary: View changes
pwolanin’s picture

Sure - should probably make a 2.0.x branch here, but that's for another day.

pwolanin’s picture

Status: Active » Needs review
StatusFileSize
new325 bytes

Noticing in the last commit I added a drupal/core requirement to composer.json, which is not the best practice, so should back that out.

  • pwolanin committed aaad64d on 8.x-1.x
    Issue #3229989 by kdebisschop, pwolanin: Composer.json should allow...
pwolanin’s picture

Status: Needs review » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.