Issue #3341224: Always catch \Throwable, not \Exception and always pass the old exception when re-throwing.
Merged
requested to merge issue/automatic_updates-3341224:3341224-always-catch-throwable-30x into 3.0.x
All threads resolved!
Compare changes
Files
3@@ -45,8 +45,8 @@ final class ComposerSettingsValidator implements EventSubscriberInterface {