Skip to content

Commit

Permalink
Add --php-version to CLI help
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveLiddament committed Nov 29, 2021
1 parent 02b35cc commit 1879713
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Psalm/Internal/CliUtils.php
Expand Up @@ -342,6 +342,9 @@ public static function getPsalmHelpText(): string
--no-diff
Turns off Psalm’s diff mode, checks all files regardless of whether they’ve changed.
--php-version=PHP_VERSION
Explicitly set PHP version to analyse code against.
Surfacing issues:
--show-info[=BOOLEAN]
Expand Down

0 comments on commit 1879713

Please sign in to comment.