diff --git a/RECIPES.md b/RECIPES.md index 4f4d9b37..e2fde089 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -121,6 +121,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [core23/lastfm-bundle](https://packagist.org/packages/core23/lastfm-bundle) | [0.4](../../../tree/main/core23/lastfm-bundle/0.4) | | [core23/matomo-bundle](https://packagist.org/packages/core23/matomo-bundle) | [1.1](../../../tree/main/core23/matomo-bundle/1.1) | | [core23/shariff-bundle](https://packagist.org/packages/core23/shariff-bundle) | [3.0](../../../tree/main/core23/shariff-bundle/3.0) | +| [corvet/light-field-bundle](https://packagist.org/packages/corvet/light-field-bundle) | [1.0](../../../tree/main/corvet/light-field-bundle/1.0) | | [corytech/php-monitoring](https://packagist.org/packages/corytech/php-monitoring) | [1.0](../../../tree/main/corytech/php-monitoring/1.0) | | [corytech/php-openapi](https://packagist.org/packages/corytech/php-openapi) | [1.0](../../../tree/main/corytech/php-openapi/1.0) | | [cpliakas/git-wrapper](https://packagist.org/packages/cpliakas/git-wrapper) | [3.0](../../../tree/main/cpliakas/git-wrapper/3.0) | diff --git a/archived/corvet.light-field-bundle/85be3321fc7bb3e6eca40cfa62be7b2d21860bd1.json b/archived/corvet.light-field-bundle/85be3321fc7bb3e6eca40cfa62be7b2d21860bd1.json new file mode 100644 index 00000000..8504827c --- /dev/null +++ b/archived/corvet.light-field-bundle/85be3321fc7bb3e6eca40cfa62be7b2d21860bd1.json @@ -0,0 +1,21 @@ +{ + "manifests": { + "corvet/light-field-bundle": { + "manifest": { + "bundles": { + "Corvet\\LightFieldBundle\\CorvetLightFieldBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "composer-scripts": { + "corvet:install": "symfony-cmd" + } + }, + "files": [], + "ref": "85be3321fc7bb3e6eca40cfa62be7b2d21860bd1" + } + } +} diff --git a/corvet.light-field-bundle.1.0.json b/corvet.light-field-bundle.1.0.json new file mode 100644 index 00000000..8504827c --- /dev/null +++ b/corvet.light-field-bundle.1.0.json @@ -0,0 +1,21 @@ +{ + "manifests": { + "corvet/light-field-bundle": { + "manifest": { + "bundles": { + "Corvet\\LightFieldBundle\\CorvetLightFieldBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "composer-scripts": { + "corvet:install": "symfony-cmd" + } + }, + "files": [], + "ref": "85be3321fc7bb3e6eca40cfa62be7b2d21860bd1" + } + } +} diff --git a/index.json b/index.json index 96aaf286..3317f88a 100644 --- a/index.json +++ b/index.json @@ -370,6 +370,9 @@ "core23/shariff-bundle": [ "3.0" ], + "corvet/light-field-bundle": [ + "1.0" + ], "corytech/php-monitoring": [ "1.0" ],