Commit 83f43ab
committed
chore(3rdparty): pin to nextcloud/3rdparty#2413 head (firebase/php-jwt + gapple/structured-fields)
Signed-off-by: Micke Nordin <kano@sunet.se>1 parent 0258167 commit 83f43ab
1 file changed
Lines changed: 1 addition & 1 deletion
- .gitignore+1
- composer.json+2
- composer.lock+136-1
- composer/autoload_classmap.php+24
- composer/autoload_psr4.php+3
- composer/autoload_static.php+42
- composer/installed.json+141
- composer/installed.php+18
- firebase/php-jwt/LICENSE+30
- firebase/php-jwt/src/BeforeValidException.php+18
- firebase/php-jwt/src/CachedKeySet.php+275
- firebase/php-jwt/src/ExpiredException.php+30
- firebase/php-jwt/src/JWK.php+363
- firebase/php-jwt/src/JWT.php+745
- firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php+20
- firebase/php-jwt/src/Key.php+54
- firebase/php-jwt/src/SignatureInvalidException.php+7
- gapple/structured-fields/LICENSE+21
- gapple/structured-fields/src/Bytes.php+17
- gapple/structured-fields/src/Date.php+22
- gapple/structured-fields/src/Dictionary.php+69
- gapple/structured-fields/src/DisplayString.php+17
- gapple/structured-fields/src/InnerList.php+64
- gapple/structured-fields/src/Item.php+16
- gapple/structured-fields/src/OuterList.php+117
- gapple/structured-fields/src/Parameters.php+53
- gapple/structured-fields/src/ParseException.php+9
- gapple/structured-fields/src/Parser.php+392
- gapple/structured-fields/src/ParsingInput.php+148
- gapple/structured-fields/src/SerializeException.php+9
- gapple/structured-fields/src/Serializer.php+277
- gapple/structured-fields/src/Token.php+17
- gapple/structured-fields/src/TupleInterface.php+17
- gapple/structured-fields/src/TupleTrait.php+82
0 commit comments