Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed Apr 15, 2024
1 parent 111519d commit 01f0ff9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ parameters:
- "#\\(void\\) is used.#"
- "#Parameter \\$livewire of anonymous function has invalid type#"
- "#Class Laravel\\\\Pulse\\\\Pulse not found#"
- "#Class Laravel\\\\Telescope\\\\Contracts\\\\EntriesRepository not found#"
- "#Call to static method store() on an unknown class Laravel\\\\Telescope\\\\Telescope#"

0 comments on commit 01f0ff9

Please sign in to comment.