Skip to content

Commit 75bcaab

Browse files
authored
Merge pull request #1329 from lucaboesch/patch-1
Add PHPUnit version for Moodle 5.0
2 parents a31e652 + 47b33fa commit 75bcaab

File tree

1 file changed

+1
-0
lines changed
  • general/development/tools/phpunit

1 file changed

+1
-0
lines changed

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)