hugo-goncalves-kununu
released this
29 Feb 14:33
·
3 commits
to master
since this release
BREAKING CHANGES
- Remove support for PHP 8.0
- Drop support for Symfony 4.4
- Upgrade to only support Symfony 5.4 or 6.4
- Upgrade kununu/data-fixtures to v11.0 (imply same breaking changes as of that version)
- Use Symfony 6.4 components for development
- Rename classes that had "ElasticSearch" to "Elasticsearch"
- Upgrade to PHPUnit 10.5
- Fix tests
- Split test directories for unit and integration tests
- Update documentation
- Upgrade CI workflow to use PHP 8.1