diff --git a/thecodingmachine/graphqlite-bundle/6.0/manifest.json b/thecodingmachine/graphqlite-bundle/6.0/manifest.json new file mode 100644 index 00000000..43d458a5 --- /dev/null +++ b/thecodingmachine/graphqlite-bundle/6.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/6.0/post-install.txt b/thecodingmachine/graphqlite-bundle/6.0/post-install.txt new file mode 100644 index 00000000..81f26d59 --- /dev/null +++ b/thecodingmachine/graphqlite-bundle/6.0/post-install.txt @@ -0,0 +1,3 @@ + * 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