moodle/h5p/h5plib/v124/thirdpartylibs.xml
Víctor Déniz Falcón 8d702491bc MDL-67814 core_h5p: added H5P Editor PHP library
Added the third party libray "H5P Editor PHP to the v124 h5plib plugin.
2020-04-16 11:27:49 +08:00

15 lines
373 B
XML

<?xml version="1.0"?>
<libraries>
<library>
<location>joubel/core</location>
<name>h5p-php-library</name>
<license>GPL-3.0</license>
<version>1.24</version>
</library>
<library>
<location>joubel/editor</location>
<name>h5p-editor-php-library</name>
<license>GPL-3.0</license>
<version>moodle-1.20.2</version>
</library>
</libraries>