moodlehq / moodle-plugin-ci

Helps running Moodle plugins analysis checks and tests under various CI environments.

Home Page:https://moodlehq.github.io/moodle-plugin-ci/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update box and self-update to actual versions

stronk7 opened this issue · comments

We we using old box 4.3.8 (to build the moodle-plugin-ci-phar file), and laravel-zero/phar-updater 1.1.1 (to make the selfupdate command to work) in order to support PHP 7.4.

This issue is about to bump to actual versions support PHP 8.1 and up.

Ciao:-)