Files
symfony-flex-recipes-contrib/thecodingmachine.graphqlite-bundle.3.0.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

39 lines
1.4 KiB
JSON

{
"locks": {
"thecodingmachine/graphqlite-bundle": {
"version": "3.0",
"recipe": {
"repo": "3.0",
"branch": "master",
"version": "3.0",
"ref": "96ae19d02363f9b640bcad4291d7972e44aa64e4"
}
}
},
"manifests": {
"thecodingmachine/graphqlite-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "thecodingmachine/graphqlite-bundle",
"version": "3.0",
"manifest": {
"bundles": {
"TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/graphqlite.yaml": {
"contents": "# Read more about GraphQLite available options at: https://graphqlite.thecodingmachine.io/docs/symfony-bundle\ngraphqlite:\n namespace:\n controllers: App\\Controller\\\n types:\n - App\\\n",
"executable": false,
"encoding": ""
}
},
"origin": "thecodingmachine/graphqlite-bundle:3.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}