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.
1 parent b3c48e6 commit 2758e6dCopy full SHA for 2758e6d
README.md
@@ -43,7 +43,7 @@ The following configuration options are available:
43
+ `memory` The memory limit to run your tests with (default: `512M`)
44
+ `bootstrap` The path to the bootstrap file (default: `vendor/autoload.php`)
45
+ `php_version` The version of PHP to use e.g. `7.4` (default: latest)
46
-+ `phpunit_version` The version of PHPUnit to use e.g. `9` or `9.4.2` (default: latest)
++ `phpunit_version` The version of PHPUnit to use e.g. `9` or `9.5.0` (default: latest)
47
48
The syntax for passing in a custom input is the following:
49
0 commit comments