Explorar o código

Support migrate_tools RC versions.

Frederic G. MARAND %!s(int64=7) %!d(string=hai) anos
pai
achega
6c20dc979f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"
 }