Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package can't install on lumen 9.x and php 8.1.5 #2181

Open
karimpazoki opened this issue Apr 29, 2022 · 4 comments
Open

Package can't install on lumen 9.x and php 8.1.5 #2181

karimpazoki opened this issue Apr 29, 2022 · 4 comments

Comments

@karimpazoki
Copy link

Package can't install on lumen 9.x and php 8.1.5

- illuminate/support[v5.6.0, ..., 5.8.x-dev] require php ^7.1.3 -> your php version (8.1.5) does not satisfy that requirement.
    - Root composer.json requires laravel/lumen-framework ^9.0 -> satisfiable by laravel/lumen-framework[v9.0.0, v9.0.1, v9.0.2, 9.x-dev].
    - tymon/jwt-auth 0.5.12 requires illuminate/support ~5.0 -> satisfiable by illuminate/support[v5.0.0, ..., 5.8.x-dev].

@mfn
Copy link
Contributor

mfn commented Apr 30, 2022

@rodrigopa
Copy link

composer require tymon/jwt-auth:dev-develop

@ibrahimsayar
Copy link

composer require tymon/jwt-auth:dev-develop

i was try, and it work. Thanks @rodrigopa

@ollosh
Copy link

ollosh commented Aug 10, 2022

Any ideas when php 8 version will be part of a release? Targeting develop branch is suboptimal :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants