mirror of
https://github.com/flarum/core.git
synced 2025-08-13 03:44:32 +02:00
chore(phpstan): upgrade to be compatible with latest dependency updates (#3835)
This commit is contained in:
@@ -42,7 +42,6 @@ class ComposerAdapter
|
||||
$exitCode = $this->application->run($input, $this->output);
|
||||
chdir($currDir);
|
||||
|
||||
// @phpstan-ignore-next-line
|
||||
$command = $input->__toString();
|
||||
$output = $this->output->fetch();
|
||||
|
||||
|
Reference in New Issue
Block a user