Skip to content

Commit 6327984

Browse files
committed
Fix phpstan tests
1 parent 97b4355 commit 6327984

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phpstan.neon.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ parameters:
66
-
77
message: '#Cannot access offset (.+)#'
88
path: %currentWorkingDirectory%/src/Providers/McrouterServiceProvider.php
9+
-
10+
message: '#Function config_path not found#'
11+
path: %currentWorkingDirectory%/src/Providers/McrouterServiceProvider.php

0 commit comments

Comments
 (0)