From 4090c4b114c29db1f4222477be8a70d05bac652e Mon Sep 17 00:00:00 2001 From: Mathias Arlaud Date: Thu, 1 Apr 2021 16:30:29 +0200 Subject: [PATCH] Update recipe for mercure 0.5 --- symfony/mercure-notifier/5.3/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symfony/mercure-notifier/5.3/manifest.json b/symfony/mercure-notifier/5.3/manifest.json index c3d994ef..099d7958 100644 --- a/symfony/mercure-notifier/5.3/manifest.json +++ b/symfony/mercure-notifier/5.3/manifest.json @@ -1,5 +1,5 @@ { "env": { - "#1": "MERCURE_DSN=mercure://mercure.hub.default.publisher" + "#1": "MERCURE_DSN=mercure://default" } }