From 30de7e655623180e8cbc06bb6c2cbbe14d9f5e4c Mon Sep 17 00:00:00 2001 From: Vasilij Dusko | CREATION Date: Thu, 1 Apr 2021 13:51:15 +0300 Subject: [PATCH 1/3] * manifest.json - lightsms-notifier --- symfony/lightsms-notifier/5.0/manifest.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 symfony/lightsms-notifier/5.0/manifest.json diff --git a/symfony/lightsms-notifier/5.0/manifest.json b/symfony/lightsms-notifier/5.0/manifest.json new file mode 100644 index 00000000..a502d0fc --- /dev/null +++ b/symfony/lightsms-notifier/5.0/manifest.json @@ -0,0 +1,5 @@ +{ + "env": { + "#1": "LIGHTSMS_DSN=lightsms://LOGIN:TOKEN@default?from=PHONE" + } +} From 7cf70cc1007a2106138ef478fe2862105382698f Mon Sep 17 00:00:00 2001 From: Vasilij Dusko | CREATION Date: Thu, 1 Apr 2021 13:56:02 +0300 Subject: [PATCH 2/3] fix main version --- symfony/lightsms-notifier/{5.0 => 5.3}/manifest.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename symfony/lightsms-notifier/{5.0 => 5.3}/manifest.json (100%) diff --git a/symfony/lightsms-notifier/5.0/manifest.json b/symfony/lightsms-notifier/5.3/manifest.json similarity index 100% rename from symfony/lightsms-notifier/5.0/manifest.json rename to symfony/lightsms-notifier/5.3/manifest.json From 52deeeb3c9a9dcb7b1c19a95c912e7733f58b0d1 Mon Sep 17 00:00:00 2001 From: Vasilij Dusko | CREATION Date: Thu, 8 Apr 2021 13:50:23 +0300 Subject: [PATCH 3/3] * manifest.json - The file should be renamed to light-sms-notifier --- .../{lightsms-notifier => light-sms-notifier}/5.3/manifest.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename symfony/{lightsms-notifier => light-sms-notifier}/5.3/manifest.json (100%) diff --git a/symfony/lightsms-notifier/5.3/manifest.json b/symfony/light-sms-notifier/5.3/manifest.json similarity index 100% rename from symfony/lightsms-notifier/5.3/manifest.json rename to symfony/light-sms-notifier/5.3/manifest.json