Subject of the issue
Problem 1
- tymon/jwt-auth is locked to version 1.0.2 and an update of this package was not requested.
- tymon/jwt-auth 1.0.2 requires php ^5.5.9|^7.0 -> your php version (8.0.2) does not satisfy that requirement.
My environment
| Q |
A |
| Bug? |
yes |
| New Feature? |
no / yes |
| Framework |
Laravel |
| Framework version |
8.0 |
| Package version |
1.0.2 |
| PHP version |
8 |
Steps to reproduce
composer update
or
composer require tymon/jwt-auth
Subject of the issue
Problem 1
- tymon/jwt-auth is locked to version 1.0.2 and an update of this package was not requested.
- tymon/jwt-auth 1.0.2 requires php ^5.5.9|^7.0 -> your php version (8.0.2) does not satisfy that requirement.
My environment
Steps to reproduce
composer update
or
composer require tymon/jwt-auth