chore(tooling): remove generalizeEnvReturnType from larastan

- this option flags env values that do not need to be explicitly casted as they are inffered but lets keep it explicit for now
This commit is contained in:
peaklabs-dev 2026-02-24 18:37:05 +01:00
parent a4edfaa682
commit dd3f6012bf
No known key found for this signature in database

View file

@ -26,7 +26,6 @@ parameters:
checkModelMethodVisibility: true
checkAuthCallsWhenInRequestScope: true
checkConfigTypes: true
generalizeEnvReturnType: true
tmpDir: ./storage/phpstan
paths: