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

Compatibility for php 8.1 #6

Closed
darkmatus opened this issue Jan 12, 2022 · 2 comments
Closed

Compatibility for php 8.1 #6

darkmatus opened this issue Jan 12, 2022 · 2 comments

Comments

@darkmatus
Copy link

It would be nice if phiremock (-server) would be compatible with php8.1. Currently it is blocked.
Composer gives the following output:

  • mcustiel/phiremock v2.1.1 requires mcustiel/phiremock-server ^1.0 -> satisfiable by mcustiel/phiremock-server[v1.0.0, v1.1.0, v1.1.1, v1.1.2].
  • mcustiel/phiremock[v2.0.0, ..., v2.1.0] require php ^7.2 -> your php version (8.1.1) does not satisfy that requirement.
  • mcustiel/phiremock-server[v1.0.0, ..., v1.1.1] require php ^7.2 -> your php version (8.1.1) does not satisfy that requirement.

It would also be nice if symfony/console 6 is supported (if possible)

@edudobay
Copy link

The latest versions don't have that conflict anymore (since mcustiel/phiremock v2.1.1), but symfony/console ^6.0 is not yet supported. Is there any reason not to support it?

@edudobay
Copy link

@mcustiel mcustiel mentioned this issue Mar 12, 2023
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

2 participants