@@ -183,7 +183,7 @@ |
||
183 | 183 | * Run composer command |
184 | 184 | * |
185 | 185 | * @param array $commands |
186 | - * @param null $output |
|
186 | + * @param null|OutputInterface $output |
|
187 | 187 | * |
188 | 188 | * @return string |
189 | 189 | * |