Problem/Motivation
spomky-labs/otphp ^10 has a dependency on thecodingmachine/safe which is abandoned and incompatible with PHP 8.4.
See https://github.com/Spomky-Labs/otphp/issues/163
We should bump minimum versions for spomky-labs/otphp to ^11.3.0 which removes this dependency.
Steps to reproduce
Proposed resolution
Bump minimum versions for spomky-labs/otphp to ^11.3.0
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork one_time_password-3465857
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 #4
kim.pepperendroid/qr-code got a bump in the d11 issue. This should focus on spomky-labs/otphp which had API changes.
Comment #7
kim.pepperUpdated IS
Comment #9
kim.pepperCommitted to 8.x-1.x. Thanks!