Problem/Motivation

The composer.json says that Drupal 11.2 or later is required, but the wa.info.yml says it supports both Drupal 10 and 11.

Proposed resolution

Fix that so that it works with Drupal 10.4 and later as well, and enable pipelines for the previous major too.

Issue fork wa-3559539

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jurgenhaas created an issue. See original summary.

jurgenhaas’s picture

Status: Active » Needs review

It does work with Drupal core 10.4, but it requires version 5 of the webauthn-lib and therefore at least PHP 8.2

I've provided an MR that fixes all that. If you could merge that, it would allow me to roll out on all our sites.

  • mingsong committed 783a68cd on Drupal10
    Issue #3559539 by jurgenhaas, mingsong: Misconfiguration of Drupal core...

  • mingsong committed e6048715 on 1.0.x
    Issue #3559539 by jurgenhaas, mingsong: Misconfiguration of Drupal core...
mingsong’s picture

Status: Needs review » Fixed

Thanks.

The previous major version now is the 10.5 and 10.4 will end of life less than 2 weeks.

Therefore, I update the minimum support version to 10.5

Now, the dev release will support 10.5.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

jurgenhaas’s picture

Thank you, this is great.

Status: Fixed » Closed (fixed)

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