Skip to content

Commit 19fd962

Browse files
author
Mark Nelson
committed
Bumped moodle-plugin-ci to ^4 for PHP 8.2+ and Moodle 4.3+ support
1 parent 05c764c commit 19fd962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moodle-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Initialise moodle-plugin-ci
5858
run: |
59-
composer create-project -n --no-dev --prefer-dist moodlehq/moodle-plugin-ci ci ^3
59+
composer create-project -n --no-dev --prefer-dist moodlehq/moodle-plugin-ci ci ^4
6060
echo $(cd ci/bin; pwd) >> $GITHUB_PATH
6161
echo $(cd ci/vendor/bin; pwd) >> $GITHUB_PATH
6262
sudo locale-gen en_AU.UTF-8

0 commit comments

Comments
 (0)