luo@DESKTOP-AKNJ12C:~/code/qianfan/im$ composer require phper666/jwt-auth:3.0.6 -W
./composer.json has been updated
Running composer update phper666/jwt-auth --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- lcobucci/jwt[3.3.0, ..., 3.3.x-dev] require php ^5.6 || ^7.0 -> your php version (8.0.9) does not satisfy that requirement.
- phper666/jwt-auth v3.0.6 requires lcobucci/jwt ~3.3.0 -> satisfiable by lcobucci/jwt[3.3.0, ..., 3.3.x-dev].
- Root composer.json requires phper666/jwt-auth 3.0.6 -> satisfiable by phper666/jwt-auth[v3.0.6].
Installation failed, reverting ./composer.json and ./composer.lock to their original content.