Skip to content

Commit b3e9714

Browse files
author
Greg Bowler
authored
Merge pull request #18 from Un1matr1x/issues/6
[issues/6] fix copy&paste error
2 parents 8549cfc + 5362079 commit b3e9714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Inputs
4545

4646
The following configuration options are available:
4747

48-
+ `version` The version of PHPUnit to use e.g. `9` or `9.5.0` (default: latest)
48+
+ `version` The version of PHPStan to use e.g. `9` or `9.5.0` (default: latest)
4949
+ `php_version` The version of PHP to use e.g. `7.4` (default: latest)
5050
+ `php_extensions` Space-separated list of extensions using [php-build][php-build] e.g. `xdebug mbstring` (default: N/A)
5151
+ `command` The command to run e.g. `list` or `worker` (default: analyse)

0 commit comments

Comments
 (0)