paragonie / paseto

Platform-Agnostic Security Tokens
https://paseto.io
Other
3.25k stars 108 forks source link

Typo in setAllowedVarsions() #11

Closed nikic closed 6 years ago

nikic commented 6 years ago

https://github.com/paragonie/past/blob/89f9b32b73d9c45d2ddb3ff4dd000dddfd2c5777/src/Parser.php#L230 => Should be setAllowedVersions().

paragonie-scott commented 6 years ago

https://github.com/paragonie/past/commit/c3b2a7fba0fe7e7e992229f9f545335703a5b387 - Thanks! I'm not sure how I missed that one.