diff --git a/symfony/discord-notifier/5.2/manifest.json b/symfony/discord-notifier/5.2/manifest.json new file mode 100644 index 00000000..e6b94fab --- /dev/null +++ b/symfony/discord-notifier/5.2/manifest.json @@ -0,0 +1,5 @@ +{ + "env": { + "#1": "DISCORD_DSN=discord://TOKEN@default?channel=ID" + } +}