PHPstan composer autoloader boostrap

This commit is contained in:
Clemens Schwaighofer
2021-10-27 17:46:29 +09:00
parent c1212d8116
commit 0b7dba5e2f
2 changed files with 2 additions and 2 deletions

View File

@@ -7,6 +7,8 @@ parameters:
- %currentWorkingDirectory%/www
bootstrapFiles:
- %currentWorkingDirectory%/phpstan-bootstrap.php
# - %currentWorkingDirectory%/www/lib/autoloader.php
- %currentWorkingDirectory%/www/vendor/autoload.php
scanDirectories:
- www/lib/Smarty
scanFiles: