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": {