Skip to content

Commit

Permalink
Merge pull request #20 from SandroMiguel/feat/add-phpstan-config-file
Browse files Browse the repository at this point in the history
feat(phpstan.neon): add phpstan config file
  • Loading branch information
SandroMiguel authored Jul 12, 2024
2 parents 07573fc + 0ee69e8 commit 172f88e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
parameters:
level: 7
paths:
- src
phpVersion: 80200

0 comments on commit 172f88e

Please sign in to comment.