Commit a08fd07
committed
fix symfony 4.3 deprecation about root nodes
"The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "cmf_routing" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead."1 parent d91b0f1 commit a08fd07
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
0 commit comments