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

This commit is contained in:
Stevani Andolo 2022-10-12 11:26:24 +08:00
parent b2c095b16b
commit 3339bdb8d4

View file

@ -517,7 +517,7 @@ All rights reserved.</copyright>
<location>php-jwt</location> <location>php-jwt</location>
<name>A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519</name> <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> <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> <license>BSD</license>
<licenseversion>3-Clause</licenseversion> <licenseversion>3-Clause</licenseversion>
<repository>https://github.com/firebase/php-jwt</repository> <repository>https://github.com/firebase/php-jwt</repository>