Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-20 16:37:35 +00:00
parent af31901ef8
commit 7d78e147a4
143 changed files with 1060 additions and 143 deletions
+5 -1
View File
@@ -24,7 +24,11 @@
"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.\n\nDocumentation: https://graphqlite.thecodingmachine.io/docs/symfony-bundle\n"
"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",