Remove PHPStan rule that breaks with new version of PHPStan

This commit is contained in:
2022-01-08 01:07:59 +01:00
parent cc7990b6f8
commit 280bb553b8

View File

@ -9,7 +9,6 @@ parameters:
checkAlwaysTrueStrictComparison: true
checkExplicitMixedMissingReturn: true
checkFunctionNameCase: true
checkMissingClosureNativeReturnTypehintRule: true
reportMaybesInMethodSignatures: true
reportStaticMethodSignatures: true
ergebnis: