From 861e38b3591e7012a97399cb803b9079f7d2bb8c Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Tue, 20 Aug 2024 13:13:13 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 1 + .../633f6d6e1ae3e0f7abd24ed3945e094d369aadde.json | 14 ++++++++++++++ index.json | 3 +++ symfony.sweego-mailer.7.2.json | 14 ++++++++++++++ 4 files changed, 32 insertions(+) create mode 100644 archived/symfony.sweego-mailer/633f6d6e1ae3e0f7abd24ed3945e094d369aadde.json create mode 100644 symfony.sweego-mailer.7.2.json diff --git a/RECIPES.md b/RECIPES.md index bcb9e824..fb3f556b 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -140,6 +140,7 @@ Additional recipes can be found on the [Contrib Recipes Repository](https://gith | [symfony/smsmode-notifier](https://packagist.org/packages/symfony/smsmode-notifier) | [6.3](symfony/smsmode-notifier/6.3) | `smsmode-notifier`, `smsmodenotifier` | | [symfony/spot-hit-notifier](https://packagist.org/packages/symfony/spot-hit-notifier) | [5.3](symfony/spot-hit-notifier/5.3) | `spot-hit-notifier`, `spothitnotifier` | | [symfony/stimulus-bundle](https://packagist.org/packages/symfony/stimulus-bundle) | [2.13](symfony/stimulus-bundle/2.13) | `stimulus`, `stimulus-bundle`, `stimulusbundle` | +| [symfony/sweego-mailer](https://packagist.org/packages/symfony/sweego-mailer) | [7.2](symfony/sweego-mailer/7.2) | `sweego-mailer`, `sweegomailer` | | [symfony/swiftmailer-bundle](https://packagist.org/packages/symfony/swiftmailer-bundle) | [2.5](symfony/swiftmailer-bundle/2.5) | `swiftmailer`, `swiftmailer-bundle`, `swiftmailerbundle` | | [symfony/telegram-notifier](https://packagist.org/packages/symfony/telegram-notifier) | [5.0](symfony/telegram-notifier/5.0) | `telegram-notifier`, `telegramnotifier` | | [symfony/telnyx-notifier](https://packagist.org/packages/symfony/telnyx-notifier) | [5.4](symfony/telnyx-notifier/5.4) | `telnyx-notifier`, `telnyxnotifier` | diff --git a/archived/symfony.sweego-mailer/633f6d6e1ae3e0f7abd24ed3945e094d369aadde.json b/archived/symfony.sweego-mailer/633f6d6e1ae3e0f7abd24ed3945e094d369aadde.json new file mode 100644 index 00000000..5b7638ef --- /dev/null +++ b/archived/symfony.sweego-mailer/633f6d6e1ae3e0f7abd24ed3945e094d369aadde.json @@ -0,0 +1,14 @@ +{ + "manifests": { + "symfony/sweego-mailer": { + "manifest": { + "env": { + "#1": "MAILER_DSN=sweego+api://API_KEY@default", + "#2": "MAILER_DSN=sweego+smtp://LOGIN:PASSWORD@HOST:PORT" + } + }, + "files": [], + "ref": "633f6d6e1ae3e0f7abd24ed3945e094d369aadde" + } + } +} diff --git a/index.json b/index.json index 512e2b0f..e478c28b 100644 --- a/index.json +++ b/index.json @@ -994,6 +994,9 @@ "2.9", "2.13" ], + "symfony/sweego-mailer": [ + "7.2" + ], "symfony/swiftmailer-bundle": [ "2.5" ], diff --git a/symfony.sweego-mailer.7.2.json b/symfony.sweego-mailer.7.2.json new file mode 100644 index 00000000..5b7638ef --- /dev/null +++ b/symfony.sweego-mailer.7.2.json @@ -0,0 +1,14 @@ +{ + "manifests": { + "symfony/sweego-mailer": { + "manifest": { + "env": { + "#1": "MAILER_DSN=sweego+api://API_KEY@default", + "#2": "MAILER_DSN=sweego+smtp://LOGIN:PASSWORD@HOST:PORT" + } + }, + "files": [], + "ref": "633f6d6e1ae3e0f7abd24ed3945e094d369aadde" + } + } +}