diff --git a/README.md b/README.md index 13d758445..8b148851e 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,6 @@ You can try the JavaScript version in this [BBCodes + other stuff demo](https:// The following tools are used during development. - - [phpunit/phpunit](https://phpunit.de/) 9.6.15 runs a full suite of tests before every commit. + - [phpunit/phpunit](https://phpunit.de/) 9.6.18 runs a full suite of tests before every commit. - [code-lts/doctum](https://github.com/code-lts/doctum) 5.5.4 generates the [API docs](https://s9e.github.io/TextFormatter/api/). - Scrutinizer is used for code tracking.