Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions data/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@
"copyrightHolders": [
"Joubel"
],
"location": "public/h5p/h5plib/v127/joubel/core",
"location": "public/h5p/h5plib/v128/joubel/core",
"name": "h5p-php-library",
"description": "The general H5P library.",
"version": "moodle-1.27.0",
"version": "1.28.0",
"license": "GPL",
"licenseversion": "3.0+",
"repository": "https://github.com/h5p/h5p-php-library/",
Expand All @@ -99,10 +99,10 @@
"copyrightHolders": [
"Joubel"
],
"location": "public/h5p/h5plib/v127/joubel/editor",
"location": "public/h5p/h5plib/v128/joubel/editor",
"name": "h5p-editor-php-library",
"description": "A general library that is supposed to be used in most PHP implementations of H5P.",
"version": "moodle-1.27.0",
"version": "moodle-1.27.2",
"license": "GPL",
"licenseversion": "3.0+",
"repository": "https://github.com/h5p/h5p-editor-php-library/",
Expand Down
1 change: 1 addition & 0 deletions data/moodle-contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@ Kavalerchik
Keel
KeenRivals
Kelada
Kelly
Kelsh
Kelty
Kenneth
Expand Down
8 changes: 4 additions & 4 deletions general/community/credits/thirdpartylibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Prism is a lightweight, robust, and elegant syntax highlighting library. It's a

The general H5P library.

- **Location**: public/h5p/h5plib/v127/joubel/core
- **Version**: moodle-1.27.0
- **Location**: public/h5p/h5plib/v128/joubel/core
- **Version**: 1.28.0
- **License**: GPL 3.0+
- **URL**: [https://github.com/h5p/h5p-php-library/](https://github.com/h5p/h5p-php-library/)
- **Copyright holders**:
Expand All @@ -96,8 +96,8 @@ The general H5P library.

A general library that is supposed to be used in most PHP implementations of H5P.

- **Location**: public/h5p/h5plib/v127/joubel/editor
- **Version**: moodle-1.27.0
- **Location**: public/h5p/h5plib/v128/joubel/editor
- **Version**: moodle-1.27.2
- **License**: GPL 3.0+
- **URL**: [https://github.com/h5p/h5p-editor-php-library/](https://github.com/h5p/h5p-editor-php-library/)
- **Copyright holders**:
Expand Down