Commit 8c8b58d
committed
bug #60321 [WebProfilerBundle] fix compatibility between WebProfilerBundle and the Workflow component (xabbuh)
This PR was merged into the 7.3 branch.
Discussion
----------
[WebProfilerBundle] fix compatibility between WebProfilerBundle and the Workflow component
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
related to #60193, the `buildMermaidLiveLink()` method used in the `workflow.html.twig` template requires 7.3+ of the Workflow component
Commits
-------
d7ab0fb fix compatibility between WebProfilerBundle and the Workflow component1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments