-
Task
-
Resolution: Done
-
Minor
-
3.11, 4.0
-
None
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE
-
In MDL-69308 (Moodle 3.11 requirements) the PHP requirements have been raised to PHP 7.3.
This affects to both the MOODLE_311_STABLE and master development branches (we are under parallel development period).
A new tagged release of the moodle-behat-extension has been already created:
- PR: https://github.com/moodlehq/moodle-behat-extension/pull/37
- moodle-behat-extension tags: v3.311.2 and v3.400.2
So this is about to:
- Make core to point to those new moodle-behat-extension tags.
- Rebuild the composer.lock file, using PHP 7.3 (instructions).
- Verify that everything continues working ok.