MDL-75478 lib: Set Moodle files after PHP-JWT upgrade

This commit is contained in:
Stevani Andolo
2022-10-13 12:46:14 +08:00
parent b2c095b16b
commit 3339bdb8d4
+1 -1
View File
@@ -517,7 +517,7 @@ All rights reserved.</copyright>
<location>php-jwt</location>
<name>A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519</name>
<description>A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519</description>
<version>6.0.0</version>
<version>6.3.0</version>
<license>BSD</license>
<licenseversion>3-Clause</licenseversion>
<repository>https://github.com/firebase/php-jwt</repository>