diff --git a/composer.json b/composer.json index 43c5bc9..789b4fe 100644 --- a/composer.json +++ b/composer.json @@ -104,9 +104,6 @@ }, "enable-patching": true, "patches": { - "drupal/core": { - "Allow an install hook in profiles installing from configuration": "https://www.drupal.org/files/issues/2018-11-27/2982052-22.patch" - }, "drutopia/drutopia": { "Remove default content": "patches/drutopia-remove-default-content.patch" },