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 with PHP 8.3 #83

Open
lisotton opened this issue Oct 10, 2024 · 1 comment
Open

Compatibility with PHP 8.3 #83

lisotton opened this issue Oct 10, 2024 · 1 comment

Comments

@lisotton
Copy link

Dear,

We are trying to migrate our project to PHP 8.3. We have a problem with dependency:

  Problem 1
    - openeuropa/epoetry-client[2.0.0-alpha1, ..., 2.0.0-beta2] require phpro/soap-client ~2.4 -> satisfiable by phpro/soap-client[2.4.0, 2.4.1, 2.4.2].
    - phpro/soap-client[2.4.0, ..., 2.4.2] require php ~8.1.0 || ~8.2.0 -> your php version (8.3.12) does not satisfy that requirement.
    - Root composer.json requires openeuropa/epoetry-client ^2.0 -> satisfiable by openeuropa/epoetry-client[2.0.0-alpha1, 2.0.0-beta1, 2.0.0-beta2].

Do you have any plans to upgrade the dependency phpro/soap-client to at least 3.1.0 (which is the first version supporting PHP 8.3)?

@drishu
Copy link

drishu commented Oct 22, 2024

Thank you for reporting, we will do so with the upgrade to Drupal 11, till then you can try with composer artifacts like "as" and "replace"

rachidtarsimi added a commit to rachidtarsimi/epoetry-client that referenced this issue Dec 10, 2024
rachidtarsimi added a commit to rachidtarsimi/epoetry-client that referenced this issue Dec 12, 2024
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