Hello,
inside Loader (Doctrine\Common\DataFixtures). You guys have a method called addFixture, which checks if the current fixture, is dependent on another fixture. If true the fixture will be recreated by the Loader. Could you guys alter the method to check if the current class is set and if so just continue?
Kind Regards,