Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps spomky-labs/otphp from 11.3.0 to 11.4.1.

Release notes

Sourced from spomky-labs/otphp's releases.

11.4.1

Release Notes for 11.4.1

11.4.x bugfix release (patch)

11.4.1

11.4.0

Release Notes for 11.4.0

Feature release (minor)

11.4.0

  • Total issues resolved: 1
  • Total pull requests resolved: 10
  • Total contributors: 7

enhancement

bug

Commits
  • 126c99b fix: remove mbstring dependency for better PHP compatibility (#262)
  • f825b5d refactor: update method calls to use fluent interface for TOTP and HOTP
  • b82fcae Document readonly classes migration from PR #244 (#259)
  • ec5ff75 feat: add custom exception hierarchy for better error handling (#251)
  • a46d182 Fix documentation typos and improve migration guidance (#250)
  • 99441d3 Allow passing a custom secret size when generating OTP (#249)
  • d3593de Fix label validation to comply with Google Authenticator spec (#248)
  • 5e5eff9 Accept OTP URIs with different issuer in label and parameter (#247)
  • c801716 Allow generateURI to better handle creation with missing label or issuer (#240)
  • c869974 Add migration API for readonly classes (#244)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [spomky-labs/otphp](https://github.com/Spomky-Labs/otphp) from 11.3.0 to 11.4.1.
- [Release notes](https://github.com/Spomky-Labs/otphp/releases)
- [Changelog](https://github.com/Spomky-Labs/otphp/blob/11.5.x/doc/Release.md)
- [Commits](Spomky-Labs/otphp@11.3.0...11.4.1)

---
updated-dependencies:
- dependency-name: spomky-labs/otphp
  dependency-version: 11.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant