Skip to content

Commit e58d456

Browse files
authored
[repo] Update Moodle Component metadata
1 parent 5551edd commit e58d456

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

data/libraries.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@
814814
"location": "public/lib/php-jwt",
815815
"name": "PHP-JWT",
816816
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519",
817-
"version": "6.11.0",
817+
"version": "6.11.1",
818818
"license": "BSD",
819819
"licenseversion": "3-Clause",
820820
"repository": "https://github.com/firebase/php-jwt",
@@ -858,7 +858,7 @@
858858
"location": "public/lib/phpspreadsheet/phpspreadsheet",
859859
"name": "PhpSpreadsheet",
860860
"description": "Library to read, write and create spreadsheet documents in PHP.",
861-
"version": "4.1.0",
861+
"version": "5.2.0",
862862
"license": "MIT",
863863
"repository": "https://github.com/PHPOffice/PhpSpreadsheet",
864864
"customised": true
@@ -1216,7 +1216,7 @@
12161216
"location": "public/media/player/videojs/amd/src/video-lazy.js",
12171217
"name": "VideoJS",
12181218
"description": "JavaScript library that makes it easier to work with and build on HTML5 video.",
1219-
"version": "8.21.1",
1219+
"version": "8.23.4",
12201220
"license": "Apache",
12211221
"licenseversion": "2.0",
12221222
"repository": "https://github.com/videojs/video.js",
@@ -1265,7 +1265,7 @@
12651265
"location": "public/media/player/videojs/videojs",
12661266
"name": "VideoJS support files",
12671267
"description": "JavaScript library that makes it easier to work with and build on HTML5 video",
1268-
"version": "8.21.1",
1268+
"version": "8.23.4",
12691269
"license": "Apache",
12701270
"licenseversion": "2.0",
12711271
"repository": "https://github.com/videojs/video.js",

data/moodle-contributors.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ Garske
390390
Gary
391391
Gasper
392392
Gasset
393+
Gattinger
393394
Gaudreau
394395
Gauk
395396
Gaur
@@ -926,6 +927,7 @@ Pinheiro
926927
Pinto
927928
Pisarev
928929
Piton
930+
Plasger
929931
Platts
930932
Poder
931933
Poggenpohl
@@ -1479,6 +1481,7 @@ mikewaters
14791481
miksik
14801482
mindforge
14811483
minkowski
1484+
mioyu-ubiq
14821485
mits
14831486
mjollnir_
14841487
mkassaei

general/community/credits/thirdpartylibs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ A Parser for CSS Files written in PHP.
721721
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
722722

723723
- **Location**: public/lib/php-jwt
724-
- **Version**: 6.11.0
724+
- **Version**: 6.11.1
725725
- **License**: BSD 3-Clause
726726
- **URL**: [https://github.com/firebase/php-jwt](https://github.com/firebase/php-jwt)
727727
- **Copyright holders**:
@@ -761,7 +761,7 @@ PHP Class for handling Matrices.
761761
Library to read, write and create spreadsheet documents in PHP.
762762

763763
- **Location**: public/lib/phpspreadsheet/phpspreadsheet
764-
- **Version**: 4.1.0 (with Moodle customisations)
764+
- **Version**: 5.2.0 (with Moodle customisations)
765765
- **License**: MIT
766766
- **URL**: [https://github.com/PHPOffice/PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet)
767767

@@ -1079,7 +1079,7 @@ Javascript media decoder and player for Ogg Vorbis/Opus/Theora and WebM VP8/VP9/
10791079
JavaScript library that makes it easier to work with and build on HTML5 video.
10801080

10811081
- **Location**: public/media/player/videojs/amd/src/video-lazy.js
1082-
- **Version**: 8.21.1 (with Moodle customisations)
1082+
- **Version**: 8.23.4 (with Moodle customisations)
10831083
- **License**: Apache 2.0
10841084
- **URL**: [https://github.com/videojs/video.js](https://github.com/videojs/video.js)
10851085
- **Copyright holders**:
@@ -1123,7 +1123,7 @@ JavaScript media decoder and player for Ogg Vorbis/Opus/Theora and WebM VP8/VP9/
11231123
JavaScript library that makes it easier to work with and build on HTML5 video
11241124

11251125
- **Location**: public/media/player/videojs/videojs
1126-
- **Version**: 8.21.1 (with Moodle customisations)
1126+
- **Version**: 8.23.4 (with Moodle customisations)
11271127
- **License**: Apache 2.0
11281128
- **URL**: [https://github.com/videojs/video.js](https://github.com/videojs/video.js)
11291129
- **Copyright holders**:

0 commit comments

Comments
 (0)