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