Skip to content

Commit 1c75ab9

Browse files
committed
Fix PHP 7.4 phpstan CI
1 parent 5c1d031 commit 1c75ab9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
includes:
22
- ignore-errors/baseline.neon
33
parameters:
4-
level: 10
4+
level: 9
55
tmpDir: tmp/
66
paths:
77
- ../../src

0 commit comments

Comments
 (0)