Is there going to be a newer release available that will work with Drupal 9 and Webform 6? I have come across issues when using composer to install this module and its dependencies.

Here is the error when using composer to install the module.

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for drupal/webform_score ^2.0@alpha -> satisfiable by drupal/webform_score[2.0.0-alpha1].
    - drupal/webform_score 2.0.0-alpha1 requires drupal/webform ^5.0 -> satisfiable by drupal/webform[5.x-dev, 5.0.0-beta1, 5.0.0-beta2, 5.0.0-beta3, 5.0.0-beta4, 5.0.0-beta5, 5.0.0-beta6, 5.0.0-beta7, 5.0.0-beta8, 5.0.0-beta9, 5.0.0-beta10, 5.0.0-beta11, 5.0.0-beta12, 5.0.0-beta13, 5.0.0-beta14, 5.0.0-beta15, 5.0.0-beta16, 5.0.0-beta17, 5.0.0-beta18, 5.0.0-beta19, 5.0.0-beta20, 5.0.0-beta21, 5.0.0-beta22, 5.0.0-beta23, 5.0.0-beta24, 5.0.0-beta25, 5.0.0-rc1, 5.0.0-rc2, 5.0.0-rc3, 5.0.0-rc4, 5.0.0-rc5, 5.0.0-rc6, 5.0.0-rc7, 5.0.0-rc8, 5.0.0-rc9, 5.0.0-rc10, 5.0.0-rc11, 5.0.0-rc12, 5.0.0-rc13, 5.0.0-rc14, 5.0.0-rc15, 5.0.0-rc16, 5.0.0-rc17, 5.0.0-rc18, 5.0.0-rc19, 5.0.0-rc20, 5.0.0-rc21, 5.0.0-rc22, 5.0.0-rc23, 5.0.0-rc24, 5.0.0-rc25, 5.0.0-rc26, 5.0.0-rc27, 5.0.0-rc28, 5.0.0-rc29, 5.0.0-rc30, 5.0.0-rc31, 5.0.0, 5.1.0, 5.2.0-beta1, 5.2.0-rc1, 5.2.0-rc2, 5.2.0-rc3, 5.2.0, 5.3.0-beta1, 5.3.0-beta2, 5.3.0-beta3, 5.3.0-rc1, 5.3.0-rc2, 5.3.0-rc3, 5.3.0, 5.4.0-beta1, 5.4.0, 5.5.0-beta1, 5.5.0-beta2, 5.5.0-rc1, 5.5.0-rc2, 5.5.0, 5.6.0-beta1, 5.6.0, 5.7.0-beta1, 5.7.0, 5.8.0, 5.9.0-beta1, 5.9.0-beta2, 5.9.0, 5.10.0, 5.11.0, 5.12.0, 5.13.0, 5.14.0-beta1, 5.14.0-beta2, 5.14.0, 5.15.0, 5.16.0, 5.17.0-beta1, 5.17.0, 5.18.0, 5.19.0, 5.20.0-beta1, 5.20.0-beta2, 5.20.0-beta3, 5.20.0-beta4, 5.20.0-beta5, 5.20.0-beta6, 5.20.0, 5.21.0, 5.22.0, 5.23.0-beta1, 5.23.0-beta2, 5.23.0-beta3, 5.23.0-beta4, 5.23.0, 5.24.0, 5.25.0] but these conflict with your requirements or minimum-stability.

Thanks for any help!

Comments

tomtrench created an issue. See original summary.

dimaboychev’s picture

Drupal 9 compatibility has a dependency on https://www.drupal.org/project/webform_score/issues/3181429.

It would probably be a good idea to combine D9 compatibility and Upgrade for webform 6 issues into one.

nigelcunningham’s picture

Status: Active » Fixed

Fixes applied to the dev branch; I'll do a new release soon.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.