Browse Source

Permit newer version of migrate_plus.

This version has PHP 8.1 support.
pull/882/head
Rosie Le Faive 2 years ago
parent
commit
0abdbec409
  1. 2
      composer.json

2
composer.json

@ -23,7 +23,7 @@
"drupal/prepopulate" : "^2.2",
"drupal/eva" : "^3.0",
"drupal/features" : "^3.7",
"drupal/migrate_plus" : "^6",
"drupal/migrate_plus" : "^5.1 || ^6",
"drupal/migrate_source_csv" : "^3.4",
"drupal/token" : "^1.3",
"drupal/flysystem" : "^2.0@beta",

Loading…
Cancel
Save