Commit c133449
committed
bug symfony#11557 Typo (sylfabre)
This PR was submitted for the 4.2 branch but it was merged into the 3.4 branch instead (closes symfony#11557).
Discussion
----------
Typo
According to https://symfony.com/doc/current/components/yaml/yaml_format.html#collections, mappings uses `{ }` instead of `[ ]`
Commits
-------
6b0b76a Typo1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
| 348 | + | |
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
| |||
0 commit comments