mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
42 lines
1.4 KiB
JSON
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
|
|
}
|
|
}
|
|
} |