DoctrineDataFixtureModule
DoctrineDataFixtureModule copied to clipboard
Removed initializing of default Doctrine commands
Correct me if i'm wrong, but there was initialization of default set of doctrine commands. It is not required here because module don't make console calls to any of this commands, and it will break configured custom commands.