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

This commit is contained in:
Adrian Greeve
2025-12-18 11:44:36 +08:00
committed by Jake Dallimore
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -26,6 +26,9 @@
"core_phpunit\\": "public/lib/phpunit/classes/"
}
},
"extra": {
"haspublicdir": true
},
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
Generated
+2 -2
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6dea3d23fae938df252056489715c946",
"content-hash": "85ee2b0af13b60f51d83cdcf48271f7f",
"packages": [],
"packages-dev": [
{
@@ -4701,5 +4701,5 @@
"ext-sodium": "*"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.9.0"
}