v3.4.0
What's Changed
- Correct spelling in docs by @gnito-org in #358
- Removed undefined method
addVoter
by @magdicom in #364 - Add support for query parameters matching to RouteVoter by @yguedidi in #366
- Add a CI job running phpstan by @stof in #367
- upgrade to php 7.4 by @stephanvierkant in #365
- fix error in baseline by @garak in #372
- chore: add ci tests for php 8.2, bump github actions versions by @Chris53897 in #373
- tests: make dataproviders static (part 1) by @Chris53897 in #377
- docs: fix internal link by @Chris53897 in #375
- feat: drop support of php 7.4 by @Chris53897 in #376
New Contributors
- @gnito-org made their first contribution in #358
- @magdicom made their first contribution in #364
- @yguedidi made their first contribution in #366
- @Chris53897 made their first contribution in #373
Full Changelog: v3.3.0...v3.4.0