From 5da05d6eddf4aca25060d01508ed501a71fdcd77 Mon Sep 17 00:00:00 2001 From: Vasilij Dusko Date: Sun, 11 Apr 2021 10:19:57 +0300 Subject: [PATCH] * manifest.json - SMS Biuras --- symfony/sms-biuras-notifier/5.3/manifest.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 symfony/sms-biuras-notifier/5.3/manifest.json diff --git a/symfony/sms-biuras-notifier/5.3/manifest.json b/symfony/sms-biuras-notifier/5.3/manifest.json new file mode 100644 index 00000000..aa83313e --- /dev/null +++ b/symfony/sms-biuras-notifier/5.3/manifest.json @@ -0,0 +1,5 @@ +{ + "env": { + "#1": "SMSBIURAS_DSN=smsbiuras://UID:API_KEY@default?from=FROM&test=0" + } +}