Commit 4fb9e45
committed
feature #1203 [Translator][LiveComponent] Fix cache warmers compatibility with Symfony 6.4 (norkunas)
This PR was merged into the 2.x branch.
Discussion
----------
[Translator][LiveComponent] Fix cache warmers compatibility with Symfony 6.4
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Tickets | N/A
| License | MIT
Commits
-------
4a574dd [Translator][LiveComponent] Fix cache warmers compatibility with Symfony 6.4File tree
2 files changed
+2
-2
lines changed- src
- LiveComponent/src/Twig
- Translator/src/CacheWarmer
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments