MDL-74905 composer: Regenerate with php80 and requirements raised
commit93406bd4f1da100beead34f989d0694f564ae1b5
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Mon, 2 Jan 2023 14:27:50 +0000 (2 15:27 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Fri, 3 Feb 2023 18:48:02 +0000 (3 19:48 +0100)
tree504fae78b020f55021bceea0e49db5d1e20285b9
parent0780e87f06eb834786f562316ad9699480bcd24e
MDL-74905 composer: Regenerate with php80 and requirements raised

Now that the required PHP version has been raised to php80, set
it in the composer.json file and regenerate everything, following
the instructions @ https://docs.moodle.org/dev/Composer .

The only changes, as agreed in the issue are:
- Raise min PHP version to 8.0 (from 7.4).
- Make the php-sodium extension required (was optional).
- Small behat/behat bump to 3.12.0 (from 3.11.0)
composer.json
composer.lock