You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
includes:
|
|
- phpstan-baseline.neon
|
|
|
|
parameters:
|
|
bootstrapFiles:
|
|
- tests/sdk.php
|
|
paths:
|
|
- loader/bin/console.php
|
|
- loader/phar/stub.php
|
|
- loader/public/index.php
|
|
- loader/src
|
|
scanDirectories:
|
|
- loader/vendor
|
|
level: 6
|