{ "locks": { "phpzlc/document-bundle": { "version": "1.1", "recipe": { "repo": "1.1", "branch": "master", "version": "1.1", "ref": "669453aa86b676874f881655983abb8e1ac357a9" } } }, "manifests": { "phpzlc/document-bundle": { "repository": "github.com/symfony/recipes-contrib", "package": "phpzlc/document-bundle", "version": "1.1", "manifest": { "bundles": { "PHPZlc\\Document\\DocumentBundle\\DocumentBundle": [ "all" ] }, "copy-from-package": { "src/DocumentBundle/phpzlc-document.yaml": "config/packages/phpzlc-document.yaml" }, "copy-from-recipe": { "Document/": "src/Document/" }, "env": { "DOC_HOST": "http://dome-api.com" }, "gitignore": [ "public/apidoc/" ] }, "files": { "Document/DemoDocument.php": { "contents": "add()\n ->setTitle('\u6f14\u793a\u63a5\u53e3')\n ->setUrl('/demo')\n ->setReturnType('html')\n ->setReturn('\u6f14\u793a\u63a5\u53e3')\n ->generate();\n }\n}\n", "executable": false, "encoding": "" }, "Document/Config.php": { "contents": "