diff --git a/composer.json b/composer.json index 6112e4977..70f7b9482 100644 --- a/composer.json +++ b/composer.json @@ -33,11 +33,6 @@ "services": { "drush.services.yml": "^12" } - }, - "patches": { - "drupal/core": { - "Add a method to access the original property": "https://www.drupal.org/files/issues/2023-07-22/2839195-105.patch" - } } } }