From 526f2e313235380486688f71173909fe28980788 Mon Sep 17 00:00:00 2001 From: ScottVerbeek Date: Tue, 19 Jan 2021 11:51:30 +1000 Subject: [PATCH] Update branches with Totara --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index af95303..36a9935 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,11 @@ refreshed from production, which is a common question testers ask. Branches -------- -| Moodle version | Branch | PHP | -| ----------------- | ----------- | ---- | -| Moodle 2.7 to 3.2 | VERSION1 | 5.5+ | -| Moodle 3.3 to 3.9 | VERSION2 | 7.0+ | -| Moodle 3.10+ | VERSION3 | 7.2+ | +| Moodle version | Totara version | Branch | PHP | +| ----------------- | ---------------- | -------- | ---- | +| Moodle 2.7 to 3.2 | Totara 2.7 to 11 | VERSION1 | 5.5+ | +| Moodle 3.3 to 3.9 | Totara 12 | VERSION2 | 7.0+ | +| Moodle 3.10+ | Totara 13 | VERSION3 | 7.3+ | Installation ------------