Skip to content

Commit 9ea6e3f

Browse files
authored
Update README.md with supported branches.
1 parent aff86cf commit 9ea6e3f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,19 @@ This is a moodle plugin that will override Moodle's default options for caching
1515
This allows for deterministic configuration, based on a lightweight configuration and rules stored in code.
1616
This has the advantage of making caching code-configurable before deployment, and allows for more control of the cache configurations throughout your fleet.
1717

18-
## Branches
18+
## Moodle supported branches
1919

20-
| Moodle version | Branch | PHP |
20+
| Version | Branch | PHP |
2121
|-------------------|------------------|------|
2222
| Moodle 4.5+ | MOODLE_405_STABLE | 7.3+ |
2323
| Moodle 4.0-4.4 | MOODLE_40_STABLE | 7.3+ |
2424

25+
## Totara supported branches
26+
| Version | Branch | PHP |
27+
|-------------------|------------------|------|
28+
| Totara 19+ | TOTARA_19 | 8.1+ |
29+
| Moodle 18 | MOODLE_40_STABLE | 7.3+ |
30+
2531

2632
## Installation
2733

0 commit comments

Comments
 (0)