Skip to content

3.0.0-alpha7

Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 08 Mar 05:58
· 9 commits to FRAMEWORK_6_0 since this release

test: add comprehensive tests for Token facade class
style: Apply php-cs-fixer
feat: Add migration to extend token storage. The new tokens are longer and more cryptographically secure than the old tokens. Also we are switching towards libsodium and off older basis.
fix: add src/ directory to PHPUnit coverage source
feat: add migration to increase token_id column length