We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734c72e commit ece5633Copy full SHA for ece5633
config/phpstan.neon
@@ -6,6 +6,8 @@ parameters:
6
# Don't be overly greedy on machines with more CPU's to be a good neighbor especially on CI
7
maximumNumberOfProcesses: 5
8
9
+ phpVersion: 70200
10
+
11
level: 3
12
13
paths:
0 commit comments