mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Merge pull request #1147 from leblanc-simon/features/notifier-isendpro
[Notifier] Add iSendPro bridge
This commit is contained in:
@@ -631,6 +631,9 @@
|
||||
"symfony/isendpro-notifier": [
|
||||
"6.3"
|
||||
],
|
||||
"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