From 80e6ccdccc67b4bf5f806fe658f328ef90b1dd19 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Tue, 7 Jul 2026 13:07:23 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 1 + ...d87cb84031fca7c414ce778e291991fde0514.json | 38 +++++++++++++++++++ ...9503b5cbeda797c170bd8a405994038bbdf14.json | 38 +++++++++++++++++++ galactic-shrine.gsid.1.0.json | 38 +++++++++++++++++++ galactic-shrine.gsid.2.0.json | 38 +++++++++++++++++++ index.json | 4 ++ 6 files changed, 157 insertions(+) create mode 100644 archived/galactic-shrine.gsid/5c0d87cb84031fca7c414ce778e291991fde0514.json create mode 100644 archived/galactic-shrine.gsid/78e9503b5cbeda797c170bd8a405994038bbdf14.json create mode 100644 galactic-shrine.gsid.1.0.json create mode 100644 galactic-shrine.gsid.2.0.json diff --git a/RECIPES.md b/RECIPES.md index b412063d..729e2474 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -242,6 +242,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [friendsofsymfony/oauth-server-bundle](https://packagist.org/packages/friendsofsymfony/oauth-server-bundle) | [1.6](../../../tree/main/friendsofsymfony/oauth-server-bundle/1.6) | | [friendsofsymfony/rest-bundle](https://packagist.org/packages/friendsofsymfony/rest-bundle) | [3.0](../../../tree/main/friendsofsymfony/rest-bundle/3.0) | | [fsi/files](https://packagist.org/packages/fsi/files) | [1.5](../../../tree/main/fsi/files/1.5) | +| [galactic-shrine/gsid](https://packagist.org/packages/galactic-shrine/gsid) | [2.0](../../../tree/main/galactic-shrine/gsid/2.0) | | [geekybones/fraud-defense-bundle](https://packagist.org/packages/geekybones/fraud-defense-bundle) | [1.0](../../../tree/main/geekybones/fraud-defense-bundle/1.0) | | [geosocio/http-serializer-bundle](https://packagist.org/packages/geosocio/http-serializer-bundle) | [2.0](../../../tree/main/geosocio/http-serializer-bundle/2.0) | | [gesdinet/jwt-refresh-token-bundle](https://packagist.org/packages/gesdinet/jwt-refresh-token-bundle) | [1.0](../../../tree/main/gesdinet/jwt-refresh-token-bundle/1.0) | diff --git a/archived/galactic-shrine.gsid/5c0d87cb84031fca7c414ce778e291991fde0514.json b/archived/galactic-shrine.gsid/5c0d87cb84031fca7c414ce778e291991fde0514.json new file mode 100644 index 00000000..58255c81 --- /dev/null +++ b/archived/galactic-shrine.gsid/5c0d87cb84031fca7c414ce778e291991fde0514.json @@ -0,0 +1,38 @@ +{ + "manifests": { + "galactic-shrine/gsid": { + "manifest": { + "bundles": { + "GalacticShrine\\GsId\\Symfony\\GsIdBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "post-install-output": [ + " GsId ", + "", + " * The GsId bundle was enabled in config/bundles.php.", + " * A default configuration file was created at config/packages/gsid.yaml.", + " * For GsId 1.x, declare the Doctrine DBAL type manually if your installed 1.x version does not register it automatically." + ] + }, + "files": { + "config/packages/gsid.yaml": { + "contents": [ + "gsid:", + " default_case: Lower", + " default_text_format: N", + " default_json_format: D", + " default_database_format: N", + " lock: true", + "" + ], + "executable": false + } + }, + "ref": "5c0d87cb84031fca7c414ce778e291991fde0514" + } + } +} diff --git a/archived/galactic-shrine.gsid/78e9503b5cbeda797c170bd8a405994038bbdf14.json b/archived/galactic-shrine.gsid/78e9503b5cbeda797c170bd8a405994038bbdf14.json new file mode 100644 index 00000000..f7c17f35 --- /dev/null +++ b/archived/galactic-shrine.gsid/78e9503b5cbeda797c170bd8a405994038bbdf14.json @@ -0,0 +1,38 @@ +{ + "manifests": { + "galactic-shrine/gsid": { + "manifest": { + "bundles": { + "GalacticShrine\\GsId\\Symfony\\GsIdBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "post-install-output": [ + " GsId ", + "", + " * The GsId bundle was enabled in config/bundles.php.", + " * A default configuration file was created at config/packages/gsid.yaml.", + " * If DoctrineBundle is installed, the bundle registers the DBAL type \"gsid\" automatically." + ] + }, + "files": { + "config/packages/gsid.yaml": { + "contents": [ + "gsid:", + " default_case: Lower", + " default_text_format: N", + " default_json_format: D", + " default_database_format: N", + " lock: true", + "" + ], + "executable": false + } + }, + "ref": "78e9503b5cbeda797c170bd8a405994038bbdf14" + } + } +} diff --git a/galactic-shrine.gsid.1.0.json b/galactic-shrine.gsid.1.0.json new file mode 100644 index 00000000..58255c81 --- /dev/null +++ b/galactic-shrine.gsid.1.0.json @@ -0,0 +1,38 @@ +{ + "manifests": { + "galactic-shrine/gsid": { + "manifest": { + "bundles": { + "GalacticShrine\\GsId\\Symfony\\GsIdBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "post-install-output": [ + " GsId ", + "", + " * The GsId bundle was enabled in config/bundles.php.", + " * A default configuration file was created at config/packages/gsid.yaml.", + " * For GsId 1.x, declare the Doctrine DBAL type manually if your installed 1.x version does not register it automatically." + ] + }, + "files": { + "config/packages/gsid.yaml": { + "contents": [ + "gsid:", + " default_case: Lower", + " default_text_format: N", + " default_json_format: D", + " default_database_format: N", + " lock: true", + "" + ], + "executable": false + } + }, + "ref": "5c0d87cb84031fca7c414ce778e291991fde0514" + } + } +} diff --git a/galactic-shrine.gsid.2.0.json b/galactic-shrine.gsid.2.0.json new file mode 100644 index 00000000..f7c17f35 --- /dev/null +++ b/galactic-shrine.gsid.2.0.json @@ -0,0 +1,38 @@ +{ + "manifests": { + "galactic-shrine/gsid": { + "manifest": { + "bundles": { + "GalacticShrine\\GsId\\Symfony\\GsIdBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "post-install-output": [ + " GsId ", + "", + " * The GsId bundle was enabled in config/bundles.php.", + " * A default configuration file was created at config/packages/gsid.yaml.", + " * If DoctrineBundle is installed, the bundle registers the DBAL type \"gsid\" automatically." + ] + }, + "files": { + "config/packages/gsid.yaml": { + "contents": [ + "gsid:", + " default_case: Lower", + " default_text_format: N", + " default_json_format: D", + " default_database_format: N", + " lock: true", + "" + ], + "executable": false + } + }, + "ref": "78e9503b5cbeda797c170bd8a405994038bbdf14" + } + } +} diff --git a/index.json b/index.json index 1fe645d1..2944ae3c 100644 --- a/index.json +++ b/index.json @@ -762,6 +762,10 @@ "fsi/files": [ "1.5" ], + "galactic-shrine/gsid": [ + "1.0", + "2.0" + ], "geekybones/fraud-defense-bundle": [ "1.0" ],