Adding Graphqlite bundle

This commit is contained in:
David Négrier
2019-01-29 17:59:01 +01:00
parent 65dc26935a
commit d6613bd8bf
2 changed files with 24 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"bundles": {
"TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}