Skip to content

1.2.3

Compare
Choose a tag to compare
@jmikola jmikola released this 22 Jun 15:44
· 15 commits to master since this release

Includes #18, which allows compatibility with Symfony 3.0 and bumps the lowest Symfony requirement to 2.2. AutoLoginListener's constructor now takes a PSR-3 LoggerInterface instead of Symfony 2.x's HttpKernel LoggerInterface. Symfony 2.x's class has extended PSR-3's interface since 2.2, so this is not a BC break.