Skip to content

v3.0.0

Compare
Choose a tag to compare
@tg666 tg666 released this 29 Nov 04:00
· 3 commits to master since this release

Version 3.0.0 馃帀

Support

  • added support for PHP versions between 7.4 and 8.2
  • added support for Latte versions between 2.5 and 3.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