Преглед изворни кода

Support migrate_tools RC versions.

Frederic G. MARAND пре 7 година
родитељ
комит
6c20dc979f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -11,7 +11,7 @@
     "name": "drupal/reinstall",
     "require": {
         "drupal/migrate_plus": "^2.0",
-        "drupal/migrate_tools": "^3.0"
+        "drupal/migrate_tools": "^3.0@RC"
     },
     "type": "drupal-module"
 }