Skip to content

Upgrades to Laravel 10 and PHP 8.2, drops older versions

Latest
Compare
Choose a tag to compare
@kubatek94 kubatek94 released this 15 May 08:47
6e083d3

Changes

  • Dropped support for PHP 8.0 and Laravel 8
  • Added support for PHP 8.2 and Laravel 10
  • Added Netsells code standards to dependencies and github action workflow to check the code style and perform static analysis
  • Fixes / additions of few PHP docs after running phpstan
  • Code style changes to be compatible with our code standards