From 99eb6b51d8bfab64cc7c4ffe362c94c3165437e0 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Thu, 15 May 2025 00:57:18 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 2 +- ...51177476fb39d014ed89944cde53dc3326d23.json | 39 +++++++++++++++++++ dama.doctrine-test-bundle.8.3.json | 39 +++++++++++++++++++ index.json | 3 +- 4 files changed, 81 insertions(+), 2 deletions(-) create mode 100644 archived/dama.doctrine-test-bundle/dfc51177476fb39d014ed89944cde53dc3326d23.json create mode 100644 dama.doctrine-test-bundle.8.3.json diff --git a/RECIPES.md b/RECIPES.md index 90ff67c8..23c2cc8a 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -112,7 +112,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [cyberomulus/sitemap-generator-bundle](https://packagist.org/packages/cyberomulus/sitemap-generator-bundle) | [1.2](cyberomulus/sitemap-generator-bundle/1.2) | | [dahromy/glide-symfony](https://packagist.org/packages/dahromy/glide-symfony) | [1.0](dahromy/glide-symfony/1.0) | | [dahromy/mvola-bundle](https://packagist.org/packages/dahromy/mvola-bundle) | [1.0](dahromy/mvola-bundle/1.0) | -| [dama/doctrine-test-bundle](https://packagist.org/packages/dama/doctrine-test-bundle) | [7.2](dama/doctrine-test-bundle/7.2) | +| [dama/doctrine-test-bundle](https://packagist.org/packages/dama/doctrine-test-bundle) | [8.3](dama/doctrine-test-bundle/8.3) | | [damienharper/auditor-bundle](https://packagist.org/packages/damienharper/auditor-bundle) | [4.0](damienharper/auditor-bundle/4.0) | | [damienharper/doctrine-audit-bundle](https://packagist.org/packages/damienharper/doctrine-audit-bundle) | [1.0](damienharper/doctrine-audit-bundle/1.0) | | [datana-gmbh/datapool-api](https://packagist.org/packages/datana-gmbh/datapool-api) | [3.16](datana-gmbh/datapool-api/3.16) | diff --git a/archived/dama.doctrine-test-bundle/dfc51177476fb39d014ed89944cde53dc3326d23.json b/archived/dama.doctrine-test-bundle/dfc51177476fb39d014ed89944cde53dc3326d23.json new file mode 100644 index 00000000..255c371d --- /dev/null +++ b/archived/dama.doctrine-test-bundle/dfc51177476fb39d014ed89944cde53dc3326d23.json @@ -0,0 +1,39 @@ +{ + "manifests": { + "dama/doctrine-test-bundle": { + "manifest": { + "bundles": { + "DAMA\\DoctrineTestBundle\\DAMADoctrineTestBundle": [ + "test" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "add-lines": [ + { + "file": "phpunit.xml.dist", + "content": " ", + "position": "after_target", + "target": "", + "warn_if_missing": true + } + ] + }, + "files": { + "config/packages/dama_doctrine_test_bundle.yaml": { + "contents": [ + "when@test:", + " dama_doctrine_test:", + " enable_static_connection: true", + " enable_static_meta_data_cache: true", + " enable_static_query_cache: true", + "" + ], + "executable": false + } + }, + "ref": "dfc51177476fb39d014ed89944cde53dc3326d23" + } + } +} diff --git a/dama.doctrine-test-bundle.8.3.json b/dama.doctrine-test-bundle.8.3.json new file mode 100644 index 00000000..255c371d --- /dev/null +++ b/dama.doctrine-test-bundle.8.3.json @@ -0,0 +1,39 @@ +{ + "manifests": { + "dama/doctrine-test-bundle": { + "manifest": { + "bundles": { + "DAMA\\DoctrineTestBundle\\DAMADoctrineTestBundle": [ + "test" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "add-lines": [ + { + "file": "phpunit.xml.dist", + "content": " ", + "position": "after_target", + "target": "", + "warn_if_missing": true + } + ] + }, + "files": { + "config/packages/dama_doctrine_test_bundle.yaml": { + "contents": [ + "when@test:", + " dama_doctrine_test:", + " enable_static_connection: true", + " enable_static_meta_data_cache: true", + " enable_static_query_cache: true", + "" + ], + "executable": false + } + }, + "ref": "dfc51177476fb39d014ed89944cde53dc3326d23" + } + } +} diff --git a/index.json b/index.json index 85a4031a..32151b0c 100644 --- a/index.json +++ b/index.json @@ -341,7 +341,8 @@ ], "dama/doctrine-test-bundle": [ "4.0", - "7.2" + "7.2", + "8.3" ], "damienharper/auditor-bundle": [ "4.0"