Doctrine\ODM\MongoDB\Mapping\Driver\AttributeDriver
no longer extendsDoctrine\ODM\MongoDB\Mapping\Driver\AnnotationDriver
.
- MongoDB ODM 2.7 requires
doctrine/persistence
3.2 or newer.
ODM no longer requires doctrine/annotations
to be installed. If you're using
annotations for mapping, you will need to install doctrine/annotations
.