From d1e99ed18a1ebf26f29f16e98c8399baae26111c Mon Sep 17 00:00:00 2001 From: david adamson Date: Thu, 16 Nov 2023 10:53:00 +1100 Subject: [PATCH] Update README tablewq --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 50a97a259..2fdada6db 100644 --- a/README.md +++ b/README.md @@ -66,13 +66,14 @@ Features not yet implemented: ## Branches -| Moodle version | Branch | PHP | SimpleSAMLphp | -| ----------------- | ------------------ |------|---------------| -| Moodle 3.9+ | `MOODLE_39_STABLE` | 7.4+ | v2.0.5 | -| Totara 12+ | `TOTARA_12_STABLE` | 7.2+ | v1.19.1 | -| Moodle 3.5 to 3.8 | `MOODLE_35_STABLE` | 7.2+ | v1.18.8 | -| Moodle 2.7 to 3.4 | `27_34STABLE` | 5.5+ | v1.15.4 | -| Totara up to 11 | `27_34STABLE` | 5.5+ | v1.15.4 | +| Moodle version | Branch | PHP | SimpleSAMLphp | +| ----------------- | ------------------ |-----------|---------------| +| Moodle 3.9+ | `MOODLE_39_STABLE` | 7.4+ | v2.0.5 | +| Moodle 3.5 to 3.8 | `MOODLE_35_STABLE` | 7.2+ | v1.18.8 | +| Moodle 2.7 to 3.4 | `27_34STABLE` | 5.5+ | v1.15.4 | +| Totara up to 11 | `27_34STABLE` | 5.5+ | v1.15.4 | +| Totara 12 | `TOTARA_12_STABLE` | 7.1 - 7.2 | v1.19.1 | +| Totara 13+ | `TOTARA_13_STABLE` | 7.4+ | v2.0.5 | ## Installation