Skip to content

Commit

Permalink
Change minimum to PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Sep 6, 2023
1 parent b1b9b34 commit 9bf8ccf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ parameters:
reportUnmatchedIgnoredErrors: false
paths:
- src
- tests
ignoreErrors:
- '#Cannot cast mixed to int.#'
- '#Cannot cast mixed to string.#'
Expand Down

0 comments on commit 9bf8ccf

Please sign in to comment.