From 5356d7ef6b5f2738771105e67b3a0b8840b5eaef Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Tue, 25 Oct 2022 10:04:13 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 2 +- ...bd952a717a5baf3b922907b3b9eb34da26caf.json | 35 +++++++++++++++++++ index.json | 3 +- stefandoorn.sitemap-plugin.2.0.json | 35 +++++++++++++++++++ 4 files changed, 73 insertions(+), 2 deletions(-) create mode 100644 archived/stefandoorn.sitemap-plugin/362bd952a717a5baf3b922907b3b9eb34da26caf.json create mode 100644 stefandoorn.sitemap-plugin.2.0.json diff --git a/RECIPES.md b/RECIPES.md index abe2ada1..bd194f61 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -462,7 +462,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [squizlabs/php_codesniffer](https://packagist.org/packages/squizlabs/php_codesniffer) | [3.6](squizlabs/php_codesniffer/3.6) | | [sroze/messenger-enqueue-transport](https://packagist.org/packages/sroze/messenger-enqueue-transport) | [0.1](sroze/messenger-enqueue-transport/0.1) | | [sroze/openwhisk-bundle](https://packagist.org/packages/sroze/openwhisk-bundle) | [0.2](sroze/openwhisk-bundle/0.2) | -| [stefandoorn/sitemap-plugin](https://packagist.org/packages/stefandoorn/sitemap-plugin) | [1.0](stefandoorn/sitemap-plugin/1.0) | +| [stefandoorn/sitemap-plugin](https://packagist.org/packages/stefandoorn/sitemap-plugin) | [2.0](stefandoorn/sitemap-plugin/2.0) | | [stof/doctrine-extensions-bundle](https://packagist.org/packages/stof/doctrine-extensions-bundle) | [1.2](stof/doctrine-extensions-bundle/1.2) | | [sulu/article-bundle](https://packagist.org/packages/sulu/article-bundle) | [2.0](sulu/article-bundle/2.0) | | [sulu/form-bundle](https://packagist.org/packages/sulu/form-bundle) | [2.2](sulu/form-bundle/2.2) | diff --git a/archived/stefandoorn.sitemap-plugin/362bd952a717a5baf3b922907b3b9eb34da26caf.json b/archived/stefandoorn.sitemap-plugin/362bd952a717a5baf3b922907b3b9eb34da26caf.json new file mode 100644 index 00000000..3de11e9c --- /dev/null +++ b/archived/stefandoorn.sitemap-plugin/362bd952a717a5baf3b922907b3b9eb34da26caf.json @@ -0,0 +1,35 @@ +{ + "manifests": { + "stefandoorn/sitemap-plugin": { + "manifest": { + "bundles": { + "SitemapPlugin\\SitemapPlugin": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/sitemap_plugin.yaml": { + "contents": [ + "imports:", + " - { resource: \"@SitemapPlugin/Resources/config/config.yaml\" }", + "" + ], + "executable": false + }, + "config/routes/sitemap_plugin.yaml": { + "contents": [ + "sylius_sitemap:", + " resource: \"@SitemapPlugin/Resources/config/routing.yml\"", + "" + ], + "executable": false + } + }, + "ref": "362bd952a717a5baf3b922907b3b9eb34da26caf" + } + } +} diff --git a/index.json b/index.json index 536d55b3..026df485 100644 --- a/index.json +++ b/index.json @@ -1449,7 +1449,8 @@ "0.2" ], "stefandoorn/sitemap-plugin": [ - "1.0" + "1.0", + "2.0" ], "stof/doctrine-extensions-bundle": [ "1.2" diff --git a/stefandoorn.sitemap-plugin.2.0.json b/stefandoorn.sitemap-plugin.2.0.json new file mode 100644 index 00000000..3de11e9c --- /dev/null +++ b/stefandoorn.sitemap-plugin.2.0.json @@ -0,0 +1,35 @@ +{ + "manifests": { + "stefandoorn/sitemap-plugin": { + "manifest": { + "bundles": { + "SitemapPlugin\\SitemapPlugin": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/sitemap_plugin.yaml": { + "contents": [ + "imports:", + " - { resource: \"@SitemapPlugin/Resources/config/config.yaml\" }", + "" + ], + "executable": false + }, + "config/routes/sitemap_plugin.yaml": { + "contents": [ + "sylius_sitemap:", + " resource: \"@SitemapPlugin/Resources/config/routing.yml\"", + "" + ], + "executable": false + } + }, + "ref": "362bd952a717a5baf3b922907b3b9eb34da26caf" + } + } +}