Skip to content

Commit 87078c0

Browse files
authored
use phpstan level 10 (#33)
1 parent 2a4d410 commit 87078c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ includes:
22
- phar://phpstan.phar/conf/bleedingEdge.neon
33
- extension.neon
44
parameters:
5-
level: 8
5+
level: 10
66
paths:
77
- src
88
errorFormat: ticketswap

0 commit comments

Comments
 (0)