v3.3.0
What's Changed
- chore(deps-dev): update sebastian/comparator requirement from ~3.0.2 to ~4.0.6 by @dependabot-preview in #150
- test: configure scrutinizer by @PedroTroller in #149
- fix typo by @tacman in #151
- test: fix php-cs-fixer version by @PedroTroller in #152
- fix: broken specs by @PedroTroller in #156
- refactor: remove Symfony 4.2 compatibility by @PedroTroller in #158
- chore: upgrade php-cs-fixer version by @PedroTroller in #159
- Allows symfony 6 by @szappacosta in #155
- chore: restore compatibility with PHP 7.4 by @PedroTroller in #160
- test: run instances for each supported versions of Symfony by @PedroTroller in #161
- feat: restore Symfony 4.4 compatibility by @PedroTroller in #162
- refactor: replace some type annotations with native typehint by @PedroTroller in #165
- chore: update dev dependencies by @PedroTroller in #164
- chore: remove support of Twig <2.7 (Security Advisories) by @PedroTroller in #163
- fix: remove native typehint in Dictionary constraint to ensure compatibility with Symfony 4.4 by @PedroTroller in #166
- feat: use php attributes for Dictionary constraint by @PedroTroller in #167
- test: restrict all symfony packages to the given version by @PedroTroller in #170
- chore: add php 8.1 compatibility check and remove Symfony 4.4 support by @PedroTroller in #169
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #153
- feat: allow Symfony 6.1 by @PedroTroller in #173
- test: enable tests for Symfony 6.2 by @PedroTroller in #176
New Contributors
- @szappacosta made their first contribution in #155
Full Changelog: v3.2.0...v3.3.0