FOSJsRoutingBundle
FOSJsRoutingBundle copied to clipboard
`fos:js-routing:dump` with `--format=json` incorrectly serialises `defaults` and `requirements`
Those are dictionaries from string to string, so they should be serialised as {} when empty while they are serialised as [].