Skip to content

Commit 00556e1

Browse files
ternelwouterj
authored andcommitted
bug #4273 - fix doctrine version in How to Provide Model Classes for several Doctrine Implementations cookbook
Conflicts: cookbook/doctrine/mapping_model_classes.rst
1 parent c005dd3 commit 00556e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/doctrine/mapping_model_classes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ register the mappings for your model classes.
1818

1919
.. versionadded:: 2.3
2020
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,
21+
support it from DoctrineBundle >= 1.3.0, MongoDBBundle >= 3.0.0,
2222
PHPCRBundle >= 1.0.0 and the (unversioned) CouchDBBundle supports the
2323
compiler pass since the `CouchDB Mapping Compiler Pass pull request`_
2424
was merged.

0 commit comments

Comments
 (0)