From 1677722bf97d6abd0ac8c2534465b9a80305c812 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 6 Sep 2018 15:39:10 -0400 Subject: [PATCH] Remove patch which David got committed --- composer.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/composer.json b/composer.json index 2ba7c7b..8cd9bd4 100644 --- a/composer.json +++ b/composer.json @@ -54,12 +54,6 @@ "drush/contrib/{$name}": [ "type:drupal-drush" ] - }, - "enable-patching": true, - "patches": { - "drupal/migrate_plus": { - "EntityLookup fatal error on config entity type": "https://www.drupal.org/files/issues/2933306-config_entity-2.patch" - } } }, "require-dev": {