What's Changed
- Fix MimeTypeTest for Symfony 7.4 by @alexander-schranz in #2423
- Don't use deprecated
#[Route]methods by @HypeMC in #2422 - FIx usage of Regex validator constructor by @dev-craftec in #2417
- Fix deprecations from symfony/validator by @tjveldhuizen in #2418
- Use php instead of xml for service configuration by @W0rma in #2421
- Add support for symfony v8 by @W0rma in #2427
- Test against PHP 8.5 by @W0rma in #2426
- Fix badges in readme by @W0rma in #2428
New Contributors
- @HypeMC made their first contribution in #2422
- @dev-craftec made their first contribution in #2417
- @tjveldhuizen made their first contribution in #2418
Full Changelog: 3.8.0...3.9.0-beta1