5.0.0
What's Changed
This release is focused on bringing Symfony 6 as well as dropping Symfony 3.4, PHP 7.2 and 7.3 compatibility.
Changes
- PHP 8.1 and Symfony 4.4/5.4/6.0 support by @DamienHarper in #293
- Drop PHP 7.2 and Symfony 3.4 support by @DamienHarper in #276
- Drop PHP 7.3 support by @DamienHarper in #288
- Replaced Bootstrap with Tailwind CSS by @DamienHarper in #277
- Update Configuration comment as viewer is now disabled by default by @francescolaffi in #283
- Migrated PHPUnit config file to 9.x by @DamienHarper in #285
- Moved dev tools dependencies to a dedicated
tools
folder by @DamienHarper in #287 - Prevent deprecation notice when using Symfony 5.4.2 by @markwatney2016 in #292
- Cast to string the user identifier by @samuel4x4 in #297
- CI updates by @DamienHarper in #286 and #290
Fixes
- Type fixes by @DamienHarper in #289
New Contributors
- @francescolaffi made their first contribution in #283
- @dependabot made their first contribution in #291
- @markwatney2016 made their first contribution in #292
- @samuel4x4 made their first contribution in #297
References
Full Changelog: 4.2.0...5.0.0