Closed
Description
The versionadded
directive in the cookbook article about providing mapping classes for several Doctrine implementations states that you can use it with DoctrineBundle 1.2.1. However, the DoctrineOrmMappingsPass
has been introduced with 1.3.0-beta1 (see doctrine/DoctrineBundle#333).