Skip to content

Commit 3c98468

Browse files
committed
[ci skip] Bump phpunit version in docs
1 parent fb6cdb7 commit 3c98468

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

admin/module/tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ use to test your module. Those details can be found in the documentation.
1212
## Requirements
1313

1414
It is recommended to use the latest version of PHPUnit. At the time of this
15-
writing we are running version 7.5.1. Support for this has been built into the
15+
writing we are running version 8.5.2. Support for this has been built into the
1616
**composer.json** file that ships with CodeIgniter and can easily be installed
1717
via [Composer](https://getcomposer.org/) if you don't already have it installed globally.
1818

admin/starter/tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ use to test your application. Those details can be found in the documentation.
1212
## Requirements
1313

1414
It is recommended to use the latest version of PHPUnit. At the time of this
15-
writing we are running version 7.5.1. Support for this has been built into the
15+
writing we are running version 8.5.2. Support for this has been built into the
1616
**composer.json** file that ships with CodeIgniter and can easily be installed
1717
via [Composer](https://getcomposer.org/) if you don't already have it installed globally.
1818

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ use to test your application. Those details can be found in the documentation.
88
## Requirements
99

1010
It is recommended to use the latest version of PHPUnit. At the time of this
11-
writing we are running version 7.5.1. Support for this has been built into the
11+
writing we are running version 8.5.2. Support for this has been built into the
1212
**composer.json** file that ships with CodeIgniter and can easily be installed
1313
via [Composer](https://getcomposer.org/) if you don't already have it installed globally.
1414

0 commit comments

Comments
 (0)