tymondesigns / jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen
https://jwt-auth.com
MIT License
11.24k stars 1.55k forks source link

Bad dependensies in dev-develop branch #2177

Closed maxnag closed 2 years ago

maxnag commented 2 years ago

Subject of the issue

Today can't update my code because have changes in this library

Your environment

Q A
Bug? yes
New Feature? no
Framework Lumen
Framework version "laravel/lumen-framework": "^8.3",
Package version "tymon/jwt-auth": "dev-develop",
PHP version PHP 8.0.17

Steps to reproduce

Tried to do - composer install --no-interaction --no-plugins --no-scripts --no-dev --prefer-dist

Expected behaviour

Compose successfully installed all libraries and dependencies

Actual behaviour

I had a bad dependencies

image

maxnag commented 2 years ago

This issue solved for me. The update needs some new extensions for php - php8-simplexml php8-sodium php8-xmlwriter