usefulteam / jwt-auth

WordPress JSON Web Token Authentication
https://wordpress.org/plugins/jwt-auth/
122 stars 48 forks source link

Dependencies are not locked #51

Closed sun closed 1 year ago

sun commented 2 years ago

The composer.lock file should also be committed though; otherwise every new invocation of composer install will install a different version of the JWT library.

Originally posted by @sun in https://github.com/usefulteam/jwt-auth/issues/33#issuecomment-1024159246

sun commented 1 year ago

This has been resolved as part of #76