Skip to content

Commit d655221

Browse files
committed
Add supported version range configuration to phpstan
Signed-off-by: Anton Fedurtsya <anton@fedurtsya.com>
1 parent 3a3e8a6 commit d655221

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/PhpStan/phpstan.neon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
parameters:
2+
phpVersion:
3+
min: 80200
4+
max: 80499
25
bootstrapFiles:
36
- phpstan-bootstrap.php
47
stubFiles:

0 commit comments

Comments
 (0)