v2.2.0-alpha.2
Pre-release
Pre-release
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)