Skip to content

Commit 34fc99a

Browse files
committed
[Notifier] Add iSendPro bridge
1 parent 833082a commit 34fc99a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.github/versions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,9 @@
574574
"6.1",
575575
"6.2"
576576
],
577+
"symfony/isendpro-notifier": [
578+
"6.3"
579+
],
577580
"symfony/kaz-info-teh-notifier": [
578581
"6.1",
579582
"6.2"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"env": {
3+
"#1": "ISENDPRO_DSN=isendpro://ACCOUNT_KEY_ID@default?from=FROM&no_stop=NO_STOP&sandbox=SANDBOX"
4+
}
5+
}

0 commit comments

Comments
 (0)