0.2.0
Added
- Add PHP 8 support
- Add optional array settings to SameSiteCookieConfiguration constructor
- Add session handler abstraction to implement your specific session handler
Changed
- Update dependencies
- Optimize tests
Removed
- Removed PHP 7.1 and 7.2 support