- 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.