mirror of
https://github.com/doctrine/DoctrineFixturesBundle.git
synced 2026-03-23 22:32:17 +01:00
Update UPGRADE.md
This commit is contained in:
@@ -11,7 +11,7 @@ types from this bundle need to be updated to match the new signatures.
|
||||
Some classes have been marked as `final` because they are not supposed to be
|
||||
extended. Consider using composition instead of inheritance.
|
||||
|
||||
## Mandatory ManagerRegistry argument
|
||||
## Mandatory `ManagerRegistry` argument
|
||||
|
||||
It is now mandatory to pass a `ManagerRegistry` instance to the constructor of
|
||||
`Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand`.
|
||||
|
||||
Reference in New Issue
Block a user