v3.0.0
Version 3.0.0 🎉
Support
- added support for PHP versions between 7.4 and 8.2
- added support for Latte versions between
2.5
and3.x
- dropped support for PHP < 7.4
- updated version of Symfony dependencies to ^5.4 || ^6.0
Changes
The packages is completely refactored and a lot of features have been added!
However, there are not much changes in the configuration. Please follow instructions in the README
Development
- added Dockerfile and docker-compose.yml with containers for all supported PHP versions
- added more tests
- added Makefile
- added GitHub actions
- added PHPStan