Skip to content

Commit 88f6034

Browse files
committed
bootstrap
1 parent aebc750 commit 88f6034

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

phpstan.neon

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
parameters:
22
level: 0
33
paths:
4-
- resources
5-
- test
4+
- resources
5+
- test
6+
bootstrapFiles:
7+
- phpunit-bootstrap.php

0 commit comments

Comments
 (0)