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

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"TheCodingMachine\\GraphQLite\\Bundle\\GraphQLiteBundle": ["all"]
},
"copy-from-package": {
"config-template/": "%CONFIG_DIR%/"
}
}

View File

@@ -0,0 +1,3 @@
* Edit the <fg=green>config/packages/graphqlite.yml</> file to adapt the controllers and the types namespaces to your project.
Documentation: https://graphqlite.thecodingmachine.io/docs/symfony-bundle