New features
[78e116b] Use #[Autowire]
attribute instead of YAML config (@GromNaN)
[9ac2900] Use Security::logout()
instead of redirecting to the logout URL (@GromNaN)
[b0c6921] Upgrade to AssetMapper 6.4 (@weaverryan)
[37813f6] Display the language selector in the homepage (@javiereguiluz)
[637c294] Add a subtle cross-fade view transition (@javiereguiluz)
[3edba75] Update to Symfony 7 (@javiereguiluz)
Bug fixes
[c8bafc3] Also run tests on PHP 8.2 and PHP 8.3 (@rosier)
[06bdbde] Remove broken link from the error 500 page (@rosier)
[83dbfc9] Fix return type of change password action (@HeahDude)
[263c879] Fix comment about mailer config (@HeahDude)
[8f7b923] Minor update in ListUsersCommand
(@hbgamra)