Patching

composer require cweagans/composer-patches
    "enable-patching": true,
    "patches": {
      "drupal/core": {
          "Change the LB Add block link text to understand in which region the block will be placed": "https://www.drupal.org/files/issues/2024-07-10/drupal-3460462-9.patch"
      }
        
    }

Revision #2
Created 2025-04-07 15:43:16 UTC by Matthijs
Updated 2025-04-07 15:56:53 UTC by Matthijs