Skip to content

Commit 3116ff9

Browse files
authored
Merge branch 'moodle:main' into patch-8
2 parents da8942d + 854094f commit 3116ff9

File tree

72 files changed

+1786
-469
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+1786
-469
lines changed

.github/workflows/lighthouse-report.yml

-62
This file was deleted.

.github/workflows/lighthouserc.json

-16
This file was deleted.

data/component-spelling.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ form
5353
format
5454
gradeexport
5555
gradeimport
56+
gradepenalty
5657
gradereport
5758
grades
5859
grading
@@ -74,7 +75,6 @@ message
7475
mimetypes
7576
mlbackend
7677
mnet
77-
mnetservice
7878
mod
7979
my
8080
notes

data/legacy-libraries.json

+12
Original file line numberDiff line numberDiff line change
@@ -252,5 +252,17 @@
252252
"licenseversion": "2.0",
253253
"repository": "https://github.com/box/spout/",
254254
"customised": false
255+
},
256+
{
257+
"copyrightHolders": [
258+
"2015 My C-Labs"
259+
],
260+
"location": "lib/php-enum",
261+
"name": "php-enum",
262+
"description": "PHP Enum implementation inspired from SplEnum",
263+
"version": "1.8.4",
264+
"license": "MIT",
265+
"repository": "https://github.com/myclabs/php-enum",
266+
"customised": false
255267
}
256268
]

0 commit comments

Comments
 (0)