Skip to content

Commit

Permalink
Merge pull request #18 from Un1matr1x/issues/6
Browse files Browse the repository at this point in the history
[issues/6] fix copy&paste error
  • Loading branch information
g105b committed Aug 8, 2022
2 parents 8549cfc + 5362079 commit b3e9714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Inputs

The following configuration options are available:

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

0 comments on commit b3e9714

Please sign in to comment.