Skip to content

Commit

Permalink
chore: remove phpVersion from phpstan.neon
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Jan 6, 2025
1 parent aab45d0 commit 9634af2
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
@@ -1,6 +1,5 @@
parameters:
level: 6
phpVersion: 70430 # PHP 7.4.30
ignoreErrors:
-
message: "#^Negated boolean expression is always true.$#"
Expand Down

0 comments on commit 9634af2

Please sign in to comment.