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 9e474f7 + a70a833 commit b3b972dCopy full SHA for b3b972d
docs/testing-with-phpunit.md
@@ -61,7 +61,7 @@ Tools module config. For example:
61
- `excludes` is an array of project root relative paths or glob patterns.
62
- `attributes` is an object
63
of [name-value pairs supported by the `<phpunit>` tag](https://docs.phpunit.de/en/9.6/configuration.html#the-phpunit-element)
64
-- `extensions` is an array of [PHPUnit Extension](https://docs.phpunit.de/en/10.3/extending-phpunit.html) class names to autoload
+- `extensions` is an array of [PHPUnit Extension](https://docs.phpunit.de/en/10.5/extending-phpunit.html) class names to autoload
65
66
## Running Tests
67
0 commit comments