fix: upgrade PHPStan config

This commit is contained in:
Phan An 2021-01-31 18:53:28 +01:00
parent 2ea5108e30
commit ba1ab7a6ae

View file

@ -26,7 +26,7 @@ parameters:
# Laravel factories allow declaration of dynamic methods as "states"
- '#Call to an undefined method Illuminate\\Database\\Eloquent\\Factories\\Factory::#'
excludes_analyse:
excludePaths:
- ./routes/console.php
- ./app/Services/Util.php