Skip to content
Snippets Groups Projects

Issue #3386135: Fix module so conversion to 11.x core merge request works

Merged Ted Bowman requested to merge issue/automatic_updates-3386135:3386135-11-x-MR into 3.0.x
Compare and
10 files
+ 21
24
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -67,6 +67,7 @@ final class ComposerPluginsValidator implements EventSubscriberInterface {
'cweagans/composer-patches' => '^1.7.3',
// @see \Drupal\package_manager\PathExcluder\VendorHardeningExcluder
'drupal/core-vendor-hardening' => '*',
'php-http/discovery' => '*',
// cSpell:enable
];
Loading