From b83891573e13b25159eea64c3b0f67ead95a028a Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Sat, 19 Feb 2022 11:12:46 +0000 Subject: [PATCH] Update Flex endpoint --- ...a5cbfcce8b587a5751a137bd09ab7fc3a8af8.json | 31 +++++++++++++++++++ index.json | 3 ++ kunstmaan.cookie-bundle.6.0.json | 31 +++++++++++++++++++ 3 files changed, 65 insertions(+) create mode 100644 archived/kunstmaan.cookie-bundle/23aa5cbfcce8b587a5751a137bd09ab7fc3a8af8.json create mode 100644 kunstmaan.cookie-bundle.6.0.json diff --git a/archived/kunstmaan.cookie-bundle/23aa5cbfcce8b587a5751a137bd09ab7fc3a8af8.json b/archived/kunstmaan.cookie-bundle/23aa5cbfcce8b587a5751a137bd09ab7fc3a8af8.json new file mode 100644 index 00000000..5fcbeb9c --- /dev/null +++ b/archived/kunstmaan.cookie-bundle/23aa5cbfcce8b587a5751a137bd09ab7fc3a8af8.json @@ -0,0 +1,31 @@ +{ + "manifests": { + "kunstmaan/cookie-bundle": { + "manifest": { + "bundles": { + "Kunstmaan\\CookieBundle\\KunstmaanCookieBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/routes/kunstmaan_cookie.yaml": { + "contents": [ + "KunstmaanCookieBundle:", + " resource: \"@KunstmaanCookieBundle/Resources/config/routing.yml\"", + " # If your site is not multilanguage, remove the \"{_locale}/\" part of prefix and requirements", + " prefix: /{_locale}/", + " requirements:", + " _locale: \"%kunstmaan_admin.required_locales%\"", + "" + ], + "executable": false + } + }, + "ref": "23aa5cbfcce8b587a5751a137bd09ab7fc3a8af8" + } + } +} diff --git a/index.json b/index.json index 1466d10c..3f613ae8 100644 --- a/index.json +++ b/index.json @@ -721,6 +721,9 @@ "kunstmaan/config-bundle": [ "5.2" ], + "kunstmaan/cookie-bundle": [ + "6.0" + ], "kunstmaan/dashboard-bundle": [ "5.2" ], diff --git a/kunstmaan.cookie-bundle.6.0.json b/kunstmaan.cookie-bundle.6.0.json new file mode 100644 index 00000000..5fcbeb9c --- /dev/null +++ b/kunstmaan.cookie-bundle.6.0.json @@ -0,0 +1,31 @@ +{ + "manifests": { + "kunstmaan/cookie-bundle": { + "manifest": { + "bundles": { + "Kunstmaan\\CookieBundle\\KunstmaanCookieBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/routes/kunstmaan_cookie.yaml": { + "contents": [ + "KunstmaanCookieBundle:", + " resource: \"@KunstmaanCookieBundle/Resources/config/routing.yml\"", + " # If your site is not multilanguage, remove the \"{_locale}/\" part of prefix and requirements", + " prefix: /{_locale}/", + " requirements:", + " _locale: \"%kunstmaan_admin.required_locales%\"", + "" + ], + "executable": false + } + }, + "ref": "23aa5cbfcce8b587a5751a137bd09ab7fc3a8af8" + } + } +}