We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c005dd3 commit 00556e1Copy full SHA for 00556e1
cookbook/doctrine/mapping_model_classes.rst
@@ -18,7 +18,7 @@ register the mappings for your model classes.
18
19
.. versionadded:: 2.3
20
The base mapping compiler pass was introduced in Symfony 2.3. The Doctrine bundles
21
- support it from DoctrineBundle >= 1.2.1, MongoDBBundle >= 3.0.0,
+ support it from DoctrineBundle >= 1.3.0, MongoDBBundle >= 3.0.0,
22
PHPCRBundle >= 1.0.0 and the (unversioned) CouchDBBundle supports the
23
compiler pass since the `CouchDB Mapping Compiler Pass pull request`_
24
was merged.
0 commit comments