Release 2.5.0 (2022-08-16)
Release Blog | Breaking Changes | Full Changelog
- Merge pull request #329 from alexander-schranz/feature/upgrade-symfony-6 (@luca-rath)
- Mark disabledcsrftokenmanager as final (@alexander-schranz)
- Remove not required kernel.root_dir (@alexander-schranz)
- Fix code (@alexander-schranz)
- Upgrade baseline (@alexander-schranz)
- Add deprecation bridge (@alexander-schranz)
- Move deprecation of service to php (@alexander-schranz)
- Set requirement for symfony-dependency-injeciton package (@alexander-schranz)
- Fix lowest tests (@alexander-schranz)
- Fix code style (@alexander-schranz)
- Upgrade baseline (@alexander-schranz)
- Fix compatibility (@alexander-schranz)
- Fix lowest dependency configuraiton (@alexander-schranz)
- Require latest version of dantleech/phpcr-migrations-bundle to fix lowest tests (@alexander-schranz)
- Check if has swiftmailer (@alexander-schranz)
- Fix composer json duplicated entry (@alexander-schranz)
- Skip Swiftmailer test when not installed (@alexander-schranz)
- Fix compatibility of DisabledCsrfTokenManager (@alexander-schranz)
- Check for getMasterRequest (@alexander-schranz)
- Check for isMasterRequest (@alexander-schranz)
- Use password hasher for checksum (@alexander-schranz)
- Fix compatibility (@alexander-schranz)
- Update service deprecation (@alexander-schranz)
- Update configuration deprecation (@alexander-schranz)
- Move lint to an own task (@alexander-schranz)
- Missing void return type (@alexander-schranz)
- Update symfony translation package (@alexander-schranz)
- Check for swiftmailer to disable swiftmailer emails for tests (@alexander-schranz)
- Add compatibility for Symfony 6 (@alexander-schranz)
- Add trash functionality for forms (#326) (@niklasnatter)