From 14984cb52fa0227499c1539d52c6864cf97b7de9 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Wed, 1 Mar 2023 13:56:52 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 1 + ...63bea049b98d688b32bfe328ef04981f24630.json | 27 +++++++++++++++++++ index.json | 3 +++ neimheadh.sonata-annotation-bundle.2.0.json | 27 +++++++++++++++++++ 4 files changed, 58 insertions(+) create mode 100644 archived/neimheadh.sonata-annotation-bundle/42763bea049b98d688b32bfe328ef04981f24630.json create mode 100644 neimheadh.sonata-annotation-bundle.2.0.json diff --git a/RECIPES.md b/RECIPES.md index b60f2538..4945cb00 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -352,6 +352,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [nedac/sylius-minimum-order-value-plugin](https://packagist.org/packages/nedac/sylius-minimum-order-value-plugin) | [1.0](nedac/sylius-minimum-order-value-plugin/1.0) | | [nedac/sylius-order-now-plugin](https://packagist.org/packages/nedac/sylius-order-now-plugin) | [1.0](nedac/sylius-order-now-plugin/1.0) | | [nedac/sylius-temporarily-out-of-stock-plugin](https://packagist.org/packages/nedac/sylius-temporarily-out-of-stock-plugin) | [1.0](nedac/sylius-temporarily-out-of-stock-plugin/1.0) | +| [neimheadh/sonata-annotation-bundle](https://packagist.org/packages/neimheadh/sonata-annotation-bundle) | [2.0](neimheadh/sonata-annotation-bundle/2.0) | | [nella/monolog-tracy-bundle](https://packagist.org/packages/nella/monolog-tracy-bundle) | [2.0](nella/monolog-tracy-bundle/2.0) | | [nelmio/api-doc-bundle](https://packagist.org/packages/nelmio/api-doc-bundle) | [3.0](nelmio/api-doc-bundle/3.0) | | [nelmio/solarium-bundle](https://packagist.org/packages/nelmio/solarium-bundle) | [2.4](nelmio/solarium-bundle/2.4) | diff --git a/archived/neimheadh.sonata-annotation-bundle/42763bea049b98d688b32bfe328ef04981f24630.json b/archived/neimheadh.sonata-annotation-bundle/42763bea049b98d688b32bfe328ef04981f24630.json new file mode 100644 index 00000000..d317bfdc --- /dev/null +++ b/archived/neimheadh.sonata-annotation-bundle/42763bea049b98d688b32bfe328ef04981f24630.json @@ -0,0 +1,27 @@ +{ + "manifests": { + "neimheadh/sonata-annotation-bundle": { + "manifest": { + "bundles": { + "Neimheadh\\SonataAnnotationBundle\\SonataAnnotationBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/sonata_annotation.yaml": { + "contents": [ + "sonata_annotation:", + " directory: '%kernel.project_dir%/src/Entity'", + "" + ], + "executable": false + } + }, + "ref": "42763bea049b98d688b32bfe328ef04981f24630" + } + } +} diff --git a/index.json b/index.json index 8462de19..859da62a 100644 --- a/index.json +++ b/index.json @@ -1099,6 +1099,9 @@ "nedac/sylius-temporarily-out-of-stock-plugin": [ "1.0" ], + "neimheadh/sonata-annotation-bundle": [ + "2.0" + ], "nella/monolog-tracy-bundle": [ "2.0" ], diff --git a/neimheadh.sonata-annotation-bundle.2.0.json b/neimheadh.sonata-annotation-bundle.2.0.json new file mode 100644 index 00000000..d317bfdc --- /dev/null +++ b/neimheadh.sonata-annotation-bundle.2.0.json @@ -0,0 +1,27 @@ +{ + "manifests": { + "neimheadh/sonata-annotation-bundle": { + "manifest": { + "bundles": { + "Neimheadh\\SonataAnnotationBundle\\SonataAnnotationBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/sonata_annotation.yaml": { + "contents": [ + "sonata_annotation:", + " directory: '%kernel.project_dir%/src/Entity'", + "" + ], + "executable": false + } + }, + "ref": "42763bea049b98d688b32bfe328ef04981f24630" + } + } +}