Skip to content

Commit 180914d

Browse files
committed
Fix build
1 parent 8c23a5e commit 180914d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ parameters:
88
- */tests/*/data/*
99
ignoreErrors:
1010
- '#Call to an undefined method object::noMethod\(\)\.#'
11-
- '#Offset mixed does not exist on array\(\)\.#'
11+
- '#Offset string does not exist on array\(\)\.#'

0 commit comments

Comments
 (0)