Skip to content

Commit 2ef4dbd

Browse files
committed
minor symfony#53265 [Notifier] [SmsSluzba] Add warning to README (OskarStark)
This PR was merged into the 7.1 branch. Discussion ---------- [Notifier] [SmsSluzba] Add warning to README | Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | -- | License | MIT Displays like: > [!CAUTION] > This bridge uses query parameters to provide credentials to the sms-sluzba.cz API! Commits ------- 179dcf1 [Notifier][SmsSluzba] Add warning to README
2 parents 79c8d41 + 179dcf1 commit 2ef4dbd

File tree

1 file changed

+3
-0
lines changed
  • src/Symfony/Component/Notifier/Bridge/SmsSluzba

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ sms-sluzba.cz Notifier
33

44
Provides [sms-sluzba.cz](https://www.sms-sluzba.cz/) integration for Symfony Notifier.
55

6+
> [!CAUTION]
7+
> This bridge uses query parameters to provide credentials to the sms-sluzba.cz API!
8+
69
DSN example
710
-----------
811

0 commit comments

Comments
 (0)