Skip to content

Commit 661754f

Browse files
authored
Merge pull request #1153 from kabalin/phpunit-mdl-version
Update phpunit 9.6 Moodle versions range support
2 parents f95f336 + 52140dd commit 661754f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

general/development/tools/phpunit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The following table shows what PHPUnit version is installed in which Moodle vers
5555

5656
| Moodle version | PHPUnit version | Links |
5757
| --- | --- |---------------------------------------------------------|
58-
| Moodle 4.4 | PHPUnit 9.6 | [Documentation](https://docs.phpunit.de/en/9.6/) |
58+
| Moodle 4.4 - 4.5 | PHPUnit 9.6 | [Documentation](https://docs.phpunit.de/en/9.6/) |
5959
| Moodle 3.11 - 4.3 | PHPUnit 9.5 | [Documentation](https://docs.phpunit.de/en/9.6/) |
6060
| Moodle 3.10 | PHPUnit 8.5 | [Documentation](https://docs.phpunit.de/en/8.5/) |
6161
| Moodle 3.7 - 3.9 | PHPUnit 7.5 | [Documentation](https://docs.phpunit.de/en/7.5/) |

0 commit comments

Comments
 (0)