Skip to content

Commit 2758e6d

Browse files
authored
Update README.md
1 parent b3c48e6 commit 2758e6d

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
@@ -43,7 +43,7 @@ The following configuration options are available:
4343
+ `memory` The memory limit to run your tests with (default: `512M`)
4444
+ `bootstrap` The path to the bootstrap file (default: `vendor/autoload.php`)
4545
+ `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)
46+
+ `phpunit_version` The version of PHPUnit to use e.g. `9` or `9.5.0` (default: latest)
4747

4848
The syntax for passing in a custom input is the following:
4949

0 commit comments

Comments
 (0)