mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
28 lines
1.1 KiB
JSON
28 lines
1.1 KiB
JSON
{
|
|
"manifests": {
|
|
"thecodingmachine/graphqlite-bundle": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-package": {
|
|
"config-template/": "%CONFIG_DIR%/"
|
|
},
|
|
"post-install-output": [
|
|
"<bg=blue;fg=white> </>",
|
|
"<bg=blue;fg=white> GraphQLite Configuration </>",
|
|
"<bg=blue;fg=white> </>",
|
|
"",
|
|
" * 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": "e84cdb9b5bd570cb17ca845b6f9fd6101f637a6d"
|
|
}
|
|
}
|
|
}
|