Skip to content

Commit 0ffd977

Browse files
fix: remove unneeded excluded path of phpstan config
1 parent 1ee52e8 commit 0ffd977

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpstan.neon

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@ parameters:
22
paths:
33
- src
44
level: 8
5-
excludePaths:
6-
- src/BaseOpenIDConnectClient.php
75
includes:
86
- phar://phpstan.phar/conf/bleedingEdge.neon

0 commit comments

Comments
 (0)