From a38fdc8ee877c143ac19207daa536310d1b70bbd Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Sat, 16 Nov 2024 20:35:07 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 1 + ...14e824f21130fcb61ac5c2e7d4d0697d80bc3.json | 27 +++++++++++++++++++ index.json | 3 +++ jeandanyel.crud-bundle.0.1.json | 27 +++++++++++++++++++ 4 files changed, 58 insertions(+) create mode 100644 archived/jeandanyel.crud-bundle/e1a14e824f21130fcb61ac5c2e7d4d0697d80bc3.json create mode 100644 jeandanyel.crud-bundle.0.1.json diff --git a/RECIPES.md b/RECIPES.md index a466e56a..f61e876c 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -259,6 +259,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [jawira/case-converter-twig](https://packagist.org/packages/jawira/case-converter-twig) | [0.0](jawira/case-converter-twig/0.0) | | [jawira/doctrine-diagram-bundle](https://packagist.org/packages/jawira/doctrine-diagram-bundle) | [0.7](jawira/doctrine-diagram-bundle/0.7) | | [jbtcd/fitbit-bundle](https://packagist.org/packages/jbtcd/fitbit-bundle) | [1.0](jbtcd/fitbit-bundle/1.0) | +| [jeandanyel/crud-bundle](https://packagist.org/packages/jeandanyel/crud-bundle) | [0.1](jeandanyel/crud-bundle/0.1) | | [jeandanyel/list-bundle](https://packagist.org/packages/jeandanyel/list-bundle) | [0.1](jeandanyel/list-bundle/0.1) | | [jmose/command-scheduler-bundle](https://packagist.org/packages/jmose/command-scheduler-bundle) | [2.0](jmose/command-scheduler-bundle/2.0) | | [jms/serializer-bundle](https://packagist.org/packages/jms/serializer-bundle) | [4.0](jms/serializer-bundle/4.0) | diff --git a/archived/jeandanyel.crud-bundle/e1a14e824f21130fcb61ac5c2e7d4d0697d80bc3.json b/archived/jeandanyel.crud-bundle/e1a14e824f21130fcb61ac5c2e7d4d0697d80bc3.json new file mode 100644 index 00000000..3be606d5 --- /dev/null +++ b/archived/jeandanyel.crud-bundle/e1a14e824f21130fcb61ac5c2e7d4d0697d80bc3.json @@ -0,0 +1,27 @@ +{ + "manifests": { + "jeandanyel/crud-bundle": { + "manifest": { + "bundles": { + "Jeandanyel\\CrudBundle\\JeandanyelCrudBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/routes/jeandanyel_crud.yaml": { + "contents": [ + "jeandanyel_crud:", + " resource: \"@JeandanyelCrudBundle/config/routes.yaml\"", + "" + ], + "executable": false + } + }, + "ref": "e1a14e824f21130fcb61ac5c2e7d4d0697d80bc3" + } + } +} diff --git a/index.json b/index.json index 5a15af3d..1d307505 100644 --- a/index.json +++ b/index.json @@ -816,6 +816,9 @@ "jbtcd/fitbit-bundle": [ "1.0" ], + "jeandanyel/crud-bundle": [ + "0.1" + ], "jeandanyel/list-bundle": [ "0.1" ], diff --git a/jeandanyel.crud-bundle.0.1.json b/jeandanyel.crud-bundle.0.1.json new file mode 100644 index 00000000..3be606d5 --- /dev/null +++ b/jeandanyel.crud-bundle.0.1.json @@ -0,0 +1,27 @@ +{ + "manifests": { + "jeandanyel/crud-bundle": { + "manifest": { + "bundles": { + "Jeandanyel\\CrudBundle\\JeandanyelCrudBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/routes/jeandanyel_crud.yaml": { + "contents": [ + "jeandanyel_crud:", + " resource: \"@JeandanyelCrudBundle/config/routes.yaml\"", + "" + ], + "executable": false + } + }, + "ref": "e1a14e824f21130fcb61ac5c2e7d4d0697d80bc3" + } + } +}