Doctrine\ODM\MongoDB\Mapping\Driver\AttributeDriverno longer extendsDoctrine\ODM\MongoDB\Mapping\Driver\AnnotationDriver.
- MongoDB ODM 2.7 requires
doctrine/persistence3.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.