Files
symfony-flex-recipes-contrib/overblog.graphiql-bundle.0.1.json
T
github-action botandgithub-action bot 7d78e147a4 Update Flex endpoint
2021-09-20 16:37:35 +00:00

42 lines
1.4 KiB
JSON

{
"locks": {
"overblog/graphiql-bundle": {
"version": "0.1",
"recipe": {
"repo": "0.1",
"branch": "master",
"version": "0.1",
"ref": "96d185c63491cd15c1570f6243ec1808f4462970"
}
}
},
"manifests": {
"overblog/graphiql-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "overblog/graphiql-bundle",
"version": "0.1",
"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:\n resource: \"@OverblogGraphiQLBundle/Resources/config/routing.xml\"\n",
"executable": false,
"encoding": ""
}
},
"origin": "overblog/graphiql-bundle:0.1@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}