8000 [Notifier] Allow symfony/mercure 0.6 in Mercure bridge · rw4lll/symfony@0e7a592 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e7a592

Browse files
committed
[Notifier] Allow symfony/mercure 0.6 in Mercure bridge
1 parent d37ecc7 commit 0e7a592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Notifier/Bridge/Mercure/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=7.2.5",
2020
"ext-json": "*",
21-
"symfony/mercure": "^0.5.2",
21+
"symfony/mercure": "^0.5.2|^0.6",
2222
"symfony/notifier": "^5.3|^6.0",
2323
"symfony/service-contracts": "^1.10|^2|^3"
2424
},

0 commit comments

Comments
 (0)
0