MDL-71712 lib: Upgrade PHP-JWT to 6.0.0

This commit is contained in:
Amaia Anabitarte
2022-02-01 12:50:36 +01:00
parent 4f9a539600
commit af1401bc76
9 changed files with 341 additions and 84 deletions
+1
View File
@@ -1,4 +1,5 @@
<?php
namespace Firebase\JWT;
class BeforeValidException extends \UnexpectedValueException