diff --git a/overblog/graphql-bundle/0.12/config/routes/graphql.yaml b/atoolo/graphql-search-bundle/1.0/config/routes/graphql.yaml similarity index 100% rename from overblog/graphql-bundle/0.12/config/routes/graphql.yaml rename to atoolo/graphql-search-bundle/1.0/config/routes/graphql.yaml diff --git a/overblog/graphql-bundle/0.12/manifest.json b/overblog/graphql-bundle/0.12/manifest.json deleted file mode 100644 index 42ec53d..0000000 --- a/overblog/graphql-bundle/0.12/manifest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "bundles": { - "Overblog\\GraphQLBundle\\OverblogGraphQLBundle": ["all"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } -}