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

PHP 81 Compatibility #701

Open
ManulMax opened this issue Sep 13, 2023 · 2 comments
Open

PHP 81 Compatibility #701

ManulMax opened this issue Sep 13, 2023 · 2 comments

Comments

@ManulMax
Copy link

Hi, we are having critical application that use this friendsofsymfony/oauth-server-bundle. When I'm trying to update composer I'm getting the following message.
- Root composer.json requires friendsofsymfony/oauth-server-bundle ^1.6 -> satisfiable by friendsofsymfony/oauth-server-bundle[1.6.0, 1.6.1, 1.6.2]. - friendsofsymfony/oauth-server-bundle[1.6.0, ..., 1.6.2] require php ^5.5|^7.0 -> your php version (8.1.6) does not satisfy that requirement.

Is there any way to get this support for PHP 81. Or else what are the alternatives I can go for ?

@blackarcanis
Copy link

There is no tagged version for PHP 8.1 support; you must use the "dev-master" currently.

@bastien-wink
Copy link

What prevent us from tagging a version with PHP 8 ?

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

3 participants