MDL-82155 core: define/correct third party library names.

This commit is contained in:
Paul Holden
2024-06-10 19:50:52 +01:00
parent d3ae1391ab
commit b0eae5fa03
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -513,7 +513,7 @@ All rights reserved.</copyright>
</library>
<library>
<location>php-jwt</location>
<name>A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519</name>
<name>PHP-JWT</name>
<description>A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519</description>
<version>6.10.0</version>
<license>BSD</license>
+1
View File
@@ -28,6 +28,7 @@
</library>
<library>
<location>amd/src/bootstrap/button.js</location>
<name>bootstrap-button</name>
<description>HTML, CSS, and JavaScript framework for developing responsive, mobile-first projects on the web.</description>
<version>4.6.2</version>
<license>MIT</license>