Update Flex endpoint

This commit is contained in:
github-action[bot]
2022-01-19 09:36:00 +00:00
parent 2e2543f312
commit 35d70db0ec
3 changed files with 29 additions and 0 deletions
@@ -0,0 +1,13 @@
{
"manifests": {
"symfony/kaz-info-teh-notifier": {
"manifest": {
"env": {
"#1": "KAZ_INFO_TEH_DSN=kaz-info-teh://USERNAME:PASSWORD@default?sender=FROM"
}
},
"files": [],
"ref": "b66a81c5f16e21ecfee8d45e5f5036ca9e787fd9"
}
}
}
+3
View File
@@ -528,6 +528,9 @@
"symfony/iqsms-notifier": [
"5.3"
],
"symfony/kaz-info-teh-notifier": [
"6.1"
],
"symfony/light-sms-notifier": [
"5.3"
],
+13
View File
@@ -0,0 +1,13 @@
{
"manifests": {
"symfony/kaz-info-teh-notifier": {
"manifest": {
"env": {
"#1": "KAZ_INFO_TEH_DSN=kaz-info-teh://USERNAME:PASSWORD@default?sender=FROM"
}
},
"files": [],
"ref": "b66a81c5f16e21ecfee8d45e5f5036ca9e787fd9"
}
}
}