mirror of
https://github.com/symfony/recipes.git
synced 2026-09-13 08:06:23 +03:00
[Notifier] Add iSendPro bridge
This commit is contained in:
@@ -574,6 +574,9 @@
|
||||
"6.1",
|
||||
"6.2"
|
||||
],
|
||||
"symfony/isendpro-notifier": [
|
||||
"6.3"
|
||||
],
|
||||
"symfony/kaz-info-teh-notifier": [
|
||||
"6.1",
|
||||
"6.2"
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"env": {
|
||||
"#1": "ISENDPRO_DSN=isendpro://ACCOUNT_KEY_ID@default?from=FROM&no_stop=NO_STOP&sandbox=SANDBOX"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user