Skip to content

Commit 1677074

Browse files
authored
fix: remove no-longer-supported psalm option
1 parent 06835e4 commit 1677074

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Composer/Command/AnalyzePsalmCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ public function getProcessCommand(InputInterface $input, OutputInterface $output
4747
[
4848
$this->withBinPath('psalm'),
4949
'--diff',
50-
'--diff-methods',
5150
'--long-progress',
5251
'--stats',
5352
],

0 commit comments

Comments
 (0)