mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
Update Flex endpoint
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user