diff --git a/RECIPES.md b/RECIPES.md index ee8c8469..0d3ba29c 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -518,6 +518,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [softspring/doctrine-migrations-version-comparator](https://packagist.org/packages/softspring/doctrine-migrations-version-comparator) | [5.1](softspring/doctrine-migrations-version-comparator/5.1) | | [softspring/media-bundle](https://packagist.org/packages/softspring/media-bundle) | [5.2](softspring/media-bundle/5.2) | | [softspring/permissions-bundle](https://packagist.org/packages/softspring/permissions-bundle) | [5.2](softspring/permissions-bundle/5.2) | +| [softspring/twig-extra-bundle](https://packagist.org/packages/softspring/twig-extra-bundle) | [5.2](softspring/twig-extra-bundle/5.2) | | [soljian/steam-authentication-bundle](https://packagist.org/packages/soljian/steam-authentication-bundle) | [1.0](soljian/steam-authentication-bundle/1.0) | | [solvrtech/symfony-logbook](https://packagist.org/packages/solvrtech/symfony-logbook) | [1.0](solvrtech/symfony-logbook/1.0) | | [sonata-project/admin-bundle](https://packagist.org/packages/sonata-project/admin-bundle) | [4.0](sonata-project/admin-bundle/4.0) | diff --git a/archived/softspring.twig-extra-bundle/575e1a8547d5e7ac0bc341ca4ed61f4a516a801d.json b/archived/softspring.twig-extra-bundle/575e1a8547d5e7ac0bc341ca4ed61f4a516a801d.json new file mode 100644 index 00000000..f2143759 --- /dev/null +++ b/archived/softspring.twig-extra-bundle/575e1a8547d5e7ac0bc341ca4ed61f4a516a801d.json @@ -0,0 +1,19 @@ +{ + "manifests": { + "softspring/twig-extra-bundle": { + "manifest": { + "bundles": { + "Softspring\\TwigExtraBundle\\SfsTwigExtraBundle": [ + "all" + ] + }, + "post-install-output": [ + " * The SfsTwigExtraBundle is ready to use.", + " * Read the documentation at https://github.com/softspring/twig-extra-bundle/blob/5.2/README.md" + ] + }, + "files": [], + "ref": "575e1a8547d5e7ac0bc341ca4ed61f4a516a801d" + } + } +} diff --git a/index.json b/index.json index 713ca6c2..6f0ef1a4 100644 --- a/index.json +++ b/index.json @@ -1643,6 +1643,9 @@ "softspring/permissions-bundle": [ "5.2" ], + "softspring/twig-extra-bundle": [ + "5.2" + ], "soljian/steam-authentication-bundle": [ "1.0" ], diff --git a/softspring.twig-extra-bundle.5.2.json b/softspring.twig-extra-bundle.5.2.json new file mode 100644 index 00000000..f2143759 --- /dev/null +++ b/softspring.twig-extra-bundle.5.2.json @@ -0,0 +1,19 @@ +{ + "manifests": { + "softspring/twig-extra-bundle": { + "manifest": { + "bundles": { + "Softspring\\TwigExtraBundle\\SfsTwigExtraBundle": [ + "all" + ] + }, + "post-install-output": [ + " * The SfsTwigExtraBundle is ready to use.", + " * Read the documentation at https://github.com/softspring/twig-extra-bundle/blob/5.2/README.md" + ] + }, + "files": [], + "ref": "575e1a8547d5e7ac0bc341ca4ed61f4a516a801d" + } + } +}