From 36896b079b02c2568cd3bd6000b4c40e02799d33 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Fri, 29 Jul 2022 08:10:41 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 2 +- index.json | 2 +- ...ot-notifier.5.4.json => symfony.engagespot-notifier.6.1.json | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename symfony.engagespot-notifier.5.4.json => symfony.engagespot-notifier.6.1.json (100%) diff --git a/RECIPES.md b/RECIPES.md index d61282b6..5f045653 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -35,7 +35,7 @@ Additional recipes can be found on the [Contrib Recipes Repository](https://gith | [symfony/crowdin-translation-provider](https://packagist.org/packages/symfony/crowdin-translation-provider) | [5.3](symfony/crowdin-translation-provider/5.3) | `crowdin-translation-provider`, `crowdintranslationprovider` | | [symfony/debug-bundle](https://packagist.org/packages/symfony/debug-bundle) | [5.3](symfony/debug-bundle/5.3) | `debug-bundle`, `debugbundle` | | [symfony/discord-notifier](https://packagist.org/packages/symfony/discord-notifier) | [5.2](symfony/discord-notifier/5.2) | `discord-notifier`, `discordnotifier` | -| [symfony/engagespot-notifier](https://packagist.org/packages/symfony/engagespot-notifier) | [5.4](symfony/engagespot-notifier/5.4) | `engagespot-notifier`, `engagespotnotifier` | +| [symfony/engagespot-notifier](https://packagist.org/packages/symfony/engagespot-notifier) | [6.1](symfony/engagespot-notifier/6.1) | `engagespot-notifier`, `engagespotnotifier` | | [symfony/esendex-notifier](https://packagist.org/packages/symfony/esendex-notifier) | [5.2](symfony/esendex-notifier/5.2) | `esendex-notifier`, `esendexnotifier` | | [symfony/expo-notifier](https://packagist.org/packages/symfony/expo-notifier) | [5.4](symfony/expo-notifier/5.4) | `expo-notifier`, `exponotifier` | | [symfony/fake-chat-notifier](https://packagist.org/packages/symfony/fake-chat-notifier) | [5.3](symfony/fake-chat-notifier/5.3) | `fake-chat-notifier`, `fakechatnotifier` | diff --git a/index.json b/index.json index 284d568e..bba8b281 100644 --- a/index.json +++ b/index.json @@ -501,7 +501,7 @@ "5.2" ], "symfony/engagespot-notifier": [ - "5.4" + "6.1" ], "symfony/esendex-notifier": [ "5.2" diff --git a/symfony.engagespot-notifier.5.4.json b/symfony.engagespot-notifier.6.1.json similarity index 100% rename from symfony.engagespot-notifier.5.4.json rename to symfony.engagespot-notifier.6.1.json