Files
symfony-flex-recipes-contrib/thecodingmachine.graphqlite-bundle.6.0.json
T
github-action[bot]andgithub-action[bot] 6f558601e5 Update Flex endpoint
2024-07-26 15:23:36 +00:00

24 lines
840 B
JSON

{
"manifests": {
"thecodingmachine/graphqlite-bundle": {
"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": [],
"ref": "6c42df8e436be7411803fdb2d6f304c0a7d7004d"
}
}
}