Skip to content

2.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dkarlovi dkarlovi released this 01 May 06:38
· 29 commits to master since this release
e12b077

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)