All Notable changes to Encrypter will be documented in this file.
- Version 1.0.0 of
Encrypter - Includes an adapter for Laravel's
Encrypter
- Update dependencies
- Require PHP 5.6 of higher
- Use default 32 bit cipher (fix for #1)
- Add support for Laravel 6
- Rewrite tests for PHPUnit