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

Please add support for PHP 8 #33

Open
falxen opened this issue Aug 6, 2022 · 0 comments
Open

Please add support for PHP 8 #33

falxen opened this issue Aug 6, 2022 · 0 comments

Comments

@falxen
Copy link

falxen commented Aug 6, 2022

When installing this using composer, one needs to use --ignore-platform-reqs for every future action on composer e.g. update or to install any other package because of this error:

Problem 1
- averias/phpredis-json is locked to version 1.4.0 and an update of this package was not requested.
- averias/phpredis-json 1.4.0 requires ext-redis ^5.0.1 -> it has the wrong version installed (6.0.0-dev).
- averias/phpredis-json 1.4.0 requires php ^7.2 -> your php version (8.1.6) does not satisfy that requirement.

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

1 participant