Bugfix - manifest.json for thecodingmachine/graphqlite-bundle (#1651)

* Bugfix - manifest.json for thecodingmachine/graphqlite-bundle

* fix namespace

* Revert "Bugfix - manifest.json for thecodingmachine/graphqlite-bundle"

This reverts commit 8a08c47701.

* Bugfix - manifest.json for thecodingmachine/graphqlite-bundle

* upd
This commit is contained in:
Aleksander Mahnert
2024-07-26 17:23:23 +02:00
committed by GitHub
parent ceec850a9d
commit b2369bb877
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"bundles": {
"TheCodingMachine\\GraphQLite\\Bundle\\GraphQLiteBundle": ["all"]
},
"copy-from-package": {
"config-template/": "%CONFIG_DIR%/"
}
}