New features
[396662f][e3ede42][8095ee6] Update to Symfony 7.4 (@javiereguiluz, @rosier)
[0b4264c] Use some of the new Symfony 7.4 features (@javiereguiluz)
[cc4d007] Update the Twig extensions to use attributes (@GromNaN)
[60823b5][d36ba89][5faac33][c1b94c6] [Twig] Use Bootstrap 5 form theme (@rosier)
[ea6a56f] Update login page for Bootstrap v5 (@rosier)
[c359770] Apply Twig coding standard rules (@rosier)
Bug fixes
[15dc27b] Fix the active links in the navigation (@rosier)
[dfd1c37] Fix flatpickr calendar buttons and localization (@rosier)
[9b7007f] Remove usage of deprecated Request::get() in twig template (@GromNaN)
[6892146] Fix the namespace of AppExtensionTest (@rosier)
[b60fd21] Fix not enabling native lazy objects on PHP 8.4+ is deprecated since Doctrine ORM v3.5 (@rosier)
[03fbddb] Fix import of bootswatch styles (@rosier)
Misc changes
[17ee3bb] Upgrade doctrine/doctrine-fixtures-bundle from v3.7.1 to v4.1 (@rosier)
[be1ff47] Change order of attribute arguments (@JeroenMoonen)
[a25e1d1] Run the tests also on PHP 8.5 (@rosier)
[f07fa9e] PHP CS Fixer: apply PHP 8.2 rules (@keradus)