1.2.0
Braking change
lightsaml.system.logger
no longer defaults to alias oflogger
. It must be specified inlight_saml_symfony_bridge.system.logger
config, or otherwise it defaults toPsr\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