Files
symfony-flex-recipes-contrib/thecodingmachine.graphqlite-bundle.4.0.json
T
github-action botandgithub-action bot 7d78e147a4 Update Flex endpoint
2021-09-20 16:37:35 +00:00

38 lines
1.4 KiB
JSON

{
"locks": {
"thecodingmachine/graphqlite-bundle": {
"version": "4.0",
"recipe": {
"repo": "4.0",
"branch": "master",
"version": "4.0",
"ref": "8aae303ca95671f95ef356b7034a2144ea4060ad"
}
}
},
"manifests": {
"thecodingmachine/graphqlite-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "thecodingmachine/graphqlite-bundle",
"version": "4.0",
"manifest": {
"bundles": {
"TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": [
"all"
]
},
"copy-from-package": {
"config-template/": "%CONFIG_DIR%/"
},
"post-install-output": [
" * Edit the <fg=green>config/packages/graphqlite.yml</> file to adapt the controllers and the types namespaces to your project.",
"",
"Documentation: https://graphqlite.thecodingmachine.io/docs/symfony-bundle"
]
},
"files": [],
"origin": "thecodingmachine/graphqlite-bundle:4.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}