diff --git a/RECIPES.md b/RECIPES.md index 501c6a27..622bd6df 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -117,6 +117,7 @@ Additional recipes can be found on the [Contrib Recipes Repository](https://gith | [symfony/webpack-encore-bundle](https://packagist.org/packages/symfony/webpack-encore-bundle) | [1.10](symfony/webpack-encore-bundle/1.10) | `encore`, `ux`, `webpack`, `webpack-encore`, `webpack-encore-bundle`, `webpackencore`, `webpackencorebundle` | | [symfony/workflow](https://packagist.org/packages/symfony/workflow) | [3.3](symfony/workflow/3.3) | `workflow` | | [symfony/yunpian-notifier](https://packagist.org/packages/symfony/yunpian-notifier) | [5.4](symfony/yunpian-notifier/5.4) | `yunpian-notifier`, `yunpiannotifier` | +| [symfony/zendesk-notifier](https://packagist.org/packages/symfony/zendesk-notifier) | [6.2](symfony/zendesk-notifier/6.2) | `zendesk-notifier`, `zendesknotifier` | | [symfony/zulip-notifier](https://packagist.org/packages/symfony/zulip-notifier) | [5.2](symfony/zulip-notifier/5.2) | `zulip-notifier`, `zulipnotifier` | | [symfonycasts/reset-password-bundle](https://packagist.org/packages/symfonycasts/reset-password-bundle) | [1.0](symfonycasts/reset-password-bundle/1.0) | | | [theofidry/alice-data-fixtures](https://packagist.org/packages/theofidry/alice-data-fixtures) | [1.0](theofidry/alice-data-fixtures/1.0) | | diff --git a/archived/symfony.zendesk-notifier/c072865eadef1eceb892914e0157d8fc46333a15.json b/archived/symfony.zendesk-notifier/c072865eadef1eceb892914e0157d8fc46333a15.json new file mode 100644 index 00000000..247de687 --- /dev/null +++ b/archived/symfony.zendesk-notifier/c072865eadef1eceb892914e0157d8fc46333a15.json @@ -0,0 +1,13 @@ +{ + "manifests": { + "symfony/zendesk-notifier": { + "manifest": { + "env": { + "#1": "ZENDESK_DSN=zendesk://EMAIL:TOKEN@SUBDOMAIN" + } + }, + "files": [], + "ref": "c072865eadef1eceb892914e0157d8fc46333a15" + } + } +} diff --git a/index.json b/index.json index 1c794486..9288c3a0 100644 --- a/index.json +++ b/index.json @@ -794,6 +794,9 @@ "symfony/yunpian-notifier": [ "5.4" ], + "symfony/zendesk-notifier": [ + "6.2" + ], "symfony/zulip-notifier": [ "5.2" ], diff --git a/symfony.zendesk-notifier.6.2.json b/symfony.zendesk-notifier.6.2.json new file mode 100644 index 00000000..247de687 --- /dev/null +++ b/symfony.zendesk-notifier.6.2.json @@ -0,0 +1,13 @@ +{ + "manifests": { + "symfony/zendesk-notifier": { + "manifest": { + "env": { + "#1": "ZENDESK_DSN=zendesk://EMAIL:TOKEN@SUBDOMAIN" + } + }, + "files": [], + "ref": "c072865eadef1eceb892914e0157d8fc46333a15" + } + } +}