diff --git a/RECIPES.md b/RECIPES.md index 6b3e3209..d93163f1 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -231,6 +231,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [holadev/amp-toolbox-bundle](https://packagist.org/packages/holadev/amp-toolbox-bundle) | [0.1](holadev/amp-toolbox-bundle/0.1) | | [horlyk/fetch-xml-bundle](https://packagist.org/packages/horlyk/fetch-xml-bundle) | [1.1](horlyk/fetch-xml-bundle/1.1) | | [hugosoltys/fitz-bundle](https://packagist.org/packages/hugosoltys/fitz-bundle) | [1.0](hugosoltys/fitz-bundle/1.0) | +| [huluti/doctrine-relations-analyser](https://packagist.org/packages/huluti/doctrine-relations-analyser) | [0.3](huluti/doctrine-relations-analyser/0.3) | | [hwi/oauth-bundle](https://packagist.org/packages/hwi/oauth-bundle) | [2.0](hwi/oauth-bundle/2.0) | | [idci/keycloak-security-bundle](https://packagist.org/packages/idci/keycloak-security-bundle) | [2.0](idci/keycloak-security-bundle/2.0) | | [ijanki/prometheus-bundle](https://packagist.org/packages/ijanki/prometheus-bundle) | [0.9](ijanki/prometheus-bundle/0.9) | diff --git a/archived/huluti.doctrine-relations-analyser/50612d2d6155f5a50754215e69b2916ac1ea2f67.json b/archived/huluti.doctrine-relations-analyser/50612d2d6155f5a50754215e69b2916ac1ea2f67.json new file mode 100644 index 00000000..2f946661 --- /dev/null +++ b/archived/huluti.doctrine-relations-analyser/50612d2d6155f5a50754215e69b2916ac1ea2f67.json @@ -0,0 +1,16 @@ +{ + "manifests": { + "huluti/doctrine-relations-analyser": { + "manifest": { + "bundles": { + "DoctrineRelationsAnalyserBundle\\DoctrineRelationsAnalyserBundle": [ + "dev", + "test" + ] + } + }, + "files": [], + "ref": "50612d2d6155f5a50754215e69b2916ac1ea2f67" + } + } +} diff --git a/huluti.doctrine-relations-analyser.0.3.json b/huluti.doctrine-relations-analyser.0.3.json new file mode 100644 index 00000000..2f946661 --- /dev/null +++ b/huluti.doctrine-relations-analyser.0.3.json @@ -0,0 +1,16 @@ +{ + "manifests": { + "huluti/doctrine-relations-analyser": { + "manifest": { + "bundles": { + "DoctrineRelationsAnalyserBundle\\DoctrineRelationsAnalyserBundle": [ + "dev", + "test" + ] + } + }, + "files": [], + "ref": "50612d2d6155f5a50754215e69b2916ac1ea2f67" + } + } +} diff --git a/index.json b/index.json index 24e8f3ad..33a44000 100644 --- a/index.json +++ b/index.json @@ -722,6 +722,9 @@ "hugosoltys/fitz-bundle": [ "1.0" ], + "huluti/doctrine-relations-analyser": [ + "0.3" + ], "hwi/oauth-bundle": [ "0.6", "2.0"