Skip to content

2.1.0

Compare
Choose a tag to compare
@hkirsman hkirsman released this 03 Mar 08:13
e50d7a5

Update PHPStan to newer version.
Fix bug with phpstan.neon not being red from project root.

Make sure you have have phpstan.neon in your project root.

cp vendor/wunderio/code-quality/config/phpstan.neon ./phpstan.neon

If you had it before and have made custom changes, then just remove code complexity lines as was done here 45a8962