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 3316f73 commit 96d3108Copy full SHA for 96d3108
1 file changed
Build/phpstan/phpstan.neon
@@ -2,7 +2,9 @@ includes:
2
- phpstan-baseline.neon
3
4
parameters:
5
- phpVersion: 70200
+ phpVersion:
6
+ min: 70200
7
+ max: 80500
8
9
level: 6
10
0 commit comments