{ "manifests": { "doctrine/doctrine-fixtures-bundle": { "manifest": { "bundles": { "Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle": [ "dev", "test" ] }, "copy-from-recipe": { "src/": "%SRC_DIR%/" } }, "files": { "src/DataFixtures/AppFixtures.php": { "contents": [ "persist($product);", "", " $manager->flush();", " }", "}", "" ], "executable": false } }, "ref": "1f5514cfa15b947298df4d771e694e578d4c204d" } } }