Releases: symfony-cmf/routing-bundle
Releases · symfony-cmf/routing-bundle
2.2.0
- Autowiring support for ChainRouterInterface
- Fix Symfony deprecations and raise lowest versions to 3.4 || 4.3
- Allow installation with Twig 3
- Fix PHPCR route candidates handling for PHPCR node name edge cases
2.1.1
- Make redirect controller service public to avoid errors while handling redirects.
2.1.0
- Symfony 4 support
- Removed php 5.6 and 7.0 support
- Removed Symfony 3.0.* and 3.1.* support
2.0.3
Fixed syntax error in ValidationPass.
[broken] 2.0.2
This release contains a file with PHP syntax errors, use 2.0.3 instead
- Do not fail when the validator is not enabled.
2.0.1
remove templating in a BC way