We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4ab5a commit 2eaedb2Copy full SHA for 2eaedb2
.github/versions.json
@@ -71,6 +71,9 @@
71
"6.2",
72
"6.3"
73
],
74
+ "symfony/bandwidth-notifier": [
75
+ "6.3"
76
+ ],
77
"symfony/beanstalkd-messenger": [
78
"5.2",
79
"5.3",
symfony/bandwidth-notifier/6.3/manifest.json
@@ -0,0 +1,5 @@
1
+{
2
+ "env": {
3
+ "#1": "BANDWIDTH_DSN=bandwidth://USERNAME:PASSWORD@default?from=FROM&account_id=ACCOUNT_ID&application_id=APPLICATION_ID&priority=PRIORITY"
4
+ }
5
+}
0 commit comments