From 6f558601e53ec5cfc1bf4dcae6eadec018fcd904 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Fri, 26 Jul 2024 15:23:36 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 2 +- ...2df8e436be7411803fdb2d6f304c0a7d7004d.json | 23 +++++++++++++++++++ index.json | 3 ++- thecodingmachine.graphqlite-bundle.6.0.json | 23 +++++++++++++++++++ 4 files changed, 49 insertions(+), 2 deletions(-) create mode 100644 archived/thecodingmachine.graphqlite-bundle/6c42df8e436be7411803fdb2d6f304c0a7d7004d.json create mode 100644 thecodingmachine.graphqlite-bundle.6.0.json diff --git a/RECIPES.md b/RECIPES.md index d93163f1..8ef916fa 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -588,7 +588,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [teebbstudios/tuieditor-bundle](https://packagist.org/packages/teebbstudios/tuieditor-bundle) | [1.0](teebbstudios/tuieditor-bundle/1.0) | | [tg-bot-api/bot-api-base](https://packagist.org/packages/tg-bot-api/bot-api-base) | [1.0](tg-bot-api/bot-api-base/1.0) | | [tgalopin/html-sanitizer-bundle](https://packagist.org/packages/tgalopin/html-sanitizer-bundle) | [1.0](tgalopin/html-sanitizer-bundle/1.0) | -| [thecodingmachine/graphqlite-bundle](https://packagist.org/packages/thecodingmachine/graphqlite-bundle) | [4.0](thecodingmachine/graphqlite-bundle/4.0) | +| [thecodingmachine/graphqlite-bundle](https://packagist.org/packages/thecodingmachine/graphqlite-bundle) | [6.0](thecodingmachine/graphqlite-bundle/6.0) | | [thecodingmachine/tdbm-bundle](https://packagist.org/packages/thecodingmachine/tdbm-bundle) | [5.0](thecodingmachine/tdbm-bundle/5.0) | | [theplankmeister/form-data-transposer](https://packagist.org/packages/theplankmeister/form-data-transposer) | [1.0](theplankmeister/form-data-transposer/1.0) | | [tienvx/mbt-api-bundle](https://packagist.org/packages/tienvx/mbt-api-bundle) | [1.15](tienvx/mbt-api-bundle/1.15) | diff --git a/archived/thecodingmachine.graphqlite-bundle/6c42df8e436be7411803fdb2d6f304c0a7d7004d.json b/archived/thecodingmachine.graphqlite-bundle/6c42df8e436be7411803fdb2d6f304c0a7d7004d.json new file mode 100644 index 00000000..ad9fc3e6 --- /dev/null +++ b/archived/thecodingmachine.graphqlite-bundle/6c42df8e436be7411803fdb2d6f304c0a7d7004d.json @@ -0,0 +1,23 @@ +{ + "manifests": { + "thecodingmachine/graphqlite-bundle": { + "manifest": { + "bundles": { + "TheCodingMachine\\GraphQLite\\Bundle\\GraphQLiteBundle": [ + "all" + ] + }, + "copy-from-package": { + "config-template/": "%CONFIG_DIR%/" + }, + "post-install-output": [ + " * Edit the config/packages/graphqlite.yml file to adapt the controllers and the types namespaces to your project.", + "", + "Documentation: https://graphqlite.thecodingmachine.io/docs/symfony-bundle" + ] + }, + "files": [], + "ref": "6c42df8e436be7411803fdb2d6f304c0a7d7004d" + } + } +} diff --git a/index.json b/index.json index 33a44000..08647dc3 100644 --- a/index.json +++ b/index.json @@ -1867,7 +1867,8 @@ ], "thecodingmachine/graphqlite-bundle": [ "3.0", - "4.0" + "4.0", + "6.0" ], "thecodingmachine/tdbm-bundle": [ "5.0" diff --git a/thecodingmachine.graphqlite-bundle.6.0.json b/thecodingmachine.graphqlite-bundle.6.0.json new file mode 100644 index 00000000..ad9fc3e6 --- /dev/null +++ b/thecodingmachine.graphqlite-bundle.6.0.json @@ -0,0 +1,23 @@ +{ + "manifests": { + "thecodingmachine/graphqlite-bundle": { + "manifest": { + "bundles": { + "TheCodingMachine\\GraphQLite\\Bundle\\GraphQLiteBundle": [ + "all" + ] + }, + "copy-from-package": { + "config-template/": "%CONFIG_DIR%/" + }, + "post-install-output": [ + " * Edit the config/packages/graphqlite.yml file to adapt the controllers and the types namespaces to your project.", + "", + "Documentation: https://graphqlite.thecodingmachine.io/docs/symfony-bundle" + ] + }, + "files": [], + "ref": "6c42df8e436be7411803fdb2d6f304c0a7d7004d" + } + } +}