We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8549cfc + 5362079 commit b3e9714Copy full SHA for b3e9714
README.md
@@ -45,7 +45,7 @@ Inputs
45
46
The following configuration options are available:
47
48
-+ `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)
49
+ `php_version` The version of PHP to use e.g. `7.4` (default: latest)
50
+ `php_extensions` Space-separated list of extensions using [php-build][php-build] e.g. `xdebug mbstring` (default: N/A)
51
+ `command` The command to run e.g. `list` or `worker` (default: analyse)
0 commit comments