Skip to content

v2.2.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Apr 23:59
856c3ad

2.2.0-alpha.2 (2026-04-30)

Bug Fixes

  • add missing docblock for Passphrase facade to improve code clarity (e789548)
  • add tests for handling non-string elements in word list and excluded words (a3275d1)
  • add tests path and enable benevolent union type checking in PHPStan configuration (d69e532)
  • use nullsafe operator for app instance in LaravelIntegrationTest (2e79d1e)
  • validate types of excluded words and word list in PassphraseServiceProvider (5fc1b19)