Skip to content

1.2.0

Compare
Choose a tag to compare
@tmilos tmilos released this 23 May 07:29
· 5 commits to master since this release
cd6eadf

Braking change

  • lightsaml.system.logger no longer defaults to alias of logger. It must be specified in light_saml_symfony_bridge.system.logger config, or otherwise it defaults to Psr\Log\NullLogger
  • Minimum Symfony version supported moved to 2.7

Changes

  • Remove service locator in build containers to support Symfony 4 w/out making all services public #24