composer update
This commit is contained in:
2
vendor/lcobucci/jwt/src/Signer/Rsa.php
vendored
2
vendor/lcobucci/jwt/src/Signer/Rsa.php
vendored
@@ -72,6 +72,8 @@ abstract class Rsa extends BaseSigner
|
||||
/**
|
||||
* Returns the algorithm name
|
||||
*
|
||||
* @internal
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
abstract public function getAlgorithm();
|
||||
|
||||
Reference in New Issue
Block a user