From eba4abe101dba59b6c49461d03bbc3a5341a970c Mon Sep 17 00:00:00 2001
From: git <git@102134.no-reply.drupal.org>
Date: Mon, 22 Oct 2018 14:17:27 -0500
Subject: [PATCH] Issue #2961431 by ressa, heddn: Migrate from local JSON file?

---
 migrate_json_example/migrate_json_example.info.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/migrate_json_example/migrate_json_example.info.yml b/migrate_json_example/migrate_json_example.info.yml
index ed4b8ef4..142bcc2c 100644
--- a/migrate_json_example/migrate_json_example.info.yml
+++ b/migrate_json_example/migrate_json_example.info.yml
@@ -6,4 +6,4 @@ core: 8.x
 dependencies:
   - drupal:migrate
   - migrate_plus:migrate_plus
-  - migrate_plus:migrate_tools
+  - migrate_tools:migrate_tools
-- 
GitLab