Skip to content

Commit a796886

Browse files
committed
recipes:update mercure-notifier
1 parent 7531c05 commit a796886

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ux.symfony.com/config/packages/notifier.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
framework:
22
notifier:
33
chatter_transports:
4+
# mercure: '%env(MERCURE_DSN)%'
45
# MERCURE_DSN is defined in .env or should be set by you
56
custom_mercure_chatter_transport: '%env(MERCURE_DSN)%'
67
# slack: '%env(SLACK_DSN)%'

ux.symfony.com/symfony.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,12 +390,12 @@
390390
]
391391
},
392392
"symfony/mercure-notifier": {
393-
"version": "6.0",
393+
"version": "6.4",
394394
"recipe": {
395395
"repo": "github.com/symfony/recipes",
396396
"branch": "main",
397397
"version": "5.3",
398-
"ref": "ae4620ee823a67e41f65aabec525fa52c79a8b09"
398+
"ref": "98a27687305d236709390ff01d7a6a9818735b97"
399399
}
400400
},
401401
"symfony/monolog-bridge": {

0 commit comments

Comments
 (0)