Skip to content

Commit

Permalink
Use bootstrapFiles instead of autoload_files
Browse files Browse the repository at this point in the history
  • Loading branch information
j0k3r committed Oct 25, 2020
1 parent a3a78d0 commit 9f31d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ parameters:
console_application_loader: tests/console-application.php

# https://github.com/phpstan/phpstan/issues/694#issuecomment-350724288
autoload_files:
bootstrapFiles:
- vendor/bin/.phpunit/phpunit-8.3-0/vendor/autoload.php

ignoreErrors:
Expand Down

0 comments on commit 9f31d28

Please sign in to comment.