8000 :recycle: Update readme · symfony/symfony@f1941b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit f1941b5

Browse files
♻️ Update readme
1 parent 231ea41 commit f1941b5

File tree

1 file changed

+9
-1
lines changed
  • src/Symfony/Component/Notifier/Bridge/Infobip

1 file changed

+9
-1
lines changed

src/Symfony/Component/Notifier/Bridge/Infobip/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
Infobip Notifier
2-
===============
2+
================
33

44
Provides Infobip integration for Symfony Notifier.
55

6+
DSN should be as follow:
7+
8+
```
9+
infobip://authtoken@infobiphost?from=0611223344
10+
```
11+
12+
`authtoken` and `infobiphost` are given by Infobip ; `from` is the sender.
13+
614
Resources
715
---------
816

0 commit comments

Comments
 (0)
0