mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user