Skip to content

Bug fix for security.yaml updating

Compare
Choose a tag to compare
@weaverryan weaverryan released this 02 Mar 15:28
b06ebe5

Hi!

This release contains several bug fixes, including an important one related to updating security.yaml:

  • bug #546 Fix SecurityConfigUpdater (thanks to @nikophil)
  • bug #493 Use ManagerRegistry interface from doctrine ( thanks to @hason)
  • bug #487 Yaml source manipulator - fix access control (thanks to @weaverryan)
  • bug #529 Fix user class name on upgradePassword method of user repository (thanks to @pyrech)

Happy making!