Skip to content

Commit 7d7d23d

Browse files
committed
Add tokens to bootstrap for PHPStan
1 parent ff113a9 commit 7d7d23d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ parameters:
66

77
bootstrapFiles:
88
- vendor/squizlabs/php_codesniffer/autoload.php
9+
- vendor/squizlabs/php_codesniffer/src/Util/Tokens.php
910

1011
paths:
1112
- src

0 commit comments

Comments
 (0)