agungsugiarto / codeigniter4-authentication-jwt

JSON Web Token for codeigniter4-authentication. This package is port from tymondesigns/jwt-auth for compability with agungsugiarto/codeigniter4-authentication.
MIT License
27 stars 7 forks source link

Composer Installation Error #2

Closed geraldokandonga closed 3 years ago

geraldokandonga commented 3 years ago

Thank you very much for your good work

However when I try installing the library I get the following composer error:

[InvalidArgumentException] Could not find a version of package agungsugiarto/codeigniter4-authentication-jwt matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.

How best can I use this library?

Thank you

agungsugiarto commented 3 years ago

Hello @geraldokandonga, since this package is early on development you need few change on your file composer.json.

Reference