From 16d28f114f507de6b29cb5dd417cdf13cbe2e87c Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Wed, 1 Mar 2023 13:56:15 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 1 + ...48a36fcd6c33db0789a70e079ad60351a5555.json | 30 +++++++++++++++++++ index.json | 3 ++ wemxo.dynamic-form-bundle.1.0.json | 30 +++++++++++++++++++ 4 files changed, 64 insertions(+) create mode 100644 archived/wemxo.dynamic-form-bundle/2d548a36fcd6c33db0789a70e079ad60351a5555.json create mode 100644 wemxo.dynamic-form-bundle.1.0.json diff --git a/RECIPES.md b/RECIPES.md index a9f119fd..b60f2538 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -549,6 +549,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [webylum/puppeteer-server-client-bundle](https://packagist.org/packages/webylum/puppeteer-server-client-bundle) | [1.2](webylum/puppeteer-server-client-bundle/1.2) | | [weglot/translate-bundle](https://packagist.org/packages/weglot/translate-bundle) | [0.6](weglot/translate-bundle/0.6) | | [wemakecustom/doctrine-naming-strategy-bundle](https://packagist.org/packages/wemakecustom/doctrine-naming-strategy-bundle) | [1.0](wemakecustom/doctrine-naming-strategy-bundle/1.0) | +| [wemxo/dynamic-form-bundle](https://packagist.org/packages/wemxo/dynamic-form-bundle) | [1.0](wemxo/dynamic-form-bundle/1.0) | | [wiet-at/symfony-dev](https://packagist.org/packages/wiet-at/symfony-dev) | [1.0](wiet-at/symfony-dev/1.0) | | [willdurand/geocoder-bundle](https://packagist.org/packages/willdurand/geocoder-bundle) | [5.0](willdurand/geocoder-bundle/5.0) | | [willdurand/hateoas-bundle](https://packagist.org/packages/willdurand/hateoas-bundle) | [2.0](willdurand/hateoas-bundle/2.0) | diff --git a/archived/wemxo.dynamic-form-bundle/2d548a36fcd6c33db0789a70e079ad60351a5555.json b/archived/wemxo.dynamic-form-bundle/2d548a36fcd6c33db0789a70e079ad60351a5555.json new file mode 100644 index 00000000..a849265c --- /dev/null +++ b/archived/wemxo.dynamic-form-bundle/2d548a36fcd6c33db0789a70e079ad60351a5555.json @@ -0,0 +1,30 @@ +{ + "manifests": { + "wemxo/dynamic-form-bundle": { + "manifest": { + "bundles": { + "Wemxo\\DynamicFormBundle\\DynamicFormBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/dynamic_form.yaml": { + "contents": [ + "dynamic_form:", + " recursive: true", + " config_paths:", + " - '%kernel.project_dir%/config/dynamic_form'", + " cache_pool: null", + "" + ], + "executable": false + } + }, + "ref": "2d548a36fcd6c33db0789a70e079ad60351a5555" + } + } +} diff --git a/index.json b/index.json index acfb4b0a..8462de19 100644 --- a/index.json +++ b/index.json @@ -1739,6 +1739,9 @@ "wemakecustom/doctrine-naming-strategy-bundle": [ "1.0" ], + "wemxo/dynamic-form-bundle": [ + "1.0" + ], "wiet-at/symfony-dev": [ "1.0" ], diff --git a/wemxo.dynamic-form-bundle.1.0.json b/wemxo.dynamic-form-bundle.1.0.json new file mode 100644 index 00000000..a849265c --- /dev/null +++ b/wemxo.dynamic-form-bundle.1.0.json @@ -0,0 +1,30 @@ +{ + "manifests": { + "wemxo/dynamic-form-bundle": { + "manifest": { + "bundles": { + "Wemxo\\DynamicFormBundle\\DynamicFormBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/dynamic_form.yaml": { + "contents": [ + "dynamic_form:", + " recursive: true", + " config_paths:", + " - '%kernel.project_dir%/config/dynamic_form'", + " cache_pool: null", + "" + ], + "executable": false + } + }, + "ref": "2d548a36fcd6c33db0789a70e079ad60351a5555" + } + } +}