diff --git a/archived/storyblok.symfony-bundle/81d0325b8168ae0abe0c3e1ab1548ef8b9a77a85.json b/archived/storyblok.symfony-bundle/81d0325b8168ae0abe0c3e1ab1548ef8b9a77a85.json new file mode 100644 index 00000000..d61b20c7 --- /dev/null +++ b/archived/storyblok.symfony-bundle/81d0325b8168ae0abe0c3e1ab1548ef8b9a77a85.json @@ -0,0 +1,46 @@ +{ + "manifests": { + "storyblok/symfony-bundle": { + "manifest": { + "bundles": { + "Storyblok\\Bundle\\StoryblokBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "env": { + "STORYBLOK_API_BASE_URI": "https://api.storyblok.com", + "STORYBLOK_API_TOKEN": "", + "#1": "STORYBLOK_VERSION=", + "#2": "STORYBLOK_ASSETS_API_TOKEN=", + "#3": "STORYBLOK_WEBHOOK_SECRET=" + } + }, + "files": { + "config/packages/storyblok.yaml": { + "contents": [ + "storyblok:", + " base_uri: '%env(STORYBLOK_API_BASE_URI)%'", + " token: '%env(STORYBLOK_API_TOKEN)%'", + "# version: '%env(STORYBLOK_VERSION)%'", + "# assets_token: '%env(STORYBLOK_ASSETS_API_TOKEN)%'", + "# webhook_secret: '%env(STORYBLOK_WEBHOOK_SECRET)%'", + "" + ], + "executable": false + }, + "config/routes/storyblok.yaml": { + "contents": [ + "storyblok:", + " resource: '@StoryblokBundle/config/routes.php'", + "" + ], + "executable": false + } + }, + "ref": "81d0325b8168ae0abe0c3e1ab1548ef8b9a77a85" + } + } +} diff --git a/storyblok.symfony-bundle.0.1.json b/storyblok.symfony-bundle.0.1.json index e7791c3c..d61b20c7 100644 --- a/storyblok.symfony-bundle.0.1.json +++ b/storyblok.symfony-bundle.0.1.json @@ -3,7 +3,7 @@ "storyblok/symfony-bundle": { "manifest": { "bundles": { - "SensioLabs\\Storyblok\\Bundle\\StoryblokBundle": [ + "Storyblok\\Bundle\\StoryblokBundle": [ "all" ] }, @@ -40,7 +40,7 @@ "executable": false } }, - "ref": "706a76634df2d45061840815ddae5e3f7fc6cfda" + "ref": "81d0325b8168ae0abe0c3e1ab1548ef8b9a77a85" } } }