Skip to content

1.6.0

Latest
Compare
Choose a tag to compare
@dbu dbu released this 05 Apr 15:49
· 4 commits to 2.x since this release
1.6.0
d59c4a9
  • Support Symfony 7
  • Allow installation with PHPCR-ODM 3.0.
  • Deprecate using Symfony\Component\DependencyInjection\ContainerAwareInterface in favor of
    PHPCR\PhpcrMigrationsBundle\ContainerAwareInterface as Symfony 7 dropped its
    ContainerAwareInterface.
    On Symfony 6, the legacy ContainerAwareInterface continues to be supported.