openeuropa / epoetry-client

PHP client for the ePoetry service.
European Union Public License 1.2
2 stars 2 forks source link

Compatibility with PHP 8.3 #83

Open lisotton opened 2 weeks ago

lisotton commented 2 weeks ago

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 commented 4 days ago

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"