Fix pipeline

Keep old behaviour of PHPStan.
This commit is contained in:
Daniel Siepmann 2021-11-29 10:55:24 +01:00
parent 46868e4857
commit 69f4d6f922

View file

@ -9,3 +9,4 @@ parameters:
- Tests
checkMissingIterableValueType: false
reportUnmatchedIgnoredErrors: true
checkGenericClassInNonGenericObjectType: false