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

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