Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

3.5.0

Compare
Choose a tag to compare
@greg0ire greg0ire released this 12 Jan 15:32
· 134 commits to 3.x since this release
3.5.0
1012b58

Added

  • Added DoctrineBundle dependency in the composer.json

Changed

  • Changed Sonata\TimelineBundle\Spread\AdminSpread::__construct signature
    to use Doctrine\Common\Persistence\ManagerRegistry
    instead of Symfony\Bridge\Doctrine\RegistryInterface