mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-75478 lib: Set Moodle files after PHP-JWT upgrade
This commit is contained in:
parent
b2c095b16b
commit
3339bdb8d4
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue