Merge branch 'MDL-74697-master' of https://github.com/sarjona/moodle

This commit is contained in:
Jun Pataleta 2022-07-27 14:29:22 +08:00
commit 75001189d0
19 changed files with 603 additions and 153 deletions

View file

@ -3,8 +3,12 @@
<library>
<location>fpdi</location>
<name>FPDI</name>
<license>MIT</license>
<description>Collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF.</description>
<version>2.3.6</version>
<licenseversion></licenseversion>
<license>MIT</license>
<repository>https://github.com/Setasign/FPDI</repository>
<copyrights>
<copyright>2020 Setasign GmbH &amp; Co. KG, https://www.setasign.com</copyright>
</copyrights>
</library>
</libraries>