diff --git a/src/Inviqa/Patcher.php b/src/Inviqa/Patcher.php index d8c3e2a..e8f06fb 100644 --- a/src/Inviqa/Patcher.php +++ b/src/Inviqa/Patcher.php @@ -25,6 +25,7 @@ public function patch(\Composer\Script\Event $event) if (empty($extra['patches'])) { $this->output->writeln('No Magento patches were found'); + return; } // don't pass the patch information