The upstream dependency esolitos/pwnedpasswords depends on guzzle 6, which means this module can't be used with Drupal 10, which depends on guzzle 7.
Issue fork pwned_passwords-3359629
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
Comment #2
nicrodgersI've created a PR for the upstream dependency here https://github.com/esolitos/pwnedpasswords/pull/2
Comment #4
esolitosThank you for the feedback, much appreciated.
I reviewed the PR on
esolitos/pwnedpasswords, I've added a small suggestion to maintain compatibility.Comment #5
nicrodgersThanks for the feedback, I've updated the upstream PR accordingly. And sorry - I hadn't realised you maintained the Drupal module and the upstream library! That's great, it certainly makes this much easier. So once the upstream PR is merged, we can close the d.o fork down and mark this as fixed, because nothing should be needed on the Drupal side.
Comment #6
esolitosPR accepted, merged and new a release is set up.
Thanks for the contribution!
And sorry - I hadn't realised you maintained the Drupal module and the upstream library!
No worries. :)
Comment #8
esolitosPS: I added a commit which simply removed the "@alpha" requirement, mostly to ensure you got credited. :)