Commit e521321
committed
minor #1282 append backslash to namespace in twig_component.yaml (boedah)
This PR was merged into the 2.x branch.
Discussion
----------
append backslash to namespace in twig_component.yaml
This is the way the [flex recipe](https://github.com/symfony/recipes/blob/flex/main/symfony.ux-twig-component.2.13.json) creates this file and it throws an error without the final backslash.
Commits
-------
740ed73 append backslash to namespace in twig_component.yaml1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments