We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)?
phpro/soap-client
The text was updated successfully, but these errors were encountered:
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"
Sorry, something went wrong.
openeuropa#83 Make the package compatible with php 8.3
421d12d
ff54761
No branches or pull requests
Dear,
We are trying to migrate our project to PHP 8.3. We have a problem with dependency:
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)?The text was updated successfully, but these errors were encountered: