From 14a4dd1667cccff9999a690db52f6b3454c72fde Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Sat, 19 Feb 2022 09:49:04 +0000 Subject: [PATCH] Update Flex endpoint --- ...1b5d60634214865540c97e9f8f3ece425f34c.json | 31 +++++++++++++++++++ index.json | 3 ++ symandy.makefile-maker-bundle.0.5.json | 31 +++++++++++++++++++ 3 files changed, 65 insertions(+) create mode 100644 archived/symandy.makefile-maker-bundle/0df1b5d60634214865540c97e9f8f3ece425f34c.json create mode 100644 symandy.makefile-maker-bundle.0.5.json diff --git a/archived/symandy.makefile-maker-bundle/0df1b5d60634214865540c97e9f8f3ece425f34c.json b/archived/symandy.makefile-maker-bundle/0df1b5d60634214865540c97e9f8f3ece425f34c.json new file mode 100644 index 00000000..8825b860 --- /dev/null +++ b/archived/symandy.makefile-maker-bundle/0df1b5d60634214865540c97e9f8f3ece425f34c.json @@ -0,0 +1,31 @@ +{ + "manifests": { + "symandy/makefile-maker-bundle": { + "manifest": { + "bundles": { + "Symandy\\MakefileMakerBundle\\SymandyMakefileMakerBundle": [ + "dev" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/dev/symandy_makefile_maker.yaml": { + "contents": [ + "# Create your Makefile commands here, full reference available at", + "# https://github.com/Symandy/MakefileMakerBundle#configuration", + "symandy_makefile_maker:", + " groups:", + "# your_project_name:", + "# commands:", + "" + ], + "executable": false + } + }, + "ref": "0df1b5d60634214865540c97e9f8f3ece425f34c" + } + } +} diff --git a/index.json b/index.json index fa825def..cba33db1 100644 --- a/index.json +++ b/index.json @@ -1402,6 +1402,9 @@ "sylius/resource-bundle": [ "1.6" ], + "symandy/makefile-maker-bundle": [ + "0.5" + ], "symfony-bundles/kafka-bundle": [ "1.0" ], diff --git a/symandy.makefile-maker-bundle.0.5.json b/symandy.makefile-maker-bundle.0.5.json new file mode 100644 index 00000000..8825b860 --- /dev/null +++ b/symandy.makefile-maker-bundle.0.5.json @@ -0,0 +1,31 @@ +{ + "manifests": { + "symandy/makefile-maker-bundle": { + "manifest": { + "bundles": { + "Symandy\\MakefileMakerBundle\\SymandyMakefileMakerBundle": [ + "dev" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/dev/symandy_makefile_maker.yaml": { + "contents": [ + "# Create your Makefile commands here, full reference available at", + "# https://github.com/Symandy/MakefileMakerBundle#configuration", + "symandy_makefile_maker:", + " groups:", + "# your_project_name:", + "# commands:", + "" + ], + "executable": false + } + }, + "ref": "0df1b5d60634214865540c97e9f8f3ece425f34c" + } + } +}