Files
symfony-flex-recipes-contrib/overblog.graphiql-bundle.0.1.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

31 lines
955 B
JSON

{
"manifests": {
"overblog/graphiql-bundle": {
"manifest": {
"bundles": {
"Overblog\\GraphiQLBundle\\OverblogGraphiQLBundle": [
"dev"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"post-install-output": [
" 1. Browse to <comment>/graphiql</>"
]
},
"files": {
"config/routes/dev/graphiql.yaml": {
"contents": [
"overblog_graphiql:",
" resource: \"@OverblogGraphiQLBundle/Resources/config/routing.xml\"",
""
],
"executable": false
}
},
"ref": "96d185c63491cd15c1570f6243ec1808f4462970"
}
}
}