简体   繁体   中英

Could not install tymon/jwt-aut in Laravel 5.2.39

I try to install tymon/jwt-aut in fresh Laravel 5.2.39

composer require tymon/jwt-aut

I'm get response:

[InvalidArgumentException]                        
Could not find package tymon/jwt-aut at any version for your 
minimum-stability (stable). Check the package spelling or your minimum-stability

It should be composer require tymon/jwt-auth

You are missing an h

https://packagist.org/packages/tymon/jwt-auth

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM