First release of 2.x branch which will result in a 2.0.0 release.
Changes:
- deprecated Symfony 2.x
- PHP 7.1 is a hard requirement
- revamped the build process, introduced PHPStan static code analysis tool
- Allow array in
supported_scopes
option (#552)
- Allow overriding
authorizeAction
's render (#564)