Skip to content

Commit 47b33fa

Browse files
authored
Add PHPUnit version for Moodle 5.0
1 parent a31e652 commit 47b33fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • general/development/tools/phpunit

general/development/tools/phpunit/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +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 5.0 | PHPUnit 11.4 | [Documentation](https://docs.phpunit.de/en/11.4/) |
5859
| Moodle 4.4 - 4.5 | PHPUnit 9.6 | [Documentation](https://docs.phpunit.de/en/9.6/) |
5960
| Moodle 3.11 - 4.3 | PHPUnit 9.5 | [Documentation](https://docs.phpunit.de/en/9.6/) |
6061
| Moodle 3.10 | PHPUnit 8.5 | [Documentation](https://docs.phpunit.de/en/8.5/) |

0 commit comments

Comments
 (0)