diff --git a/thecodingmachine/graphqlite-bundle/4.0/manifest.json b/thecodingmachine/graphqlite-bundle/4.0/manifest.json new file mode 100644 index 00000000..28b18d53 --- /dev/null +++ b/thecodingmachine/graphqlite-bundle/4.0/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": ["all"] + }, + "copy-from-package": { + "config-template/": "%CONFIG_DIR%/" + } +} diff --git a/thecodingmachine/graphqlite-bundle/4.0/post-install.txt b/thecodingmachine/graphqlite-bundle/4.0/post-install.txt new file mode 100644 index 00000000..3bae48d0 --- /dev/null +++ b/thecodingmachine/graphqlite-bundle/4.0/post-install.txt @@ -0,0 +1,7 @@ + + GraphQLite Configuration + + + * Edit the config/packages/graphqlite.yml file to adapt the controllers and the types namespaces to your project. + +Documentation: https://graphqlite.thecodingmachine.io/docs/symfony-bundle