Skip to content

Commit

Permalink
🔥 Remove non existing path in phpstan config
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahNxT committed Nov 14, 2023
1 parent 722d72f commit 8eb8bcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ parameters:
level: 4
paths:
- src
- config
- database
tmpDir: build/phpstan
checkOctaneCompatibility: true
Expand Down

0 comments on commit 8eb8bcb

Please sign in to comment.