@@ -148,7 +148,7 @@ |
||
| 148 | 148 | try { |
| 149 | 149 | $modxPackages->requirePackage($info['signature'], $info['latest'], $info['provider']); |
| 150 | 150 | |
| 151 | - } catch (TransportNotFoundException $exception) { |
|
| 151 | + } catch (TransportNotFoundException $exception) { |
|
| 152 | 152 | $output->writeln('Error: '.$exception->getMessage()); |
| 153 | 153 | |
| 154 | 154 | } catch (TransportException $exception) { |