Skip to content

Commit 829e6d4

Browse files
committed
Fix PHP 7.3 phpstan CI
1 parent f2adc26 commit 829e6d4

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)