Files
breadcrumb-the-shire/phpstan.neon

14 lines
214 B
Plaintext
Raw Normal View History

2026-02-04 23:31:53 +01:00
parameters:
level: 5
phpVersion: 80500
scanFiles:
- web/index.php
paths:
- config
- lib
- pages
- templates
fileExtensions:
- php
- phtml