Issue #3357657: ComposerValidator catches an exception and assumes it is because the path to Composer is not set
Merged
requested to merge issue/automatic_updates-3357657:3357657-composervalidator-catches-an into 3.0.x
All threads resolved!
Compare changes
Files
16- Kunal Sachdev authored
@@ -7,6 +7,7 @@ namespace Drupal\package_manager\PathExcluder;
@@ -28,9 +29,12 @@ final class GitExcluder implements EventSubscriberInterface {