Skip to content

Commit a682a04

Browse files
authored
Merge pull request #493 from OskarStark/patch-1
Add highlighting
2 parents 0f9e7be + 4e3eabb commit a682a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ types from this bundle need to be updated to match the new signatures.
1111
Some classes have been marked as `final` because they are not supposed to be
1212
extended. Consider using composition instead of inheritance.
1313

14-
## Mandatory ManagerRegistry argument
14+
## Mandatory `ManagerRegistry` argument
1515

1616
It is now mandatory to pass a `ManagerRegistry` instance to the constructor of
1717
`Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand`.

0 commit comments

Comments
 (0)