Skip to content

Commit

Permalink
fix phpstan errors
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jan 17, 2024
1 parent 29a4097 commit 9c2cb7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ parameters:
level: max
paths:
- src
- tests

ignoreErrors:
- '#Unsafe usage of new static#'

0 comments on commit 9c2cb7e

Please sign in to comment.