From b29f09931523549dc57be47c52dd20bafa7e1fa7 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Tue, 6 Aug 2024 11:15:41 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 2 +- ...d1b954294d09b87caa86fd2caebaa7c45ab0b.json | 31 +++++++++++++++++++ index.json | 3 +- ...industries.doctrine-domain-events.3.1.json | 31 +++++++++++++++++++ 4 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 archived/swag-industries.doctrine-domain-events/86ed1b954294d09b87caa86fd2caebaa7c45ab0b.json create mode 100644 swag-industries.doctrine-domain-events.3.1.json diff --git a/RECIPES.md b/RECIPES.md index 67e378ea..1074fb88 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -563,7 +563,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [svc/param-bundle](https://packagist.org/packages/svc/param-bundle) | [1.0](svc/param-bundle/1.0) | | [svc/util-bundle](https://packagist.org/packages/svc/util-bundle) | [1.0](svc/util-bundle/1.0) | | [svc/versioning-bundle](https://packagist.org/packages/svc/versioning-bundle) | [1.0](svc/versioning-bundle/1.0) | -| [swag-industries/doctrine-domain-events](https://packagist.org/packages/swag-industries/doctrine-domain-events) | [1.0](swag-industries/doctrine-domain-events/1.0) | +| [swag-industries/doctrine-domain-events](https://packagist.org/packages/swag-industries/doctrine-domain-events) | [3.1](swag-industries/doctrine-domain-events/3.1) | | [swag-industries/melodiia](https://packagist.org/packages/swag-industries/melodiia) | [0.7](swag-industries/melodiia/0.7) | | [swarrot/swarrot-bundle](https://packagist.org/packages/swarrot/swarrot-bundle) | [1.6](swarrot/swarrot-bundle/1.6) | | [sylius/admin-order-creation-plugin](https://packagist.org/packages/sylius/admin-order-creation-plugin) | [0.6](sylius/admin-order-creation-plugin/0.6) | diff --git a/archived/swag-industries.doctrine-domain-events/86ed1b954294d09b87caa86fd2caebaa7c45ab0b.json b/archived/swag-industries.doctrine-domain-events/86ed1b954294d09b87caa86fd2caebaa7c45ab0b.json new file mode 100644 index 00000000..0218d9c9 --- /dev/null +++ b/archived/swag-industries.doctrine-domain-events/86ed1b954294d09b87caa86fd2caebaa7c45ab0b.json @@ -0,0 +1,31 @@ +{ + "manifests": { + "swag-industries/doctrine-domain-events": { + "manifest": { + "bundles": { + "Biig\\Component\\Domain\\Integration\\Symfony\\DomainBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/doctrine_domain_event.yaml": { + "contents": [ + "# By default, the bundle will be active on all connections registered,", + "# but you can specify explicitly which connections it should be enabled on.", + "# Defaults to empty array []", + "", + "#biig_domain:", + "# entity_managers: ['default']", + "" + ], + "executable": false + } + }, + "ref": "86ed1b954294d09b87caa86fd2caebaa7c45ab0b" + } + } +} diff --git a/index.json b/index.json index 6c88b333..cfaa0094 100644 --- a/index.json +++ b/index.json @@ -1791,7 +1791,8 @@ "1.0" ], "swag-industries/doctrine-domain-events": [ - "1.0" + "1.0", + "3.1" ], "swag-industries/melodiia": [ "0.7" diff --git a/swag-industries.doctrine-domain-events.3.1.json b/swag-industries.doctrine-domain-events.3.1.json new file mode 100644 index 00000000..0218d9c9 --- /dev/null +++ b/swag-industries.doctrine-domain-events.3.1.json @@ -0,0 +1,31 @@ +{ + "manifests": { + "swag-industries/doctrine-domain-events": { + "manifest": { + "bundles": { + "Biig\\Component\\Domain\\Integration\\Symfony\\DomainBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/doctrine_domain_event.yaml": { + "contents": [ + "# By default, the bundle will be active on all connections registered,", + "# but you can specify explicitly which connections it should be enabled on.", + "# Defaults to empty array []", + "", + "#biig_domain:", + "# entity_managers: ['default']", + "" + ], + "executable": false + } + }, + "ref": "86ed1b954294d09b87caa86fd2caebaa7c45ab0b" + } + } +}