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"