diff --git a/RECIPES.md b/RECIPES.md index 0f2e58c3..5e295a43 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -494,6 +494,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [setono/google-analytics-bundle](https://packagist.org/packages/setono/google-analytics-bundle) | [1.0](setono/google-analytics-bundle/1.0) | | [sg/datatablesbundle](https://packagist.org/packages/sg/datatablesbundle) | [1.0](sg/datatablesbundle/1.0) | | [shopware/app-bundle](https://packagist.org/packages/shopware/app-bundle) | [1.0](shopware/app-bundle/1.0) | +| [siburuxue/doctrine-helper](https://packagist.org/packages/siburuxue/doctrine-helper) | [1.0](siburuxue/doctrine-helper/1.0) | | [siganushka/generic-bundle](https://packagist.org/packages/siganushka/generic-bundle) | [0.3](siganushka/generic-bundle/0.3) | | [siganushka/region-bundle](https://packagist.org/packages/siganushka/region-bundle) | [0.1](siganushka/region-bundle/0.1) | | [silasjoisten/sonata-multiupload-bundle](https://packagist.org/packages/silasjoisten/sonata-multiupload-bundle) | [3.4](silasjoisten/sonata-multiupload-bundle/3.4) | diff --git a/archived/siburuxue.doctrine-helper/b5d5e097e1037ea03aa254078130a32e1ca2e066.json b/archived/siburuxue.doctrine-helper/b5d5e097e1037ea03aa254078130a32e1ca2e066.json new file mode 100644 index 00000000..fef15cf6 --- /dev/null +++ b/archived/siburuxue.doctrine-helper/b5d5e097e1037ea03aa254078130a32e1ca2e066.json @@ -0,0 +1,18 @@ +{ + "manifests": { + "siburuxue/doctrine-helper": { + "manifest": { + "bundles": { + "Doctrine\\Helper\\Bundle\\DoctrineHelperBundle": [ + "all" + ] + }, + "copy-from-package": { + "Bundle/siburuxue-doctrine-helper.yaml": "config/packages/siburuxue-doctrine-helper.yaml" + } + }, + "files": [], + "ref": "b5d5e097e1037ea03aa254078130a32e1ca2e066" + } + } +} diff --git a/index.json b/index.json index 7ea72943..45a86293 100644 --- a/index.json +++ b/index.json @@ -1568,6 +1568,9 @@ "shopware/app-bundle": [ "1.0" ], + "siburuxue/doctrine-helper": [ + "1.0" + ], "siganushka/generic-bundle": [ "0.3" ], diff --git a/siburuxue.doctrine-helper.1.0.json b/siburuxue.doctrine-helper.1.0.json new file mode 100644 index 00000000..fef15cf6 --- /dev/null +++ b/siburuxue.doctrine-helper.1.0.json @@ -0,0 +1,18 @@ +{ + "manifests": { + "siburuxue/doctrine-helper": { + "manifest": { + "bundles": { + "Doctrine\\Helper\\Bundle\\DoctrineHelperBundle": [ + "all" + ] + }, + "copy-from-package": { + "Bundle/siburuxue-doctrine-helper.yaml": "config/packages/siburuxue-doctrine-helper.yaml" + } + }, + "files": [], + "ref": "b5d5e097e1037ea03aa254078130a32e1ca2e066" + } + } +}