Merge branch 'MDL-87526-501' of https://github.com/andrewnicols/moodle into MOODLE_501_STABLE

This commit is contained in:
Adrian Greeve
2026-01-06 09:08:39 +08:00
+4 -1
View File
@@ -2,8 +2,11 @@
"name": "moodle/moodle",
"license": "GPL-3.0-or-later",
"description": "Moodle - the world's open source learning platform",
"type": "project",
"type": "moodle-core",
"homepage": "https://moodle.org",
"provide": {
"moodle/lms": "5.1"
},
"require-dev": {
"phpunit/phpunit": "^11",
"mikey179/vfsstream": "1.6.*",