Merge branch 'MDL-87526-501' of https://github.com/andrewnicols/moodle into MOODLE_501_STABLE
This commit is contained in:
+4
-1
@@ -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.*",
|
||||
|
||||
Reference in New Issue
Block a user