Skip to content

Commit 75140c7

Browse files
author
Michael Garifullin
committed
bump phpstan level up to 7
1 parent 7ab2d62 commit 75140c7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

phpstan.neon.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@ parameters:
66
- src
77
excludePaths:
88
- src/Tests
9+
# BC changes since symfony v5.0
910
- src/Statsd/Listener.php
11+
# BC changes since symfony v6.0
12+
- src/Validator/Constraints/NodeValidator.php
1013
treatPhpDocTypesAsCertain: false

0 commit comments

Comments
 (0)