Issue #3331131: Make update:lightning command add components' dependencies directly into the top-level composer.json
Compare changes
+ 289
− 2
@@ -2,8 +2,11 @@
@@ -18,6 +21,67 @@ class LightningCoreCommands extends DrushCommands {
@@ -34,11 +98,234 @@ class LightningCoreCommands extends DrushCommands {