diff --git a/thecodingmachine/graphqlite-bundle/3.0/manifest.json b/thecodingmachine/graphqlite-bundle/3.0/manifest.json index bd35527d..59ed7f83 100644 --- a/thecodingmachine/graphqlite-bundle/3.0/manifest.json +++ b/thecodingmachine/graphqlite-bundle/3.0/manifest.json @@ -1,6 +1,6 @@ { "bundles": { - "TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": ["all"] + "TheCodingMachine\\GraphQlite\\Bundle\\GraphQLiteBundle": ["all"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" diff --git a/thecodingmachine/graphqlite-bundle/4.0/manifest.json b/thecodingmachine/graphqlite-bundle/4.0/manifest.json index 28b18d53..2cb67706 100644 --- a/thecodingmachine/graphqlite-bundle/4.0/manifest.json +++ b/thecodingmachine/graphqlite-bundle/4.0/manifest.json @@ -1,6 +1,6 @@ { "bundles": { - "TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": ["all"] + "TheCodingMachine\\GraphQlite\\Bundle\\GraphQLiteBundle": ["all"] }, "copy-from-package": { "config-template/": "%CONFIG_DIR%/"