Files
symfony-flex-recipes-contrib/overblog.graphiql-bundle.0.1.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.3 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%/"
}
},
"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",
"not_installable": false,
"is_contrib": true
}
}
}