Skip to content

Commit

Permalink
ignore weird phpstan error
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsvanpach committed Mar 22, 2024
1 parent 3529fac commit a920d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ parameters:
- '#Unsafe usage of new static#'
- '#Cannot call method startOfDay\(\) on Carbon\\CarbonImmutable\|null#'
- '#Cannot call method addDays\(\) on Carbon\\CarbonImmutable\|null#'
- '#Cannot call method previous\(\) on Carbon\\CarbonImmutable\|null#'

0 comments on commit a920d35

Please sign in to comment.