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 7531c05 commit a796886Copy full SHA for a796886
ux.symfony.com/config/packages/notifier.yaml
@@ -1,6 +1,7 @@
1
framework:
2
notifier:
3
chatter_transports:
4
+ # mercure: '%env(MERCURE_DSN)%'
5
# MERCURE_DSN is defined in .env or should be set by you
6
custom_mercure_chatter_transport: '%env(MERCURE_DSN)%'
7
# slack: '%env(SLACK_DSN)%'
ux.symfony.com/symfony.lock
@@ -390,12 +390,12 @@
390
]
391
},
392
"symfony/mercure-notifier": {
393
- "version": "6.0",
+ "version": "6.4",
394
"recipe": {
395
"repo": "github.com/symfony/recipes",
396
"branch": "main",
397
"version": "5.3",
398
- "ref": "ae4620ee823a67e41f65aabec525fa52c79a8b09"
+ "ref": "98a27687305d236709390ff01d7a6a9818735b97"
399
}
400
401
"symfony/monolog-bridge": {
0 commit comments