{ "manifests": { "doctrine/annotations": { "manifest": { "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } }, "files": { "config/routes/annotations.yaml": { "contents": [ "controllers:", " resource: ../../src/Controller/", " type: annotation", "", "kernel:", " resource: ../../src/Kernel.php", " type: annotation", "" ], "executable": false } }, "ref": "a2759dd6123694c8d901d0ec80006e044c2e6457" } } }