- Support Symfony 7
- Allow installation with PHPCR-ODM 3.0.
- Deprecate using
Symfony\Component\DependencyInjection\ContainerAwareInterfacein favor of
PHPCR\PhpcrMigrationsBundle\ContainerAwareInterfaceas Symfony 7 dropped its
ContainerAwareInterface.
On Symfony 6, the legacy ContainerAwareInterface continues to be supported.