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 91f589b commit eae8bf5Copy full SHA for eae8bf5
CHANGELOG.md
@@ -1,6 +1,11 @@
1
CHANGELOG
2
=========
3
4
+0.4.2
5
+-----
6
+
7
+* Fix Twig extension registration when using Symfony Mercure 0.7 (again)
8
9
0.4.1
10
-----
11
@@ -12,7 +17,7 @@ CHANGELOG
12
17
* Add support for FrankenPHP's `mercure_publish()` function
13
18
* Allow Symfony 8
14
19
* Compatibility with PHP 8.5
15
-* Pass Twig as dependency of `TurboStreamListenRenderer`
20
+* Pass Twig as a dependency of `TurboStreamListenRenderer`
16
21
* Fix cache warmup without JWT secrets
22
* Drop support for unmaintained PHP and Symfony versions
23
0 commit comments