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.
2 parents 0f9e7be + 4e3eabb commit a682a04Copy full SHA for a682a04
UPGRADE.md
@@ -11,7 +11,7 @@ types from this bundle need to be updated to match the new signatures.
11
Some classes have been marked as `final` because they are not supposed to be
12
extended. Consider using composition instead of inheritance.
13
14
-## Mandatory ManagerRegistry argument
+## Mandatory `ManagerRegistry` argument
15
16
It is now mandatory to pass a `ManagerRegistry` instance to the constructor of
17
`Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand`.
0 commit comments