first commit
This commit is contained in:
13
phpstan.neon
Normal file
13
phpstan.neon
Normal file
@@ -0,0 +1,13 @@
|
||||
includes:
|
||||
- vendor/larastan/larastan/extension.neon
|
||||
- vendor/nesbot/carbon/extension.neon
|
||||
|
||||
parameters:
|
||||
paths:
|
||||
- app/
|
||||
- bootstrap/app.php
|
||||
- config/
|
||||
- database/
|
||||
- routes/
|
||||
|
||||
level: 7
|
||||
Reference in New Issue
Block a user