Bug fix for make:entity and older ManagerRegistry
Hi friends!
Version 1.15.0 introduced a bug where make:entity may generate an invalid Repository class when using DoctrineBundle 1.11 or lower.
- bug #591 Fixing a bug where the wrong ManagerRegistry was sometimes used in repositories - thanks to @weaverryan
- bug #588 fixed missing doctrine dependency - thanks to @jrushlow
Happy making!