diff --git a/symfony/bandwidth-notifier/6.3/manifest.json b/symfony/bandwidth-notifier/6.3/manifest.json new file mode 100644 index 000000000..a41589008 --- /dev/null +++ b/symfony/bandwidth-notifier/6.3/manifest.json @@ -0,0 +1,5 @@ +{ + "env": { + "#1": "BANDWIDTH_DSN=bandwidth://USERNAME:PASSWORD@default?from=FROM&account_id=ACCOUNT_ID&application_id=APPLICATION_ID&priority=PRIORITY" + } +}