Currently in `composer.json` max Symfony version supported by bundle is `4.*`. Please provide compatibility for Symfony 5. FYI: we use fork with `|~5.0` added and it works, so probably it's all that needs to be done.
Currently in
composer.jsonmax Symfony version supported by bundle is4.*. Please provide compatibility for Symfony 5.FYI: we use fork with
|~5.0added and it works, so probably it's all that needs to be done.